diff --git a/README.md b/README.md new file mode 100644 index 0000000..8426de9 --- /dev/null +++ b/README.md @@ -0,0 +1,22 @@ +# Google Shooping Feed for Magento 2 + +__Installation__ + + 1. Create the directory (if it does not exist) that will hold the module contents + `$ mkdir -p Magefox/GoogleShopping` on app/code directory + + 2. Upload files to Magefox/GoogleShopping files + + 3. Execute Magento setup upgrade + + $ bin/magento setup:upgrade + + 4. Clean cache and generated code + + $ bin/magento cache:clean + + +Login to Magento Admin and fill out info on Store > Configuration > Magento Fox > Google Shooping + +To access the feed : www.website.com/magefoxgoogleshopping/ + \ No newline at end of file