Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/heimrichhannot/contao-isotope-subscriptions-bundle


https://github.com/heimrichhannot/contao-isotope-subscriptions-bundle

Last synced: about 1 month ago
JSON representation

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)