Coder Social home page Coder Social logo

pbrocks / block-lab Goto Github PK

View Code? Open in Web Editor NEW

This project forked from getblocklab/block-lab

0.0 1.0 0.0 2.71 MB

A WordPress Admin interface and a simple templating system for building custom Gutenberg blocks.

Home Page: https://getblocklab.com

License: GNU General Public License v2.0

Makefile 1.02% PHP 75.03% CSS 4.94% JavaScript 18.87% Shell 0.13%

block-lab's Introduction

Block Lab

Contributors: lukecarbis, rheinardkorf, Stino11 Tags: Gutenberg, Blocks Requires at least: 4.9 Tested up to: 4.9 Requires PHP: 5.4 Stable tag: trunk License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl

A WordPress Admin interface and a simple templating system for building custom Gutenberg blocks.

Description

With the Gutenberg update, WordPress users will increasingly look for the development of custom blocks to meet their unique needs. Block Lab reduces the development burden of building custom blocks through a simple and familiar WordPress Admin interface and an easy to learn templating system.

Features

A Familiar Experience

Work within the WordPress admin with an interface you already know.

Custom Fields

Add from a growing list of available fields to your custom blocks.

Simple Templating

Let the plugin do the heavy lifting so you can use familiar WordPress development practices to build block templates.

Developer Friendly Functions

Simple to use functions, ready to render and work with the values stored through your custom block fields.

Links

Installation

From Within WordPress

  • Visit ‘Plugins > Add New’
  • Search for ‘Block Lab’
  • Activate Block Lab from your Plugins page.

Manually

  • Upload the block-lab folder to the /wp-content/plugins/ directory
  • Activate the Block Lab plugin through the ‘Plugins’ menu in WordPress

Frequently Asked Questions

Q: Do I need to write code to use this plugin? A: Although the plugin handles the majority of the work in building a custom block, you will need to build HTML templates to display the content of the block. You can learn how in the the developer documentation.

Q: I have an idea for the plugin A: This plugin is open source and can only be better through community contribution. The GitHub repo is here.

Q: Where can I find documentation for this plugin? A: Here

Contributing

First execute...

npm install

For development...

npm run dev 

For build...

npm run build 

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.