Gago Posted August 15, 2018 Share Posted August 15, 2018 Hi! I need to override theme configurator's template files. According to documentation i've created {MyTheme}/modules/themeconfigurator/views/templates/ admin and hook folders. Now i can override hook templates, but the problem is, that any changes to admin templates have no effects at all. Link to comment Share on other sites More sharing options...
Rolige Posted August 17, 2018 Share Posted August 17, 2018 Hello, If you mean about to override the form in the configuration of a module, you must use this path and file name: /modules/your_module/views/templates/admin/_configure/helpers/form/form.tpl Regards! 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