-
Improvement
-
Resolution: Fixed
-
Minor
-
4.4
-
MOODLE_404_STABLE
-
MOODLE_404_STABLE
-
MDL-80207-main -
-
6
-
Team Hedgehog 2023 Sprint 4.2, Team Hedgehog 2023 Sprint 4.3, Team Hedgehog 2023 Review 4, Team Hedgehog 2024 Sprint 1.1
Based on the latest discussion from MDL-75958, we will replace Horde with RoundCube as below
- Integrate Roundcube library to Moodle LMS, but only the Client's part, not the whole library. The suitable place for this library is inside tool_messageinbound, because it's not PSR-4 autoloadable and it's used for tool_messageinbound only. (Location should be admin/tool/messageinbound/roundcube)
- Create readme_moodle.txt to describe how to import this library and for tracking upstream - library upgrade.
- Create thirdpartylibs.xml
- Modify tool_messageinbound to switch from Horde to Roundcube API.
- Discovered while testing
-
MDL-75958 Replace use of Horde with PHP IMAP extension
-
- Closed
-