shoottler/hello-world-module

There is no license information available for the latest version (dev-master) of this package.

This is a boiler plate for a shoottler module

dev-master 2019-01-03 20:08 UTC

This package is not auto-updated.

Last update: 2024-05-05 02:32:00 UTC


README

This is boiler plate for a Shoottler module

Install

composer require shoottler/hello-world-module dev-master

Usage

Work on your module, once you are done:

npm run dev
- or -
npm run prod

then copy Resources/assets/dist/js to /your-public-folder/js/modules/YOUR-MODULE-S-NAME
- and -
copy Resources/assets/dist/css to /your-public-folder/css/modules/YOUR-MODULE-S-NAME

Shoottler will discover your module and you can enable it from your dashboard at settings->modules.                                                  

Contributing

PRs accepted.

License

GNU GPL-3.0 © XCA Digital Studio, S.A. de C.V.