Skip to content

W3ap0n-X/boldgrid-inspirations

 
 

Repository files navigation

BoldGrid Inspirations

License Build Status PHP Version

BoldGrid Inspirations is an inspiration-driven plugin to assist with creating a fresh new website, or to customize an existing website.

Description

BoldGrid Inspirations is an inspiration-driven plugin to assist with creating a fresh new website, or to customize an existing website.

The first phase is Inspiration; the guided tool creates your base website. If you already have a website, then you can skip this step.

The second phase is Customization; tools to transform your website into your vision.

Installation

Minimum Requirements

  • PHP 5.4 or higher. PHP 7.3 or higher is recommended.
  • PHP cURL.
  • PHP setting "opcache.save_comments = 1"
  • PHP setting "opcache.load_comments = 1"

Manually

  1. Upload the entire boldgrid-inspirations folder to the /wp-content/plugins/ directory.
  2. Run the development build commands to install the dependencies.
  3. Activate the plugin through the Plugins menu in WordPress.

Development

Before you can use the development version of this plugin you must install the dependencies.

yarn
composer install -o

About

The BoldGrid Inspirations core plugin for WordPress.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 67.6%
  • JavaScript 26.6%
  • CSS 5.5%
  • Other 0.3%