Trellis:Uninstalling
From IFTomatoes Wiki
To uninstall Trellis Desk from your server, there are a several options:
[edit] If you have Trellis Desk installed on its own database
If Trellis Desk is installed on a dedicated database, the best way to uninstall Trellis Desk would be to:
- delete the database entirely,
- then delete the Trellis Desk directory and files from your server using FTP.
[edit] If Trellis Desk is installed on a shared database
For example, if you have one database, with Wordpress and Trellis Desk running, the best way to remove Trellis Desk whilst maintaining Wordpress would be to:
- Use a database admin tool such as phpMyAdmin to drop any tables related to Trellis Desk, the default table prefix is
td. - Once that is done, simply delete the Trellis Desk directory from your server using FTP.
