nk-crew / lazy-blocks-custom-control-template

Lazy Blocks Custom Control Template

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Lazy Blocks Custom Control Template

Welcome to the official Lazy Blocks - Custom Control Template repository on GitHub. Here you will find a starter-kit for creating a new custom control plugin.

Production-ready scripts and styles build placed in build directory. Sources placed in src directory.

Looking for documentation? Please read the Create custom control article.

Development

Installation

  • Run npm install in the command line

Building

  • npm run build to run build
  • npm run build:prod to run build and prepare zip files for production
  • npm run dev to run build and start files watcher

About

Lazy Blocks Custom Control Template


Languages

Language:PHP 55.2%Language:JavaScript 42.0%Language:SCSS 2.7%