heimrichhannot / contao-isotope-subscriptions-bundle
This bundle offers the possibility to subscribe to certain product types within the isotope ecommerce system.
Installs: 254
Dependents: 0
Suggesters: 0
Security: 0
Stars: 3
Watchers: 5
Forks: 0
Open Issues: 1
Type:contao-bundle
Requires
- php: ^7.4 || ^8.0
- contao/core-bundle: ^4.9
- heimrichhannot/contao-exporter-bundle: ~0.9
- heimrichhannot/contao-request-bundle: ^1.2
- heimrichhannot/contao-utils-bundle: ^2.237 || ^3.0
- isotope/isotope-core: ^2.7
README
This bundle offers the possibility to subscribe to certain product types within the isotope ecommerce system.
Features
- opt-in via activation link in an email
- cancel subscriptions again (opt out and double opt out supported)
- subscribe in isotope direct checkout modules (see heimrichhannot/contao-isotope-extension-bundle)
- of course, you can also create a frontend module yourself which uses the methods in
SubscriptionManager
- of course, you can also create a frontend module yourself which uses the methods in
Known limitations
- currently the only way to subscribe in frontend is via the direct checkout module in heimrichhannot/contao-isotope-extension-bundle