Jump to content

How to make a module template layout configurable ?


Recommended Posts

  • 2 weeks later...

Rewrite the module. Add options in the modules settings page, save settings into the configuration table.

 

Read this settings when hook is performed and assign the variable settings to smarty and use the values in the tpl file. Or write a custom CSS file when settings are changed and assign the CSS to be loaded in the header as required.

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...