From 3f42b0391c4b3573f963f6ec6e450b2d600d19b0 Mon Sep 17 00:00:00 2001 From: ade Date: Thu, 26 Sep 2019 14:28:54 +0200 Subject: [PATCH] Initial Commit --- README.md | 33 +++++++++++++++++++++++++++++++++ 1 file changed, 33 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..86b72ae --- /dev/null +++ b/README.md @@ -0,0 +1,33 @@ +Everlytic Magento 1.9 Extension +===================== +![Maintenance](https://img.shields.io/maintenance/yes/2019) +---------- +This repo contains the Magento Extension that allows connection to the Everlytic App . + +###### Features: +- Custom route to allow Everlytic to read product data from a Magento 1.9 installation. + +#### Installation + +##### Manually: +- You can copy the files from the folders of this repository to the same folders structure of your installation + +###### Post Installation: +- Clear your cache, see the menu System > Cache Management +- Visit, System > Web Services > Rest Roles > Role API Resources to give access to the role to be used. Click on the Resource access drop-down and give access to Everlytic +- Visit, System > Web Services > Rest Attributes. Choose the User Type, advisably Admin and choose the attributes to give access to. + +##### Compatibility + Compatibility: 1.9 + +Support +------- +You are welcome to log any issues you find. + +Licence +------- +TBD + +Copyright +--------- +(c) 2019 Everlytic \ No newline at end of file