Skip to content

Allow runtime configuration #4128

Merged
jaapio merged 3 commits into
masterfrom
feature/guides-configuration
May 12, 2026
Merged

Allow runtime configuration #4128
jaapio merged 3 commits into
masterfrom
feature/guides-configuration

Conversation

@jaapio

@jaapio jaapio commented May 12, 2026

Copy link
Copy Markdown
Member

Before we loaded the configuration after the application was bootstrapped, but when we introduced extensions is was already less applicable. Now I moved the configuration loading into the start of the application. This allows me to enable features on guides when the user configures particular settings. A first example is the option for auto menus when using markdown format.

Fixes #3892

jaapio added 3 commits May 12, 2026 22:22
By loading the configuration before bootstrap we can also change the
configuration of extensions. This allows us add more configuration into
the guides packages when they are started.
This simple example project shows how to configure phpdocumentor
and render markdown files.
@jaapio jaapio force-pushed the feature/guides-configuration branch from 92d813c to 2771708 Compare May 12, 2026 21:25
@jaapio jaapio enabled auto-merge May 12, 2026 21:28
@jaapio jaapio merged commit 2f45e3d into master May 12, 2026
129 of 139 checks passed
@jaapio jaapio deleted the feature/guides-configuration branch May 12, 2026 21:38
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.

Guide don't available in menu

1 participant