Convert installer plugins to service providers#40146
Merged
MacJoom merged 10 commits intojoomla:4.4-devfrom Mar 22, 2023
Merged
Convert installer plugins to service providers#40146MacJoom merged 10 commits intojoomla:4.4-devfrom
MacJoom merged 10 commits intojoomla:4.4-devfrom
Conversation
brianteeman
reviewed
Mar 18, 2023
Contributor
joomdonation
left a comment
There was a problem hiding this comment.
Tested all installation methods and it worked well. Just some minor things/questions and I will report my test result after receiving the answers.
plugins/installer/folderinstaller/src/Extension/FolderInstaller.php
Outdated
Show resolved
Hide resolved
Contributor
|
I have tested this item ✅ successfully on 9f9b6b4 This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/40146. |
4 tasks
Contributor
|
I have tested this item ✅ successfully on 41ab2fb This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/40146. |
richard67
added a commit
to richard67/joomla-cms
that referenced
this pull request
Mar 29, 2023
richard67
added a commit
to richard67/joomla-cms
that referenced
this pull request
Mar 29, 2023
2 tasks
richard67
added a commit
to richard67/joomla-cms
that referenced
this pull request
Mar 30, 2023
richard67
added a commit
to richard67/joomla-cms
that referenced
this pull request
Apr 4, 2023
richard67
added a commit
to richard67/joomla-cms
that referenced
this pull request
Apr 30, 2023
richard67
added a commit
to richard67/joomla-cms
that referenced
this pull request
May 9, 2023
richard67
added a commit
to richard67/joomla-cms
that referenced
this pull request
May 22, 2023
richard67
added a commit
to richard67/joomla-cms
that referenced
this pull request
May 23, 2023
laoneo
pushed a commit
that referenced
this pull request
May 23, 2023
* Add deleted files from #40066 , #40092 , #40142 and #40146 * Add deleted files from #40180 and #40174 * Add deleted files from #39527 , #39535 , #40169 and #40173 * Add deleted files from #39552 , #39931 , #39628 and #40328 * Add deleted files from #40216 * Add deleted files from #40561 , #40190 and #40205
richard67
added a commit
to richard67/joomla-cms
that referenced
this pull request
May 27, 2023
richard67
added a commit
to richard67/joomla-cms
that referenced
this pull request
Jun 3, 2023
richard67
added a commit
to richard67/joomla-cms
that referenced
this pull request
Jun 8, 2023
richard67
added a commit
to richard67/joomla-cms
that referenced
this pull request
Jun 23, 2023
richard67
added a commit
to richard67/joomla-cms
that referenced
this pull request
Jul 3, 2023
richard67
added a commit
to richard67/joomla-cms
that referenced
this pull request
Jul 23, 2023
richard67
added a commit
to richard67/joomla-cms
that referenced
this pull request
Aug 12, 2023
richard67
added a commit
to richard67/joomla-cms
that referenced
this pull request
Aug 19, 2023
richard67
added a commit
to richard67/joomla-cms
that referenced
this pull request
Aug 20, 2023
richard67
added a commit
to richard67/joomla-cms
that referenced
this pull request
Aug 22, 2023
richard67
added a commit
to richard67/joomla-cms
that referenced
this pull request
Sep 1, 2023
richard67
added a commit
to richard67/joomla-cms
that referenced
this pull request
Sep 4, 2023
richard67
added a commit
to richard67/joomla-cms
that referenced
this pull request
Sep 4, 2023
richard67
added a commit
to richard67/joomla-cms
that referenced
this pull request
Sep 14, 2023
richard67
added a commit
to richard67/joomla-cms
that referenced
this pull request
Sep 19, 2023
richard67
added a commit
to richard67/joomla-cms
that referenced
this pull request
Sep 26, 2023
richard67
added a commit
to richard67/joomla-cms
that referenced
this pull request
Oct 1, 2023
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary of Changes
Converts installer plugins to service providers.
Testing Instructions
Install an extension through upload, url or folder.
Actual result BEFORE applying this Pull Request
All works.
Expected result AFTER applying this Pull Request
All works.
Link to documentations
Please select:
Documentation link for docs.joomla.org:
No documentation changes for docs.joomla.org needed
Pull Request link for manual.joomla.org:
No documentation changes for manual.joomla.org needed