Stars: 116
Forks: 70
Pull Requests: 8
Issues: 36
Watchers: 13
Last Updated: 2021-08-08 02:02:06
Once Click Install for Wordpress
License: Other
Languages: ApacheConf, PHP
This library works by importing wordpress content, widgets and theme options with just one click.
Add require get_template_directory() .'/radium-one-click-demo-install/init.php';
to your theme's function.php
Copy the files generated above into demo-files/
.
Modify what menus need to be loaded in the Radium_Theme_Demo_Data_Importer
class located in init.php
as well as the theme options name to be used.
A new menu should appear under
Appearance -> Import Demo Data
Click the import button
That's it.
GPL V2+