Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/heimrichhannot/contao-isotope-subscriptions-bundle
https://github.com/heimrichhannot/contao-isotope-subscriptions-bundle
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/heimrichhannot/contao-isotope-subscriptions-bundle
- Owner: heimrichhannot
- Created: 2018-04-26T09:08:50.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2024-08-01T15:22:56.000Z (5 months ago)
- Last Synced: 2024-11-07T11:21:14.308Z (about 2 months ago)
- Language: PHP
- Size: 109 KB
- Stars: 3
- Watchers: 5
- 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)