Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature/add items shell #84

Open
wants to merge 12 commits into
base: master
Choose a base branch
from

Conversation

pquerner
Copy link
Contributor

This PR adds cli functionality to add items to google, based on a introduced product attribute (yes/no).
I have this currently running on a dev enviroment and will report back as soon as I see some errors. Testing looked fine tho.

I had to change some classes and refactor some code from you, so I hope it doesnt break any functionality someone else implemented somehow.

Pascal Querner added 10 commits June 3, 2016 16:45
WIP add shell script for adding non synced products to google (SR-942)
fixed sql upgrade script
fixed sql upgrade script
fix preparing/getting/setting collection
SR-942 added cli action "additems", which will add products, if enabled (product attribute must be set to YES), to google shopping
code beautify, phpdoc and added / finalized functionality to add products to google via shell
fix added products from admin
fix adding products from shell and from admin
fix import from cli, missing storeview information for products
@pquerner
Copy link
Contributor Author

CLI imported worked fine, except that wrong values for the products were used. I had to do a fix when creating the colleciton, see d8f0c32

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant