Actions
Feature proposal #7894
closedImplement different bundling types
Description
Currently bundling is always a Joomla installer. Implement support for simply zipping the downloaded packages instead of using a Joomla installer.
Actions
Added by krileon over 5 years ago. Updated over 5 years ago.
Description
Currently bundling is always a Joomla installer. Implement support for simply zipping the downloaded packages instead of using a Joomla installer.
It's now possible to select the bundle type. This for now only supports Joomla Installer and ZIP. The ZIP method will simply zip the packages into a top level zip file if there are multiple packages. If there's only 1 package it will simply deliver the zip of that package directly.