Own Database for plugin

Post about your customizations to share with others.

Moderators: Developer, Contributor

Post Reply
MCKiller
Posts: 5
Joined: 28 Jul 2010, 13:08
Location: Germany
Contact:

Own Database for plugin

Post 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...
_____________________________
Member of
Maniac Mansion 3d
http://www.vampyregames.de
atrol
Site Admin
Posts: 8534
Joined: 26 Mar 2008, 21:37
Location: Germany

Re: Own Database for plugin

Post 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
Please use Search before posting and read the Manual
Post Reply