slush-jmodule

A simple slush generator for creation modules Joomla

Usage no npm install needed!

<script type="module">
  import slushJmodule from 'https://cdn.skypack.dev/slush-jmodule';
</script>

README

Slush Jmodule

npm version dependencies Status license

A simple slush generator for modules Joomla

demo

Getting Started

Install slush-jmodule globally:

$ npm install -g slush-jmodule

Remember to instal slush globally as well, if you haven't already:

Usage

Create a new folder for your project:

$ mkdir mod_joomla_example && cd mod_joomla_example

Run the generator from within the new folder:

$ slush jmodule

License

Licensed under the MIT license