All Projects → FrankM1 → Radium One Click Demo Install

FrankM1 / Radium One Click Demo Install

Licence: other
Once Click Install for Wordpress

Labels

Projects that are alternatives of or similar to Radium One Click Demo Install

Wp E2e Tests
Automated end-to-end tests for WordPress.com
Stars: ✭ 111 (-7.5%)
Mutual labels:  wordpress
Piklist
The most powerful framework available for WordPress.
Stars: ✭ 114 (-5%)
Mutual labels:  wordpress
Wp Gfm
WordPress Plugin for PHP-Markdown and GitHub Flavored Markdown
Stars: ✭ 117 (-2.5%)
Mutual labels:  wordpress
Nextjs Headless Wordpress
🔥 Nextjs Headless WordPress
Stars: ✭ 110 (-8.33%)
Mutual labels:  wordpress
Acf Codifier
A wrapper class to help write more readable ACF field declarations.
Stars: ✭ 114 (-5%)
Mutual labels:  wordpress
Wordpress Bootstrap
Bootstrap in WordPress theme form - Bootstrap 3.3.1
Stars: ✭ 1,494 (+1145%)
Mutual labels:  wordpress
Ionmag
Blogging and news theme for WordPress.
Stars: ✭ 110 (-8.33%)
Mutual labels:  wordpress
Wp Graphql Yoast Seo
This is an extension to the WPGraphQL plugin for Yoast SEO
Stars: ✭ 120 (+0%)
Mutual labels:  wordpress
Coding Standards
Human Made coding standards for modern code
Stars: ✭ 114 (-5%)
Mutual labels:  wordpress
Oblate
Custom theme for my personal website and blog.
Stars: ✭ 117 (-2.5%)
Mutual labels:  wordpress
Frontenberg
A limited frontend preview of the Gutenberg editor
Stars: ✭ 113 (-5.83%)
Mutual labels:  wordpress
Subtitles
Add subtitles into your WordPress posts, pages, custom post types, and themes. No coding required. Simply activate Subtitles and you're ready to go.
Stars: ✭ 113 (-5.83%)
Mutual labels:  wordpress
Wordup Cli
Wordup is a fully integrated development platform for WordPress. Develop plugins and themes locally. Preview in the cloud. Automatic updates in WP.
Stars: ✭ 116 (-3.33%)
Mutual labels:  wordpress
Wpplugin
Boilerplate for WordPress plugin using autoload, coding standard, webpack, PHP/JS tests, etc.
Stars: ✭ 112 (-6.67%)
Mutual labels:  wordpress
Wordpress Activitypub
ActivityPub for WordPress
Stars: ✭ 118 (-1.67%)
Mutual labels:  wordpress
Wp Cache Remember
Helper for the WordPress object cache and transients.
Stars: ✭ 111 (-7.5%)
Mutual labels:  wordpress
Wp Postratings
Adds an AJAX rating system for your WordPress blog's post/page.
Stars: ✭ 115 (-4.17%)
Mutual labels:  wordpress
Hyperdrive
This repository has moved to:
Stars: ✭ 120 (+0%)
Mutual labels:  wordpress
Activity Log
Get aware of any activities that are taking place on your dashboard! Imagine it like a black-box for your WordPress site.
Stars: ✭ 119 (-0.83%)
Mutual labels:  wordpress
Regenerate Thumbnails
WordPress plugin for regenerating thumbnails of uploaded images. Over 1 million active users and counting.
Stars: ✭ 115 (-4.17%)
Mutual labels:  wordpress

One Click Demo Install for Wordpress Developers

This library works by importing wordpress content, widgets and theme options with just one click.

Supported Wordpress Options Frameworks

Requirements:

  • WordPress Theme
  • Content.xml - generated using the Worpress Content Exporter plugin
  • Widget.json - generated using the Widget Importer Exporter plugin. Rename it from .wie to .json
  • theme_options.txt - generated using the theme options frameworks such as Redux Framework, NHP Options Framework or Radium Framework
  • Change the $theme_options_framework variable found in the init file to match your framework.

How to use:

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.

Follow me on:

Contributors

  • Franklin Gitonga
  • Primoz Cigle
  • Webcreations907

Licence

GPL V2+

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].