Skip to content

wplit/oxygen-block-lab-support

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Oxygen Block Lab Support

Contributors: David Browne
Tags: edd, oxygen
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Block lab is a free plugin that offers an easy way to add custom Gutenberg blocks to WordPress. By default, a theme is needed to store the template files for each block. This plugin simply allows you to add your new block templates without the need for a theme. Built especially for Oxygen where the theme is completely disabled.

See documentation on creating block template files in Block Lab for reference.

Installation

  1. Download the plugin here.
  2. Go to Plugins > Add New in your WordPress admin. Click on Upload Plugin and browse for the zip file.
  3. Activate the plugin.

Usage

  1. Add your block template files for your custom blocks into /block_lab_templates/blocks/ found in this plugin.
  2. In the edit block screen, the template metabox should be green and say 'Template found'.

Support

I'd love to keep building useful tools for free. if you find my work valuable, consider buying me a coffee to show your support.

Changelog

1.0.1 - Mar 1, 2019

  • Renamed plugin file
  • Added priority on filter

1.0.0 - Mar 1, 2019

  • Initial Release

About

Allow creation of Block Lab block template without using a theme. Made for Oxygen Builder.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages