Client templates for custom/own modules

Discussion in 'Developers' Forum' started by exynenem, Dec 1, 2020.

  1. exynenem

    exynenem Member

    Hi!

    I would like to know if it's possible to create your own templates for your custom/own modules which won't get overwritten by ISPConfig updates. Is that somehow possible with the current codebase? I know I could use git to merge the upstream changes with my codebase but I think that's kinda in longterm an ineffective way of achieving this goal.
     
  2. till

    till Super Moderator Staff Member ISPConfig Developer

    Just take care that your template file names don't collide with the ones from ISPConfig.
     
  3. exynenem

    exynenem Member

    Uhm?! No I actually meant "Client templates" where you can limit certain things (like i.e. max databases per cust) but just for your own/custom module.
     
  4. till

    till Super Moderator Staff Member ISPConfig Developer

    Ok, so you mean you want to add a custom field on the limits tab of the client? that's not possible without altering code that gats managed by ispconfig.
     

Share This Page