1RV34 Posted September 5, 2012 Share Posted September 5, 2012 (edited) I'm working on an automated module that adds products to our webshop. Currently it adds categories and products using functions I've written myself to add them but I would like to use the official Category and Product classes. Does anyone know a documentation about those classes somewhere? Or has any examples or a list of class functions I'll need? (we use Prestashop 1.4.0.17) Any help would be welcomed Edited September 5, 2012 by 1RV34 (see edit history) Link to comment Share on other sites More sharing options...
CartExpert.net Posted September 5, 2012 Share Posted September 5, 2012 Hi. You should check out the classes/AdminTab.php , [YOUR_ADMIN]/tabs/AdminCategories.php and [YOUR_ADMIN]/tabs/AdminProducts.php files. Regards. Robin. The CartExpert Team Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now