Tools and Tasks based on Robo.li for Joomla Extension Development and Releases

0.8.2 2023-01-31 21:11 UTC

This package is auto-updated.

Last update: 2024-04-03 20:26:46 UTC


README

Latest Stable Version Total Downloads License

Tools and Tasks based on Robo.li for Joomla Extension Development and Releases

Installation (Standalone):

  • composer require joomla-projects/jorobo
  • configure jorobo.ini
  • vendor/bin/robo

Function overview:

  • vendor/bin/robo build - Builds your extension into an installable Joomla! package or zip file including replacements
  • vendor/bin/robo generate - Generate extension skeletons
  • vendor/bin/robo map - Map (Symlink) your extension into a running Joomla! installation
  • vendor/bin/robo headers - Adds / updates the copyright headers in the source directory (set them in the jorobo.ini)
  • vendor/bin/robo bump - Exchanges the string __DEPLOY_VERSION__ in each file in the source directory with the version number set in the jorobo.ini.

Documentation

You can find the documentation here. The following topics are covered:

Copyright