Extension Installer: Difference between revisions
From Joomla! Documentation
m Marked for translation |
Marked this version for translation |
||
| Line 1: | Line 1: | ||
<noinclude><languages /></noinclude> | <noinclude><languages /></noinclude> | ||
<translate>The Joomla! Installer is designed to allow users to install extensions into their website. Joomla! 2.5 and higher natively allows the installation of modules, components, plugins, templates, languages, packages and libraries to be installed.</translate> | <translate><!--T:1--> | ||
The Joomla! Installer is designed to allow users to install extensions into their website. Joomla! 2.5 and higher natively allows the installation of modules, components, plugins, templates, languages, packages and libraries to be installed.</translate> | |||
<translate>* [[S:MyLanguage/Extension Installer/File Formats|File Formats]] | <translate><!--T:2--> | ||
* [[S:MyLanguage/Extension Installer/File Formats|File Formats]] | |||
* [[S:MyLanguage/Extension Installer/Writing a new installer adapter|Writing a new installer adapter]] | * [[S:MyLanguage/Extension Installer/Writing a new installer adapter|Writing a new installer adapter]] | ||
* [[S:MyLanguage/Extension Installer/Triggers|Installer triggers for plugins]] | * [[S:MyLanguage/Extension Installer/Triggers|Installer triggers for plugins]] | ||
* [[S:MyLanguage/Extension Installer/Installer Hooks|Installer Hooks]]</translate> | * [[S:MyLanguage/Extension Installer/Installer Hooks|Installer Hooks]]</translate> | ||
<translate>There is also documentation on the capabilities of the shipped [[S:MyLanguage/Extension Installer/Adapters|Joomla! installer adapters]].</translate> | <translate><!--T:3--> | ||
There is also documentation on the capabilities of the shipped [[S:MyLanguage/Extension Installer/Adapters|Joomla! installer adapters]].</translate> | |||
<noinclude> | <noinclude> | ||
<translate> | <translate> | ||
<!--T:4--> | |||
[[Category:Tutorials]] | [[Category:Tutorials]] | ||
[[Category:Template Development]] | [[Category:Template Development]] | ||
Latest revision as of 19:11, 10 June 2015
The Joomla! Installer is designed to allow users to install extensions into their website. Joomla! 2.5 and higher natively allows the installation of modules, components, plugins, templates, languages, packages and libraries to be installed.
There is also documentation on the capabilities of the shipped Joomla! installer adapters.