musicmaster Posted October 21, 2014 Share Posted October 21, 2014 (edited) I have written a script for Prestashop that I want to convert into a module. As my knowledge of modules is restricted I would like to spend some money to outsource this. The module is http://www.prestashop.com/forums/topic/185401-free-script-product-mass-edit-category-multi-edit-order-edit/ The job is about integrating the script into the PS backoffice (for both 1.5 and 1.6). This means a.o.: - the script should no longer have a separate login - the script should be integrated in the menu system The script consists of a number of separate programs. Only two should be converted (order-edit and category edit). After that I should be able to do the rest myself. The main issues to consider: - order-edit has a subwindow add-product - category edit (cat-edit.php) processes its changes in a separate file cat-proc.php and then immediately switches back to cat-edit.php (unless the verbose box is checked) - category edit (cat-edit.php) uses some Ajax with rowsubmit The scripts are quite big but there is no need to modify or understand them well. The goal is to have a wrapper that makes it possible to use the script as a module. The goal is not to create a module that complies with Prestashops latest guidelines for modules. Of course this would be "work for hire". Edited October 22, 2014 by musicmaster (see edit history) 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