Adding Procuts via PHP

MuratYilmaz

New Member
Hello,
i just want to add Products via PHP.
I tried to add some Products now added 100 and it taked me over 1 hour.
I am able to get Aliexpress Data from Aliexpress with PHP.

So anybody know which Data i have to add where to get the Products in Aliplugin via PHP ?
 

Victoria Kudryashova

Administrator
Hello,
i just want to add Products via PHP.
I tried to add some Products now added 100 and it taked me over 1 hour.
I am able to get Aliexpress Data from Aliexpress with PHP.

So anybody know which Data i have to add where to get the Products in Aliplugin via PHP ?

Why do you need this?
 

MuratYilmaz

New Member
I need this !
Its neccessary for the speed.
If i want to add 100 Products with php it takes 1 minute and with the Chrome extension it takes 1 hour.
Thats amazing because i want to add more than 1000 Products today.

If you can help me for a script which can make this i can scrape all data from aliexpress via PHP but i have problems with generating the sku
and skuAttr this attributes are not easy to view. I dont know how to generate them.

It would be awesome if i can get help on this so i can make Database Entries with php.
 
Top