mediact / module-smile-io
Magento 2 Extension for Smile.io integration
Installs: 352
Dependents: 0
Suggesters: 0
Security: 0
Stars: 5
Watchers: 3
Forks: 1
Open Issues: 1
Type:magento2-module
Requires
- php: ~5.6.0|~7.0.2
- magento/framework: ^100.1.7
- magento/magento-composer-installer: *
This package is auto-updated.
Last update: 2019-02-11 08:52:16 UTC
README
This Magento 2 extension makes it possible to synchronise your customers and orders with Smile.io to make them available for Smile.io's loyalty program. It also contains the frontend integration.
Code Example
Every time a customer saves his account, the customer is synchronised with Smile.io. The same goes for each order that's placed by a customer. It will be synchronised along with the customer information.
Motivation
This extension makes it possible to automatically synchronise customer and orders to Smile.io.
Installation
The extension can be installed using composer via composer require "mediact/module-smile-io"
.
API Reference
This extension synchronises the data for customer and orders to Smile.io.
Tests
Tests have not been implemented yet. Unit testing should be implemented in the near future.
Contributors
TBD
License
TBD