by (1.4k points)
Hey All

I have a small Php-sript which prepares product data.

Now I would like to write the data into the Seotoaster database.

How do I do that?
Is there an example? Which file should I look at?
Or is there an API?

Thanks for your help.

Many greetings
Ronny

1 Answer

by (4.1k points)
Hi CIATRONICAL,

There are two possible ways to add products in bulk to your website.

1. You can download and install product import plugin which allows your to upload csv with products. https://www.seotoaster.com/productivity-product-import.html
2. Write your own plugin http://developers.seotoaster.com/plug-ins.html

Thank you. Regards.
...