Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 450 Bytes

readme.md

File metadata and controls

19 lines (11 loc) · 450 Bytes

The Plugin

This is a sample project for a plugin.

Description

This is a sample project for a plugin.

Installation

Go to Plugins > Add New and search for The Plugin. Install and activate it.

Contribution

Clone this repository to your development setup, then run the following commands:

  • Download development packages: composer install.
  • Download nodejs packages: npm install.
  • Generate assets files: npm run production.