Extension Update System/Deploying an Update Server
From Joomla! Documentation
< Extension Update System(Difference between revisions)
m (Joomla Update System/Deploying an Update Server moved to Extension Update System/Deploying an Update Server: Clarify the real parent page) |
|||
| Line 5: | Line 5: | ||
Extensions and collections can be maintained by hand if required, however it is not advised to use this method for long. | Extensions and collections can be maintained by hand if required, however it is not advised to use this method for long. | ||
| + | [[Category:References]][[Category:Module Development]] | ||
| + | [[Category:Plugin Development]] | ||
| + | [[Category:Component Development]] | ||
Latest revision as of 06:15, 21 September 2010
The Joomla Update System handles three forms of updates:
- Extension specific updates (extension.xml file; required regardless)
- Collections of updates that link to extension specific updates (for ease of indexing) (update.xml file)
Extensions and collections can be maintained by hand if required, however it is not advised to use this method for long.