Description
Import your demo content, widgets and theme settings with one click for FameThemes official themes.
Get free support at https://www.famethemes.com/
Add Support for your themes.
Change Default Demo GitHub Repository.
apply_filters( 'demo_contents_github_repo', self::$git_repo );
Add theme to listing preview
apply_filters( 'demo_contents_allowed_authors', array('famethemes' => 'FameThemes','daisy themes' => 'Daisy Themes'};
Support demo for a theme.
- Create new theme demo dir in GitHub repo
username/repo-name/theme-name
.
Support multiple demos for a theme.
- Create new theme demo dir in GitHub repo
username/repo-name/theme-name
. - Create new json file and name it
demos.json
, add list demos here. - Crate new demo dir and name it
demos
. - Add your new demo in new dir
child-demo
, so we have full path like this:username/repo-name/theme-name/demos/child-demo
and put filedummy-data.xml
andconfig.json
Export Demo XML
In Admin screen go to Tools -> Export
Export config.json
In Admin if user has cap export
, add ?demo_contents_export in current url.
Example: https://example.com/wp-admin/?demo_contents_export
Installation
- Upload
famethemes-demo-importer
folder to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Appereance -> (Theme Name) -> Select tab One Click Demo Import or Tools -> Demo Contents to select demo to import.
FAQ
-
What is the plugin license?
-
- This plugin is released under a GPL license.
-
What themes this plugin supports?
-
- The plugin currently only supports FameThemes’s themes.
-
Where can I report bugs or contribute to the project?
-
Bugs can be reported either in our support forum or preferably on the GitHub repository.
-
FameThemes Demo Importer is awesome! Can I contribute?
-
Yes you can! Join in on our GitHub repository ??
Contributors & Developers
“FameTheme Demo Importer” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “FameTheme Demo Importer” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
= 1.1.0
* Bugs fixed.
= 1.0.9
* Bugs fixed.
= 1.0.8
* Bugs fixed.
= 1.0.7
* Improve import username.
= 1.0.6
* Improve core and UX.
= 1.0.2
* Add recommend plugins notices.
= 1.0.1
* Improve and fix bug.
1.0.0
- Release