springimport / magento2-module-constantcontact
Includes configuration in admin and wrapping defaults Components.
Installs: 651
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 2
Forks: 2
Open Issues: 0
Type:magento2-module
pkg:composer/springimport/magento2-module-constantcontact
Requires
- php: ^5.5 || ^5.6 || ^7.0 || ^8.0
- constantcontact/constantcontact: ^1.2
- magento/framework: >=100.0.0
README
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
composer require springimport/magento2-module-constantcontact php bin/magento module:enable SpringImport_ConstantContact php bin/magento setup:upgrade