aleksandar.ilic Posted September 5, 2012 Share Posted September 5, 2012 Hello I am developing some module for Prestashop, and I want to make installation for it. But I don't know how. Module is a little bit complicated with structure and it have files in modules/ admin/tabs / templates/ and biggest problem is with admin directory, because every user rename it as he want . How can make installation? thnx Link to comment Share on other sites More sharing options...
vekia Posted September 5, 2012 Share Posted September 5, 2012 (edited) Hello I am developing some module for Prestashop, and I want to make installation for it. But I don't know how. Module is a little bit complicated with structure and it have files in modules/ admin/tabs / templates/ and biggest problem is with admin directory, because every user rename it as he want . How can make installation? thnx You have the wrong approach to writing modules... before creating modules you must read: Creating PrestaShop modules tutorial - just stick to the instructions in this documentation Edited September 6, 2012 by vekia (see edit history) Link to comment Share on other sites More sharing options...
El Patron Posted September 6, 2012 Share Posted September 6, 2012 (edited) I offer module creation services for application hacks. The guide mentioned above is great reference for developing your hack, but it doesn't really tell you how to create a robust installation logic, i.e. enable, disable, uninstall....etc... otherwise look at modules that came with your PrestaShop. paypal etc, and see how they work. Best of luck Edited September 6, 2012 by elpatron (see edit history) Link to comment Share on other sites More sharing options...
aleksandar.ilic Posted September 6, 2012 Author Share Posted September 6, 2012 Thnx, I am already looking at modules code to develop mine. It is the only way. . Documentation is very bad Link to comment Share on other sites More sharing options...
El Patron Posted September 6, 2012 Share Posted September 6, 2012 Thnx, I am already looking at modules code to develop mine. It is the only way. . Documentation is very bad it's not very bad simply because the module maintenance logic is really application dependent. it would be nice if it told your to write functions for install,uninstall,reset,disable,enable do. You should code functions for each of these. make it as bullet proof as possible. suerte! Link to comment Share on other sites More sharing options...
parsdigitall Posted March 10, 2020 Share Posted March 10, 2020 hi I have a problem with the Crisp module Messages cannot be exchanged After a message to Crisp Support they said there was an error on the site there is a shim error on your site A shim is a JavaScript library that reproduce JavaScript functions when these are not available in a browser and it prevents Crisp from working Now where should I look for such a library? Which module is there? please help me thank you Link to comment Share on other sites More sharing options...
parsdigitall Posted March 11, 2020 Share Posted March 11, 2020 The problem was solved 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