Extensions packing

From Joomla! Documentation

Jump to: navigation, search
Note

Please note that the content on this page is currently incomplete. Please treat it as a work in progress.

Contents

Recommendations when creating packs to distribute extensions:

Single extension

Name it with extension type and version at end

* com_extensionxyz_v1.0.zip
* mod_extensionxyz_v1.0.zip
* plg_extensionxyz_v1.0.zip

Multiple extensions pack

If creating zip/tar files that require unzipping prior to install name the zip accordingly:

* extensionxyz_v1.0_UNZIPME.zip

Test it

Please do test the zip/tar file and install it in a Joomla test server before release your file.

Personal tools