GravitateDesignStudio/base-blocks
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
=== Gravitate Blueprint Blocks === Contributors: Gravitate, bferdinand, scott-grav Tags: Gravitate, Content Blocks, ACF, Advanced Custom Fields Requires at least: 3.5 Tested up to: 4.9 Stable tag: trunk License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Easily add content to your site with Gravitate Blocks. == Description == **Description:** Welcome to Gravitate Blueprint Blocks: A content solution using WordPress and Advanced Custom Fields that allows clients to build an extremely flexible and stylish webpage without worrying about the code, layout or design. Clients select the type of content, add the content, and the system does the rest. ==Requirements== - ACF Pro v5 - jQuery - WordPress 3.5 or above == Installation == 1. Upload the `blueprint-blocks` folder to the `/wp-content/plugins/` directory 2. Activate the plugin through the 'Plugins' menu in WordPress 3. You can configure the Plugin Settings in `Settings` -> `Gravitate Blueprint Blocks` == Changelog == = 1.0.0 = * Initial Creation from Gravitate Blocks 3.0 == Todo == * Add More Blocks == Available Blocks == * Accordion/Tabs * Blockquote * Columns * CTA * Form * Global Block * Google Map * Grid * Media w/Content * Media/Image Gallery * Placeholder * Posts * Testimonials * Title ### Browser Sync Command browser-sync start --proxy "gravtheme.local.com" --files "**/*.php, **/*.js"