This plugin allows you to create notification rules by adding events, actions and conditions to Shopaholic for the RainLab.Notify plugin.
The following plugins are required
Shopaholic
No. 1 e-commerce platform for October CMS
Shopaholic
No. 1 e-commerce platform for October CMS
Orders for Shopaholic
Allows customers to purchase products using the cart
Orders for Shopaholic
Allows customers to purchase products using the cart
The following plugin extends or depends on the plugin
oc-notifyshopaholic-plugin
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
-
This plugin has not been reviewed yet.
-
1.0.3 |
Ready for marketplace! Apr 11, 2021 |
---|---|
1.0.2 |
Added installation instructions to the documentation Apr 11, 2021 |
1.0.1 |
First version of NotifyShopaholic Apr 11, 2021 |