Install from Web: Difference between revisions
From Joomla! Documentation
m added Category:Extension development using HotCat |
Brought the Plugin Version section up to date. |
||
| (20 intermediate revisions by 6 users not shown) | |||
| Line 1: | Line 1: | ||
The Joomla Install from Web feature was added as part of {{JVer|3.2|Joomla! 3.2|long}} to make installing extensions from the [ | <noinclude><languages /></noinclude> | ||
<translate><!--T:1--> | |||
The Joomla Install from Web feature was added as part of {{JVer|3.2|Joomla! 3.2|long}} to make installing extensions from the [https://extensions.joomla.org Joomla! Extensions Directory (JED)] easier.</translate> | |||
To enable it | <translate><!--T:2--> | ||
To enable it, go to {{rarr|Administrator,Extensions,Manage,Install,Install from web tab}} and select the notice at the top to install the plugin that's needed.</translate> | |||
==Video Demo== | <translate> | ||
You can see a video walk through of the Install from web feature | ==Video Demo== <!--T:3--> | ||
</translate> | |||
<translate><!--T:4--> | |||
You can see a video walk through of the ''Install from web'' feature on [https://www.youtube.com/watch?v=P33D24gNEUk YouTube]</translate> | |||
{{# | {{#Widget:YouTube|id=P33D24gNEUk}} | ||
==Information for Extension Developers== | <translate> | ||
If you already have an extension on JED | ==Information for Extension Developers== <!--T:5--> | ||
</translate> | |||
<translate><!--T:6--> | |||
If you already have an extension on JED you need to make a few small changes to get your extension working on the Joomla Extension Finder. Go to the [[S:MyLanguage/Install From Web For Developers|Install From Web For Developers article]] for more information.</translate> | |||
==Plugin | <translate> | ||
==Plugin Version and Revision History== <!--T:7--> | |||
</translate> | |||
To see the latest release and the development history of the plugin, go to the [https://github.com/joomla/joomla-cms Joomla CMS repository at GitHub]. Notice that you may select from several branches and tags at the dropdown menu at the upper left corner of the web page. (Usually you'll stay with the default branch.) | |||
[[Category:Extensions]] | Now navigate down through the hierarchy of the Joomla CMS file structure. From the root, select {{rarr|''plugins'' folder,''installer'' folder,''webinstaller'' folder}}. A link to the commit ''History'' is available in the upper right corner of the page. | ||
[[Category:Extension development]] | <noinclude> | ||
[[Category:Extensions{{#translation:}}]] | |||
[[Category:Extension development{{#translation:}}]] | |||
[[Category:Extension Installation{{#translation:}}]] | |||
[[Category:Video{{#translation:}}]] | |||
</noinclude> | |||
Latest revision as of 16:38, 23 September 2022
The Joomla Install from Web feature was added as part of
to make installing extensions from the Joomla! Extensions Directory (JED) easier.
To enable it, go to Administrator → Extensions → Manage → Install → Install from web tab and select the notice at the top to install the plugin that's needed.
Video Demo
You can see a video walk through of the Install from web feature on YouTube
Information for Extension Developers
If you already have an extension on JED you need to make a few small changes to get your extension working on the Joomla Extension Finder. Go to the Install From Web For Developers article for more information.
Plugin Version and Revision History
To see the latest release and the development history of the plugin, go to the Joomla CMS repository at GitHub. Notice that you may select from several branches and tags at the dropdown menu at the upper left corner of the web page. (Usually you'll stay with the default branch.)
Now navigate down through the hierarchy of the Joomla CMS file structure. From the root, select plugins folder → installer folder → webinstaller folder. A link to the commit History is available in the upper right corner of the page.