• I’ve recently added a new feature to migrate custom settings when the base Tina MVC plugin is upgraded. Unfortunately a few bugs crept in. The upshot is that recent 0.1.5.x versions have migration support but it is broken.

    At the moment it is recommended to wait for 0.1.6 until you upgrade. That should be very soon.

    Fran.

    https://www.ads-software.com/extend/plugins/tina-mvc/

Viewing 1 replies (of 1 total)
  • Thread Starter Francis Crossen

    (@fcrossen)

    I have released v0.1.6 which now includes the backup/restore functionality.

    There is a new variable in tina_mvc_app_settings.php which sets what files and folders are backed up and restored on plugin upgrade. You can add your own folders and files to this variable. Read the comments in tina_mvc_app_settings.php.

    Important upgrade notice:

    If you are upgrading from an older version of Tina, your customisations will NOT be migrated when you upgrade. You should manually backup the following from the tina-mvc directory:
    app/
    app_emails/
    tina_mvc_app_settings.php
    and restore them after the plugin has been upgraded.

    You will also need to deactivate and reactivate the plugin to reflect the new settings in tina_mvc_app_settings.php.

    Fran.

Viewing 1 replies (of 1 total)
  • The topic ‘[Plugin: Tina MVC] Upgrade troubles in 0.1.5.x…’ is closed to new replies.