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...
Own Database for plugin
Moderators: Developer, Contributor
Re: Own Database for plugin
Just an example how to do it
http://git.mantisforge.org/w/announce.g ... f9;hb=HEAD
Have a look at function schema
http://git.mantisforge.org/w/announce.g ... f9;hb=HEAD
Have a look at function schema