Skip to content
rbsl-mohit edited this page Nov 19, 2014 · 1 revision

Phing Script to create Joomla plugin

This script will just create an folder structure of an Joomla plugin. it will create a .zip file also i.e. installable.

For the name of the plugin, filenames you want and other parameter like author and author email, you need to change the parameters in customapp.prop file.

here is the command to run this script :

phing -f customapp.xml
Clone this wiki locally