codecycler / oc-notifyshopaholic-plugin
Shopaholic integration for the Notify plugin for October CMS
Installs: 11
Dependents: 1
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 2
Open Issues: 0
Type:october-plugin
Requires
- codecycler/oc-extend-plugin: dev-main
This package is auto-updated.
Last update: 2024-10-16 20:36:35 UTC
README
This plugin can be used for automating Shopaholic using the RainLab.Notify
plugin.
Installation
You can easily install this plugin by requiring it as a dependency in your composer project. Just run composer require codecycler/oc-notifyshopaholic-plugin
or manually add it to your composer.json
file to install this plugin.
Events
OrderCreated
Binded to OrderProcessor::EVENT_ORDER_CREATED
OrderUpdated
Binded to Codecycler\NotifyShopaholic\Classes\Events\ExtendOrderModel::EVENT_ORDER_UPDATED
which listens to the afterUpdate
event for the Order
model.
Roadmap
More events, conditions and actions will be developed when needed by our projects.
Contribution
Please feel free to contribute by creating a PR and submitting it to the develop branch.
License
© 2021, Codecycler under GNU GPL v3.
This plugin is sponsored by Codecycler