vburlak / WBC-Importer-extension

One click demo content importer extension for Reduxframework

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

WBC_Importer Extension - One Click Demo Importer

One Click Multi Demo Content Importer Extension for ReduxFramework

For issues or questions please post in issues here and not on Reduxframework issue tracker. Thanks 😄

This is a modified version of Radium Importer to work as a extension for ReduxFramework and support multiple demo imports.

Preview Image

alt tag

Steps

1- Download code from this repo, unzip and place wbc_importer folder into your Redux extensions directory. After this you should see the demo importer load in your Theme Options panel with a few examples showing.

2- Inside wbc_importer/demo-data/ create a demo content folder. IE demo1, demo2, etc.

3- Create content.xml file by exporting your WordPress content using the WordPress's export function tools > export

4- (optional) Create a widgets.txt file using Widget Importer & Exporter plugin. It will export as .wie file, just rename file to widgets.txt

5- (optional) Create theme-options.txt file, get content from your Import/Export of your Redux panel.

6- Create a 320x240 screenshot image called screen-image.jpg, supports .png,.gif as well.

7- That's All! Repeat steps 2-6 for each demo content set/import you want.

Example Functions/Filters.

Check example-functions.php file from this repo which also contains a example of how import RevSlider, Set Menus, and Set Home Page.

Show Some Love

Promoting the people that made this extension possible. :)

FrankM1:

ReduxFramework:

About

One click demo content importer extension for Reduxframework

License:GNU General Public License v2.0


Languages

Language:PHP 96.2%Language:JavaScript 2.9%Language:CSS 0.9%