paulverheul Posted March 12, 2015 Share Posted March 12, 2015 Hi guys, I'm building a module, which needs a different template for the carrier wizard. Now, when placing this template in: /override/controllers/admin/templates/carrier_wizard/helpers/form/form.tpl it works. But, I want the template to live within my module folder. Can this be achieved and if so, how? Link to comment Share on other sites More sharing options...
rocky Posted March 13, 2015 Share Posted March 13, 2015 Maybe if you copy the file to modules/yourmodule/override/controllers/admin/templates/carrier_wizard/helpers/form/form.tpl, it will be automatically copied to the override directory when the module is installed? I know it does for Front Office controllers. 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