Not now since it currently does not add much, but we should consider bundling it once T326354 or T377918 is resolved which means bundled extensions starts to use CommunityConfiguration.
If we resolved T341386: Allow On-wiki configuration for temporary site logo changes then this extension will have some functionality by itself.
Checklist (needs checking)
- Passed discussion or already Wikimedia deployed (deployed at all Wikimedia projects as of January 2025)
- Passed security review or already Wikimedia deployed (passed security review in T349568, deployed to all Wikimedia projects as of January 2025)
- Voting CI structure tests
- Runs MediaWiki-CodeSniffer (see inclusion)
- Runs phan
- Supports MySQL, SQLite, and Postgres (if there are schema changes) (not applicable, no schema changes)
- GPL v2 or later compatible license (GPL v2 licensed, see proof)
- Extension's default configuration provides optimal experience
- Tested with web installer
- Any relevant dependencies also bundled (only dependency is CommunityConfigurationExample, which exists for testing only purposes)