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 / v4.6.23.1
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2026-04-08 6.2 kB
v4.6.23.1 source code.tar.gz 2026-04-08 46.2 kB
v4.6.23.1 source code.zip 2026-04-08 48.8 kB
Totals: 3 Items   101.2 kB 0

Full Changelog: https://github.com/se7enxweb/exponential-platform-legacy/compare/v4.6.23.0...v4.6.23.1

Full Changelog: https://github.com/se7enxweb/exponential-platform-legacy/commits/v4.6.23.1

Official Release of Exponential Platform Legacy v4.6.23.1 (From 7x)

Official stable release of Exponential Platform Legacy v4.6.23.1 (GPL Stable).

Release date: 2026.04.07

Notable Changes (Since v4.6.23.0)

Console Command Rebranding — exponential:* Prefix

All Symfony console commands provided by the Exponential Platform fork packages have been renamed from the upstream ibexa:*, ezplatform:*, and ezpublish:* prefixes to the canonical exponential:* / exponential:legacy:* namespace.

The old names are fully retained as deprecated aliases. Existing scripts, cron jobs, and CI pipelines using the old names continue to work without any changes and will do so until the next major release.

Verify the new commands are registered:

:::bash
php bin/console list exponential

se7enxweb/exponential-platform-dxp-core — branch 4.6, commit d3feffa

15 commands renamed. The old ibexa:* and ezplatform:* names are kept as deprecated aliases via BackwardCompatibleCommand::getDeprecatedAliases():

Old name (deprecated alias) New canonical name
ibexa:content:cleanup-versions exponential:content:cleanup-versions
ibexa:content-type-group:set-system exponential:content-type-group:set-system
ibexa:content:remove-duplicate-fields exponential:content:remove-duplicate-fields
ibexa:copy-subtree exponential:copy-subtree
ibexa:debug:config-resolver exponential:debug:config-resolver
ibexa:delete-content-translation exponential:delete-content-translation
ibexa:images:normalize-paths exponential:images:normalize-paths
ibexa:images:resize-original exponential:images:resize-original
ibexa:install exponential:install
ibexa:io:migrate-files exponential:io:migrate-files
ibexa:reindex exponential:reindex
ibexa:timestamps:to-utc exponential:timestamps:to-utc
ibexa:urls:regenerate-aliases exponential:urls:regenerate-aliases
ibexa:user:expire-password exponential:user:expire-password
ibexa:user:validate-password-hashes exponential:user:validate-password-hashes

se7enxweb/legacy-bridge — branch 4.x, commit 8cea9e8

6 commands renamed. Old ezpublish:* names retained as aliases via ->setAliases([...]):

Old name (deprecated alias) New canonical name
ezpublish:legacybundles:install_extensions exponential:legacy:install-extensions
ezpublish:configure exponential:legacy:configure
ezpublish:legacy:script exponential:legacy:script
ezpublish:legacy:init exponential:legacy:init
ezpublish:legacy:symlink exponential:legacy:symlink
ezpublish:legacy:assets_install exponential:legacy:assets-install

se7enxweb/ibexa-legacy-bridge — branch 4.x, commit dc19470

Old name (deprecated alias) New canonical name
ezpublish:legacy:script exponential:legacy:script

v3 — se7enxweb/ezplatform-kernel branch 1.3-se7enx, commit 4b90bbf + se7enxweb/LegacyBridge branch 3.x, commit 7af50b2

14 kernel commands and 6 legacy-bridge commands renamed on the v3 stack — same convention, same deprecated-alias pattern.


Documentation Updates

  • README.md (github.com) — Convention note added before the Platform v4 commands block; all ibexa:*/ezplatform:* examples updated to exponential:*; not-yet-migrated commands annotated. Commit 0cdafa3
  • INSTALL.md (github.com) — Prefix convention table added near the top; all install, reindex, and legacy-script examples updated throughout the ~2500-line guide; not-yet-migrated commands annotated with (not yet migrated) inline. Commit 0cdafa3

Not Yet Migrated (Retained Under Original Prefix)

The following commands are provided by packages not yet forked into the se7enxweb organisation. They remain under their upstream prefixes and are fully functional:

Command Package
ezplatform:cron:run ibexa/cron
ezplatform:graphql:generate-schema ibexa/graphql
ezplatform:solr:create-core ibexa/solr
ezplatform:content:cleanup-drafts ibexa/core (upstream)
ezplatform:debug:dump-info ibexa/core (upstream)
ezpublish:legacy:clear-cache not yet migrated
ezpublish:legacy:generate-autoloads not yet migrated

Coming Next

  • PHP 8.5 compatibility testing and fixes
  • Migration of remaining ezplatform:cron:run, ezplatform:graphql:generate-schema, and ezpublish:legacy:clear-cache / generate-autoloads to exponential:*

Full Changelog: https://github.com/se7enxweb/exponential-platform-legacy/commits/v4.6.23.1

Open Source Project Website: https://platform.exponential.earth
Documentation: https://platform.doc.exponential.earth/

Download Exponential Platform (Legacy)

Source: README.md, updated 2026-04-08