Customizations and "doing things right"

Post about your customizations to share with others.

Moderators: Developer, Contributor

Post Reply
alexl
Posts: 7
Joined: 21 Jul 2008, 17:14

Customizations and "doing things right"

Post by alexl »

Hello

I have the question for the developers.

I'm doing a super customized Mantis installation,
and I perform very many customizations, including
writing some bits of my own code.

Are there good "conventions" of what considered
the "right" hacks and the correct ways of customizing Mantis?

How do I preserve the customizations over an update?

Thanks a lot.

P.S. I'm ready to share everything I do with the code
and customizations, as soon as it doesn't involve opening
the company info.

P.P.S. It's not up yet, so no point asking for link for now :-)


Alex.
vboctor
Site Admin
Posts: 1293
Joined: 13 Feb 2005, 22:11
Location: Redmond, Washington
Contact:

Re: Customizations and "doing things right"

Post by vboctor »

Implement your changes as plugins + use custom functions if necessary.
Migrate your MantisBT to the MantisHub Cloud
regi24
Posts: 18
Joined: 14 Jul 2008, 14:58

Re: Customizations and "doing things right"

Post by regi24 »

Is there any manual to make own plugins?
Thank you.
Post Reply