Page 1 of 1

Own Database for plugin

Posted: 30 Jul 2010, 12:04
by MCKiller
Hi Mantis Guru's....

I work on a new plugin for mantis and I want to store some information into the database.
Is it possible to create automatically tables within the mantis database if the plugin will be installed and to remove them if the plugin will be uninstalled?

Or are there any tables which the plugin system can use?

The development guide for mantis says nothing about it.

Thx for help...

Re: Own Database for plugin

Posted: 30 Jul 2010, 13:25
by atrol
Just an example how to do it
http://git.mantisforge.org/w/announce.g ... f9;hb=HEAD
Have a look at function schema