Skip to content

Create Understrap Backbone is a tool designed to be used in the Understrap Framework Theme for scaffolding WordPress plugins like blocks, theme elements, and supporting files. Generates PHP, JS, CSS code and everything necessary to create everything necessary in the project. Integrates a modern build configuration without configuration.

License

Notifications You must be signed in to change notification settings

Gergab00/create-understrap-backbone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Create Understrap Backbone

Create Understrap Backbone is a tool designed to be used in the Understrap Framework Theme for scaffolding WordPress plugins like blocks, theme elements, and supporting files. Generates PHP, JS, CSS code and everything necessary to create everything necessary in the project. Integrates a modern build configuration without configuration.

It is inspired by WordPress Create Block and Antonella Framework.

📔 Table of Contents

🌟 About the Project

This project was created with the need to create a Framework that helps reduce the time needed to create files for the development of a theme.

Although the WordPress documentation recommends creating the Gutenberg blocks in a plugin, it is also being thought of to make it ready to use Block Themes.

Starting 🚀

Although the project is thinking to use it in the Understrap Theme Framework. It can be used in any theme that complies with the Underscores folder scheme.

With the Understrap Theme Framework project comes the package installed by default. But if you are running your own theme and want to use this tool you can get a copy by cloning the project or getting it directly from NPM.

Clone the project

  git clone https://github.com/Gergab00/create-understrap-backbone.git

Install from NPM

  npm i create-understrap-backbone

About

Create Understrap Backbone is a tool designed to be used in the Understrap Framework Theme for scaffolding WordPress plugins like blocks, theme elements, and supporting files. Generates PHP, JS, CSS code and everything necessary to create everything necessary in the project. Integrates a modern build configuration without configuration.

Resources

License

Stars

Watchers

Forks

Packages

No packages published