springimport/magento2-module-constantcontact v1.1.0

Includes configuration in admin and wrapping defaults Components.

Type

magento2-module

License

MIT

Requires
Requires (dev)

None

Suggests

None

Provides

None

Conflicts

None

Replaces

None

Constant Contact for Magento 2

Wrapper for official Constant Contact SDK. Includes configuration in admin and wrapping default Components.

Base SDK: Constant Contact PHP SDK

Version Compatibility

Magento Version PHP Version Status
2.3.x - 2.4.x 7.2 - 8.3 ✅ Compatible
2.2.x 7.0 - 7.2 ✅ Compatible
2.0.x - 2.1.x 5.5 - 7.1 ✅ Compatible

Installation

Enable module:

php -f bin/magento module:enable SpringImport_ConstantContact

Disable module:

php -f bin/magento module:disable SpringImport_ConstantContact

Update system:

php -f bin/magento setup:upgrade