Skip to content

Commit

Permalink
Readme added
Browse files Browse the repository at this point in the history
  • Loading branch information
silici0 committed Jul 19, 2017
1 parent 9b4dc4f commit 8ac6caf
Showing 1 changed file with 22 additions and 0 deletions.
22 changes: 22 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -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/

0 comments on commit 8ac6caf

Please sign in to comment.