composer require webcodebg/module-glami:^100.0
php bin/magento setup:upgrade
php bin/magento setup:di:compile
php bin/magento setup:static-content-deploy
If your store supports different languages (excl. bg_BG) use
php bin/magento setup:static-content-deploy en_US bg_BG
php bin/magento cache:flush
Stores - Configuration - Sales - Glami
Feed location is one of these:
https://example.com/feed/glami/[store_code].xml
or https://example.com/pub/feed/glami/[store_code].xml
where [store_code]
= code of the store. Default value: default.
Feed URL can be found here: Stores - Configuration - Sales - Glami - Feed
You can be generated via console command.
php bin/magento glami:feed:generate