Log in

X

Version 1.7 and higher has the option to export your settings, and import them on another website, or template instance. This makes life much easier. This article explains how to use this feature.

  1. Go to your module
  2. Click on description
  3. The yellow button lets you export the current settings. a JSON file will be created with all relevant data
  4. Import: choose a Json file of the same module version
    Then enter your database password (for security reasons)
    then click on Import settings
    DO NOT SAVE, but RELOAD THE PAGE first. then the new settings are applied

To ensure that the export and import functions work as intended if you are using Admin tools .htaccess maker you will need to allow direct execution of the three php files in the KickstartCassiopiea module root directory. To achieve that add “modules/mod_jm_kick_cass/export.php”, “modules/mod_jm_kick_cass/import.php”, & “modules/mod_jm_kick_cass/helper.php” to Admin Tools / Control Panel / .htaccess Maker / Exceptions from Server Protection / Allow direct access to these files.

(Thanks to Philip Williams)