Toolset Advanced Export
Export and import additional site settings and content that is not included in the standard WordPress export file.
by OnTheGoSystems · github.com/zaantar/toolset-advanced-export · website
★ 3stars
0forks
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/zaantar/toolset-advanced-export/archive/refs/heads/master.zipDeclares an update source (zaantar/toolset-advanced-export), so updates arrive through the plugin's own updater.
From the readme
Toolset Advanced Export
Made primarily as a support plugin for
Toolset-based themes.
This plugin allows you to export and import various settings and content which is
not covered by the WordPress XML export. The purpose of exporting and importing this
data is to allow users of your Toolset-based theme to receive an exact copy of your site
without having to set options manually.
Namely, it works with:
- Reading settings (Settings → Reading)
- Customizer setup (Appearance → Customize)
- Menu setup (Appearance → Menus)
- Widget setup (Appearance → Widgets)
Currently, there is a GUI and API available for both import and export, but the import GUI is
hidden by default (see below for details).
Usage
For generating an export file,
1. Make sure your site meets all the requirements described below.
2. Download, install and activate this plugin (note: if you checkout from the
repository directly, you need to run composer install in the plugin directory before
activating it).
3. Go to Toolset → Export / Import in the WordPress admin menu
and select the Theme (TBT) tab.
4. Choose what do you want to export and click on the Export button.
5. The export f
Read the full README on GitHub →
Releases
| Tag | Published |
|---|---|
| 1.0 | Jan 24, 2017 |
These releases are tags only. The author does not attach a packaged zip, so there are no download counts to report.