MageFoxGoogleShopping
MageFoxGoogleShopping copied to clipboard
Generate feed query
Hi, I installed the magefox google shopping extension from github. Can you tell me how I generated the feed? Thank you very much and greetings
Hi, to generate the XML Feed, just open following URL: http://YOUR-STORE-BASE-URL/magefoxgoogleshopping.
Hello dear @adampmoss :) Can you help me please? I have installed this extension, but let me know, how can I generate XML? I get only 200 items. Not more, but on our shop +5000 items. Please tell me what I do wrong? Thank you!
@I-Vaganienko I have just merged a PR to fix this, please try again.
@adampmoss thank you! Will check
Hi dear @adampmoss
Forwarding urgent email from Google merchant center re some items at risk for disapproval. Most of the samples sent by Google are out of stock items.
Please advise how we can trigger automatic item updates (in-stock, out of stock) to prevent being flagged for incorrect availability.
...
@I-Vaganienko
Its open... 5 month old... needed some help? You can take quick look at the source of that page. I would think one of the needed attributes is missing...
Sent with GitHawk
Same issue here, this repo is dead?
<br /> <b>Fatal error</b>: Uncaught Error: Call to a member function getSource() on boolean in /home/mage2/public_html/vendor/magento/module-catalog/Model/Product.php:1764 Stack trace: #0 /home/mage2/public_html/generated/code/Magento/Catalog/Model/Product/Interceptor.php(1090): Magento\Catalog\Model\Product->getAttributeText('condition') #1 /home/mage2/public_html/app/code/Magefox/GoogleShopping/Model/Xmlfeed.php(95): Magento\Catalog\Model\Product\Interceptor->getAttributeText('condition') #2 /home/mage2/public_html/app/code/Magefox/GoogleShopping/Model/Xmlfeed.php(75): Magefox\GoogleShopping\Model\Xmlfeed->buildProductXml(Object(Magento\Catalog\Model\Product\Interceptor)) #3 /home/mage2/public_html/app/code/Magefox/GoogleShopping/Model/Xmlfeed.php(42): Magefox\GoogleShopping\Model\Xmlfeed->getProductsXml() #4 /home/mage2/public_html/app/code/Magefox/GoogleShopping/Controller/Index/Index.php(45): Magefox\GoogleShopping\Model\Xmlfeed->getFeed() #5 /home/mage2/public_html/generated/code/Magefox/GoogleShopping/Controller/Index/Ind in <b>/home/mage2/public_html/vendor/magento/module-catalog/Model/Product.php</b> on line <b>1764</b><br />
@ueltonVeslei sorry I'm not maintaining this repo any more.
I tried this module on Magento 2 v2.3.1 and it indeed, no longer works. I received the same error as foehlmann.
Hello @adampmoss - getting same error like @foehlmann , @Josiahsequoyah Can you please fix it and update us???
Thank you
@Anantkprajapati @Josiahsequoyah @ueltonVeslei hi guys, i've find the problem in the file "magentoWebsite/app/code/Magefox/GoogleShopping/Controller/Index/Index.php" at line 5/6 the problem is the class "Class 'Magento\Framework\App\Action\Action'" is not found. if anyone of you understand how to fix it, please reply me.