|
Recommendations when creating packs to distribute extensions:
[edit]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
[edit]Multiple extensions pack
If creating zip/tar files that require unzipping prior to install name the zip accordingly:
* extensionxyz_v1.0_UNZIPME.zip
[edit]Test it
Please do test the zip/tar file and install it in a Joomla test server before release your file.
|