GP13 Posted June 1, 2018 Share Posted June 1, 2018 Bonjour, je souhaiterai faire un override d'un controller admin de mon module. ex : /modules/monmodule/controllers/admin/moncontroller.php Est-ce possible en version 1.7.3.2 ? J'ai testé en créant un fichier dans /override/modules/monmodule/controllers/moncontroller.php et en étendant la classe comme ceci : class adminndksteppingpackControllerOverride extends AdminNdkSteppingPackController Mais cela ne fonctionne pas, même après suppression du fichier class_index.php. Pouvez-vous m'aider ? Merci. Link to comment Share on other sites More sharing options...
GP13 Posted June 6, 2018 Author Share Posted June 6, 2018 Up ! 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