Jump to content

How do I override an Admin Controller template?


paulverheul

Recommended Posts

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

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

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...