How can i export product for google product feed
Forum rules
Always add your Laravel, Aimeos and PHP version as well as your environment (Linux/Mac/Win)
Spam and unrelated posts will be removed immediately!
Always add your Laravel, Aimeos and PHP version as well as your environment (Linux/Mac/Win)
Spam and unrelated posts will be removed immediately!
-
- Posts: 86
- Joined: 12 Jan 2019, 15:17
How can i export product for google product feed
i want to export products for google product feed
Is there any proper way in aimeos so that i can export them
Please guide me about this
Thanks
Is there any proper way in aimeos so that i can export them
Please guide me about this
Thanks
Re: How can i export product for google product feed
There's currently no exporter for Google yet but you can create one based on the sitemap job controller:
https://github.com/aimeos/ai-controller ... rt/Sitemap
A contribution is very welcome
https://github.com/aimeos/ai-controller ... rt/Sitemap
A contribution is very welcome

Professional support and custom implementation are available at Aimeos.com
If you like Aimeos,
give us a star
If you like Aimeos,

-
- Posts: 86
- Joined: 12 Jan 2019, 15:17
Re: How can i export product for google product feed
How can i make my own exporter means which files i have to use for making xml feedaimeos wrote: ↑06 Aug 2019, 08:14 There's currently no exporter for Google yet but you can create one based on the sitemap job controller:
https://github.com/aimeos/ai-controller ... rt/Sitemap
A contribution is very welcome![]()
Can u please guide me about this
Thanks
Re: How can i export product for google product feed
Here's the documentation for creating job controllers:
https://aimeos.org/docs/Developers/Cont ... controller
https://aimeos.org/docs/Developers/Cont ... controller
Professional support and custom implementation are available at Aimeos.com
If you like Aimeos,
give us a star
If you like Aimeos,

-
- Posts: 3
- Joined: 27 Aug 2019, 16:24
Re: How can i export product for google product feed
I was looking for the same questionawaidqureshi wrote: ↑05 Aug 2019, 13:42 i want to export products for google product feed
Is there any proper way in aimeos mcdvoice so that i can export them
Please guide me about this
Thanks
Last edited by andrew.gupta on 06 Sep 2019, 19:01, edited 1 time in total.
-
- Posts: 3
- Joined: 27 Aug 2019, 16:24
Re: How can i export product for google product feed
i had same problemawaidqureshi wrote: ↑05 Aug 2019, 13:42 i want to export products for google product feed
Is there any proper way in aimeos so that i can export them mcdvoice
Please guide me about this
Thanks