You are here: Documentation1.0.0Web Developers GuidePackaging

Documentation: Web Developers Guide

Quick Nav

6.7.0 Packaging

6.7.1 Overview

Packaging a module for distribution is easy. Just "zip" up the module directory into a compressed archive file. When the ZIP file is installed, the language file is copied to /language/{LanguageName}/{LanguageName}.{ModuleName}.ini and is loaded each time the module is loaded. All of the other files are copied to the /modules/{ModuleName} subfolder of the Joomla! installation.

Last Modified: 2009-09-24 14:24:00 Back to the top