Skip to content

MDL-88576 [docs] Add documentation for Composer runtime status checks…#1612

Open
mihailges wants to merge 1 commit into
moodle:mainfrom
mihailges:MDL-88576_docs
Open

MDL-88576 [docs] Add documentation for Composer runtime status checks…#1612
mihailges wants to merge 1 commit into
moodle:mainfrom
mihailges:MDL-88576_docs

Conversation

@mihailges

Copy link
Copy Markdown
Collaborator

… API

Copilot AI review requested due to automatic review settings June 11, 2026 04:34
@netlify

netlify Bot commented Jun 11, 2026

Copy link
Copy Markdown

Deploy Preview for moodledevdocs ready!

Built without sensitive environment variables

Name Link
🔨 Latest commit 73bd3e5
🔍 Latest deploy log https://app.netlify.com/projects/moodledevdocs/deploys/6a2a6f12347f22000829bb92
😎 Deploy Preview https://deploy-preview-1612--moodledevdocs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
🤖 Make changes Run an agent on this branch

To edit notification comments on pull requests, go to your Netlify project configuration.

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds documentation to DevDocs describing Moodle’s Composer runtime status API so developers can programmatically check whether Composer dependencies are installed and whether the installed packages match composer.lock.

Changes:

  • Documented how to obtain the Composer service via DI (\core\di::get(\core\composer::class)).
  • Added examples for checking installation status and retrieving overall status (including current/missing/outdated packages).
  • Added an example for checking the status of a specific package.

Comment thread general/development/tools/composer.md Outdated
Comment thread general/development/tools/composer.md Outdated
Comment thread general/development/tools/composer.md Outdated
Comment thread general/development/tools/composer.md Outdated
Comment thread general/development/tools/composer.md Outdated
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants