Download Latest Version v2.5.0.3 source code.tar.gz (290.5 kB)
Email in envelope

Get an email when there's a new version of Exponential Platform Legacy (Stable CMS)

Home / v3.3.44.7
Name Modified Size InfoDownloads / 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
  • se7enxweb/ezplatform-graphql v2.3.20 — fixed hardcoded /vendor/ezsystems/ezplatform-graphql path → /vendor/se7enxweb/ezplatform-graphql so 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
Source: README.md, updated 2026-04-12