Giter Club home page Giter Club logo

larods-core's Introduction

Larods Core

This WordPress plugin is commonly used to do freelancers to avoid that the clients mess with the code added even if they update/change the theme.

Tools

This plugin uses the follow tools.

Install

You will need to have installed the NodeJS & the Composer php With these tools installed on the root directory of the plugin you will need to run the follow commands:

npm install or yarn

composer update

Tasks

The plugin contain the following tasks on gulp

  • gulp blocks - To build all JS & CSS of blocks
  • gulp admin - To build all JS & CSS inside the folder src/admin
  • gulp public - To build all JS & CSS inside the folder src/public
  • gulp - Will run all tasks mentioned above

WordPress/ACF Blocks

The plugin is ready to work with ACF Block and the native WordPress/Gutenberg blocks The folder blocks has and example of how an ACF Block will work. Inspired by the native blocks of WordPress the plugin also uses the file block.json to define some blocks attributes. Blocks on the plugin is module based, in other words, all files from the block will be in the same folder. To load your block you will need to add your block namespace into the array on the file loadBlocks.php. The name space must follow the structure of FolderName/ClassName

Contribution

Feel free to open any PR or open any requests

larods-core's People

Contributors

larodiel avatar

Watchers

 avatar

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.