https://github.com/heimrichhannot/contao-isotope-subscriptions-bundle
https://github.com/heimrichhannot/contao-isotope-subscriptions-bundle
Last synced: 7 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/heimrichhannot/contao-isotope-subscriptions-bundle
- Owner: heimrichhannot
- Created: 2018-04-26T09:08:50.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2024-08-01T15:22:56.000Z (over 1 year ago)
- Last Synced: 2025-04-21T05:09:26.604Z (about 1 year ago)
- Language: PHP
- Size: 109 KB
- Stars: 3
- Watchers: 4
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
Awesome Lists containing this project
README
# Contao Isotope Subscriptions Bundle
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](https://github.com/heimrichhannot/contao-isotope-extension-bundle))
- of course, you can also create a frontend module yourself which uses the methods in `SubscriptionManager`
## Known limitations
- currently the only way to subscribe in frontend is via the direct checkout module in [heimrichhannot/contao-isotope-extension-bundle](https://github.com/heimrichhannot/contao-isotope-extension-bundle)