Search code examples
sqlissue-trackingmantis

Backup Mantis


I want to fully backup my Mantis tracking system, what is the easiest way to do this? If I only backup the database, does it backup everything on Mantis already?

Thanks!!


Solution

  • To completely backup Mantis, the database state must be saved. In addition, you should back up the following files or directories:

    • the upload directory, if Mantis is configured to store attachments on disk;
    • the config_inc.php file
    • any other custom files, like custom_strings_inc.php or custom_constant_inc.php