Export form to other website?
-
How can we export a frontend form with field definitions from one website and import it in other website?
There seem to be some code parts in plugin for that but the include is commented out in
main/admin/module.php
– are there plans to re-enable that feature?//include_once __DIR__ . '/admin-pages/main/admin-tools.php';
$this->tabs = array(
...
//'tools' => 'Tools',
);Up to older version 3.19.3 export/import seems to have been enabled?
Thanks for the great plugin.
Frontend Admin by DynamiApps 3.22.0
- You must be logged in to reply to this topic.