What does this do?
This lets you create a basic skeleton for a new Joomla plugin or module by saving your precious time.
Prerequisites:
Make sure you have npm installed globally
Steps to use:
-
git clone
this repo -
cd
to newly cloned repo -
Run
npm install
-
Run
plop
and start using