| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-04-12 | 1.3 kB | |
| v3.3.44.7 - Restore 7 missing bundle registrations source code.tar.gz | 2026-04-12 | 713.9 kB | |
| v3.3.44.7 - Restore 7 missing bundle registrations source code.zip | 2026-04-12 | 1.3 MB | |
| Totals: 3 Items | 2.0 MB | 0 | |
Fix: Restore missing se7enxweb bundle registrations in bundles.php
Problem
The v3.3.44.6 cleanup removed bundles that were incorrectly identified as stale but are actually required for composer post-scripts to pass. This caused composer update post-scripts to fail with Symfony config namespace errors.
Restored Bundles
| Bundle | Config Namespace Provided |
|---|---|
EzPlatformDesignEngineBundle |
ezdesign |
EzPlatformAdminUiBundle |
content_tree_module, subtree_paths options |
EzPlatformUserBundle |
user_settings_update_view option |
IbexaPlatformSearchBundle |
search_view option |
EzSystemsPlatformHttpCacheBundle |
varnish_invalidate_token option |
EzPlatformRichTextBundle |
ezrichtext config namespace |
EzSystemsEzPlatformGraphQLBundle |
FieldDefinition GraphQL type |
Related Fix
se7enxweb/ezplatform-graphqlv2.3.20 — fixed hardcoded/vendor/ezsystems/ezplatform-graphqlpath →/vendor/se7enxweb/ezplatform-graphqlso GraphQL types load correctly.
Verified
All 4 composer post-scripts now pass cleanly:
bazinga:js-translation:dump✓assets:install✓ezpublish:legacy:assets_install✓ezpublish:legacybundles:install_extensions✓