- From the shopware Back-Office, activate and configure the Gally extension.
- Run these commands from your Shopware instance. These commands must be runned only once to synchronize the structure.
bin/console gally:structure:sync # Sync catalog and source field data with gally
- Run a full index from Shopware to Gally. This command can be run only once. Afterwards, the modified products are automatically synchronized.
bin/console gally:index # Index category and product entity to gally
- At this step, you should be able to see your product and source field in the Gally backend.
- They should also appear in your Shopware frontend when searching or browsing categories.
- And you're done !
- You can also run the command to clean data that are not present in shopware anymore:
bin/console gally:structure:clean
-
Notifications
You must be signed in to change notification settings - Fork 1
License
Elastic-Suite/gally-shopware-connector
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.