mautic-form-submit

PHP library to forward data to a Mautic form

MIT License

Downloads
25.1K
Stars
57
Committers
5
mautic-form-submit - 2.0.0-alpha Latest Release

Published by escopecz about 2 months ago

Thank you @tomekkowalczyk for getting the library a refresh!

Changes:

  • PHP version raised from 5.6 to 8.1
  • DDEV environement
  • PHPSTAN, ECS installed as dev dependencies rather than global packages
  • Rector added and used to update the code
  • Types and other modern PHP language syntax added
mautic-form-submit - 1.1.4

Published by escopecz about 5 years ago

  • A config DTO added to be able to configure different options. Right now the verbosity of CURL.
mautic-form-submit - 1.1.3

Published by escopecz over 5 years ago

mautic-form-submit - 1.1.2

Published by escopecz over 6 years ago

New Mautic instances track by mautic_device_id cookie instead of mautic_session_id. This broke the merging contacts tracked by page its and form submissions. This version fixes it.

mautic-form-submit -

Published by escopecz over 7 years ago

  • PHPSTAN is not a dependency to make PHP 5.6 tests pass - must be installed globally.
  • Better handling of multiple IP addresses
mautic-form-submit -

Published by escopecz over 7 years ago

  • Cookie handling redefined to OOP.
mautic-form-submit - 1.0.0

Published by escopecz over 7 years ago

  • Basic functionality of the form submit method created.
mautic-form-submit - 1.0.1

Published by escopecz over 7 years ago

  • Cookie values get sent in the form submit CURL request and if changed in the response, cookie is updated with the new ones.
Package Rankings
Top 10.63% on Packagist.org
Badges
Extracted from project README
Scrutinizer Code Quality Build Status Code Coverage