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

v1.1.0 2025-12-29 04:54 UTC

This package is auto-updated.

Last update: 2025-12-29 06:56:27 UTC


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