FameTheme Demo Importer

FameTheme Demo Importer Install Statistics

140
225%
Today: 252 Yesterday: 112 All-time: 704,638 downloads
FameTheme Demo Importer Icon

Try plugin: FameTheme Demo Importer

We'll create fresh WordPress site with FameTheme Demo Importer installed. You have 20 minutes to test the plugin after that site we'll be deleted.

Takes ~10 seconds to install.

About FameTheme Demo Importer

FameThemes Demo importer

1


0


0


0


0

updated: 4 months ago
since: 7 years ago
author: FameThemes

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.

  1. Create new theme demo dir in GitHub repo username/repo-name/theme-name.

Support multiple demos for a theme.

  1. Create new theme demo dir in GitHub repo username/repo-name/theme-name.
  2. Create new json file and name it demos.json, add list demos here.
  3. Crate new demo dir and name it demos.
  4. 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 file dummy-data.xml and config.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