Difference between revisions of "Install from Web"

From Joomla! Documentation

(Marked this version for translation)
(Brought the Plugin Version section up to date.)
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
 
<noinclude><languages /></noinclude>
 
<noinclude><languages /></noinclude>
 
<translate><!--T:1-->
 
<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 [http://extensions.joomla.org Joomla! Extensions Directory (JED)].</translate>
+
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>
  
 
<translate><!--T:2-->
 
<translate><!--T:2-->
To enable it simply go into the Joomla Extension Manager and click on the notice at the top to install the extra plugin needed for it to function (Note there are known issues with Akeeba Backup hiding this message).</translate>
+
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>
  
 
<translate>
 
<translate>
Line 10: Line 10:
 
</translate>
 
</translate>
 
<translate><!--T:4-->
 
<translate><!--T:4-->
You can see a video walk through of the Install from web feature here:</translate> http://www.youtube.com/watch?v=P33D24gNEUk
+
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}}
 
{{#Widget:YouTube|id=P33D24gNEUk}}
Line 18: Line 18:
 
</translate>
 
</translate>
 
<translate><!--T:6-->
 
<translate><!--T:6-->
If you already have an extension on JED then you need to make a few small changes to get your extension working on the Joomla Extension Finder. [[S:MyLanguage/Install From Web For Developers|Click Here]] for more information.</translate>
+
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>
  
 
<translate>
 
<translate>
==Plugin versions== <!--T:7-->
+
==Plugin Version and Revision History== <!--T:7-->
 
</translate>
 
</translate>
<translate><!--T:8-->
+
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.)
* 1.0.2 Initial released version with Joomla 3.2.0 Stable</translate>
 
<translate><!--T:9-->
 
* 1.0.3 Minor fix for translations escapings (server-side fix for "Sort by rating" to correspond to JED)</translate>
 
<translate><!--T:10-->
 
* 1.0.4 Minor addition for support of display of commercial/non-commercial "$" icon and for number of reviews and votes in category views (server-side: Same additions and fix of sorting in leaf-category view by rating to reflect JED sorting)</translate>
 
<translate><!--T:11-->
 
* 1.0.5 Mandatory upgrade for Joomla 3.2.1 to adapt to a change in Javascript introduced by Joomla 3.2.1</translate>
 
<translate><!--T:13-->
 
* 1.1.0 was a maintenance release of the plugin.</translate>
 
* <translate><!--T:14--> 2.0.0 is an upgrade of the plugin's internal handling to be compatible with the core version of the plugin included in Joomla! 4.0. This version requires Joomla! 3.9 or 3.10 to be used.  Please see https://github.com/joomla-extensions/install-from-web-client/releases/tag/2.0.0 for further details about this update.</translate>
 
<translate><!--T:15--> 2.0.1 is a maintenance release which restores JSONP support to address browser security changes. Please see https://github.com/joomla-extensions/install-from-web-client/releases/tag/2.0.1 for further details about this update.</translate>
 
  
 +
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.
 
<noinclude>
 
<noinclude>
 
[[Category:Extensions{{#translation:}}]]
 
[[Category:Extensions{{#translation:}}]]

Latest revision as of 16:38, 23 September 2022

Other languages:
Deutsch • ‎English • ‎Nederlands • ‎català • ‎español • ‎français • ‎português do Brasil

The Joomla Install from Web feature was added as part of Joomla! 3.2 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[edit]

You can see a video walk through of the Install from web feature on YouTube

Information for Extension Developers[edit]

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

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.