User tests: Successful: Unsuccessful:
Pull Request for Issue #20608 .
installed web installer and add function onInstallerAddInstallationTab to webinstaller.php
install => install from web plugin
Extensions => Plugins
Search Tools => installer
Disable other installer plugins
Return install extensions page
Before fix: You should see error text
After fix: There should be no error text
Status | New | ⇒ | Pending |
Category | ⇒ | Front End Plugins JavaScript |
Hi, I dont want to insert web installer to joomla core. I just want to fix the issue and I cant explain that how we can fix the issue without installing web installer plugin.
Best advice I can give for that is to install the plugin locally, make your changes, then submit them as a pull request to the other repository I linked. It'll be much easier to review the changes because it'll only be a comparison of the actual changes, whereas here it's just adding a bunch of new files which makes it difficult to review.
Thank you for the advice. I will try it.
Closing this in favor of joomla-extensions/install-from-web-client#55
Status | Pending | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2018-07-25 13:10:06 |
Closed_By | ⇒ | roland-d | |
Labels |
Added:
?
|
Not quite sure what the intent here is, but the install from web plugin is not part of the core package for 3.x releases and AFAIK there are no plans to include it in one.
If you are looking to make changes to the plugin, https://github.com/joomla-extensions/install-from-web-client is the repo to do that in.