Extensions packing

From Joomla! Documentation

Revision as of 22:35, 8 May 2010 by Horus 68 (talk | contribs) (New page: {{incomplete}} {{RightTOC}} Recommendations when creating packs to distribute extensions: == Single extension == Name it with extension type and version at end * com_extensionxyz_v1.0.zip...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.
Quill icon.png
Content is Incomplete

This article or section is incomplete, which means it may be lacking information. You are welcome to assist in its completion by editing it as well. If this article or section has not been edited in several days, please consider helping complete the content.
This article was last edited by Horus 68 (talk| contribs) 14 years ago. (Purge)

Recommendations when creating packs to distribute extensions:

Single extension[edit]

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[edit]

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

* extensionxyz_v1.0_UNZIPME.zip

Test it[edit]

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