Skip to main content

OctoJPack

Easy Joomla! Extension Packaging

OctoJPack is a particularly useful BASH script that simplifies mu extension installations on your Joomla! website as well as super fast updates with one simple upload.
OctoJPack easily packages multiple extensions in an automated way from a json configuration file and environment variables.
  • Super Fast
  • Automation
  • Integration
  • Simplicity
Note: OctoJPack is only for ubuntu/debian systems at this time (should you like to use it on other OS's please open an issue…)

OctoJPack Advanced Features

In Joomla!, there are five available extension types namely: libraries, templates, components, modules, and plugins. OctoJPack packages all these extensions into one zipped file.

One zipped file = One upload only

Automated Installation of all Joomla! Extensions

Joomla! Extension updates made easy.

This is only the beginning. OctoJPack is only in its infancy stage and OctoLeo plans revolutionary Joomla! multi-site integrations and automation that will allow Joomla! developers to simplify their workflow phenomenally.

Install

$ sudo curl -L "https://git.vdm.dev/api/v1/repos/octoleo/octojpack/raw/src/octojpack" -o /usr/local/bin/octojpack
$ sudo chmod +x /usr/local/bin/octojpack