BoldGrid / boldgrid-inspirations

The BoldGrid Inspirations core plugin for WordPress.
https://www.boldgrid.com/
GNU General Public License v2.0
11 stars 12 forks source link

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

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