generator-joomla-spc
Version:
Joomla-spc generator for Yeoman. Creates Joomla 2.5 and 3.0 files
39 lines (32 loc) • 1.38 kB
Plain Text
add gruntfile.js to app directory for
php lint
copy files to admin and site directories
then zip files for deployment
copy files to joomla dev for testing
copy files from joomla dev after testing
maintain tracking of files copied
monitor changes and copy files to joomla dev
add package.json file for local use and development
move coffee scripts to src directory
move templates in app to src then setup for copying to app
allow connection to mysql database
config localhost in joomla development environment
setup for debugging
add user.json for storage of user config in global location for repeated use
modify yomen generator for reading of user.json file to set defaults
add the ability to import sql files from joomla mysql database
add snippets for joomla specific code
allow selection of type of joomla project tpl, com, plg
add sub generator for joomla admin templates
add sub generator for joomla site templates
add sub generator for plugins
add sub generator for modules
add screenshot capabilty for templates
submit joomla generator to yeomen repositry
create animated gif of using the app
possible addons
https://www.npmjs.com/package/grunt-mysql-runfile
https://www.npmjs.com/package/grunt-joomla-packager
https://www.npmjs.com/package/joomla
https://www.npmjs.com/package/joomla-gulp
https://www.npmjs.com/package/generator-joomla-admin-template