Blog
7x Staff post regularly about recent news, important changes, and improvements to the 7x Blog called "The Continuum". Subscribe to our blog RSS Feed with your favorite feed reader / news syndication application.
7x Announces Exponential Platform DXP 2.0.0.2
Exponential Platform DXP 2.0.0.2 Now Available (Symfony Only — New Stack — Platform v5)
(Rebooting our own Free Software community software distribution of this Very Powerful Open Source Symfony CMS Framework)
7x is extremely pleased to announce the release of Exponential Platform DXP 2.0.0.2 to users worldwide. This is a Symfony-only, new stack release built on Platform v5, featuring a brand new kernel, a rebranded design, and a clean front-end website design — along with all of your favourite classic features.
All versions support PHP 8.1 through 8.5. We strongly encourage you to run on PHP 8.4 or later for the best security and stability.
Read the full Share announcement for complete details on what is included in this release.
Getting Started
- Download the release from GitHub or install via Composer.
- Review the installation guide and requirements included in the repository doc/ folder.
- Run on a clean PHP 8.4 environment for best results.
- Check exponential.earth for packages, extensions, and composer setup instructions.
- This is a Symfony-only new stack release — ensure your environment meets the Symfony framework requirements before installing.
Get Support
The community is here to help. Join the conversation and get quick answers through any of the following channels:
- Share — Release Discussion Thread — join the dedicated thread for this release to share your experience and ask questions.
- Share — Community Forums — browse existing threads and post new questions.
- Telegram — @exponentialcms — real-time help and community discussion.
- GitHub Issues — report bugs or track known issues directly on the repository.
Thank you to everyone in the community who tested, reported issues, and contributed. Enjoy Exponential Platform DXP 2.0.0.2!
7x Announces Exponential Platform DXP 1.0.0.2 (Platform v4)
Exponential Platform DXP 1.0.0.2 Now Available (Symfony Only — New Stack — Platform v4)
7x is extremely pleased to announce the release of Exponential Platform DXP 1.0.0.2 to users worldwide. This is a Symfony-only, new stack release built on Platform v4, featuring a brand new kernel, a rebranded design, and a clean front-end website design — along with all of your favourite classic features.
All versions support PHP 8.1 through 8.5. We strongly encourage you to run on PHP 8.4 or later for the best security and stability.
Read the full Share announcement for complete details on what is included in this release.
Getting Started
- Download the release from GitHub or install via Composer.
- Review the installation guide and requirements included in the repository doc/ folder.
- Run on a clean PHP 8.4 environment for best results.
- Check exponential.earth for packages, extensions, and composer setup instructions.
- This is a Symfony-only new stack release — ensure your environment meets the Symfony framework requirements before installing.
Get Support
The community is here to help. Join the conversation and get quick answers through any of the following channels:
- Share — Release Discussion Thread — join the dedicated thread for this release to share your experience and ask questions.
- Share — Community Forums — browse existing threads and post new questions.
- Telegram — @exponentialcms — real-time help and community discussion.
- GitHub Issues — report bugs or track known issues directly on the repository.
Thank you to everyone in the community who tested, reported issues, and contributed. Enjoy Exponential Platform DXP 1.0.0.2!
7x Announces Exponential Platform Legacy (Rebooting our Free Software community software distribution of this Very Powerful Open Source Symfony CMS Framework)
Exponential Platform Legacy 3.3.44.7, 4.6.23.2 and 5.0.2 Now Available
We are extremely pleased to announce the latest wave of releases for Exponential Platform Legacy — versions 3.3.44.7, 4.6.23.2, and 5.0.2 — now available to users worldwide.
These releases bring a brand new kernel, a responsive admin design, a responsive front-end website design, and all of the classic features you know and love — updated and polished for today's web.
All three versions support PHP 8.1 through 8.5. We strongly encourage you to run on PHP 8.3 or later for the best security and stability.
Read the full release notes on Share: v3.3.44.7, v4.6.23.2 and v5.0.2.
Getting Started
- Download the latest release from GitHub.
- Review the installation guide and requirements included in the repository doc/ folder.
- Run on a clean PHP 8.3 environment for best results.
- Check the get.exponential.earth site for packages, extensions, and composer setup instructions.
- Explore the bundled responsive designs — exp, foundation, and admin4 — to get your site up and running quickly.
Get Support
The community is here to help. Join the conversation and get quick answers through any of the following channels:
- Share — Community Forums — post questions, share projects, and browse existing threads.
- Telegram — @exponentialcms — join our active Telegram group for real-time help and discussion.
- GitHub Issues — report bugs or track known issues directly on the repository.
Thank you to everyone in the community who tested, reported issues, and contributed. Enjoy the new releases!
7x Announces Exponential Platform Nexus 1.1.0.7, 1.2.0.0 and 1.3.0.3 Now Available! Discover the difference we make!
Exponential Platform Nexus 1.1.0.7, 1.2.0.0 and 1.3.0.3 Now Available
7x is extremely pleased to announce the wave of releases for Exponential Platform Nexus — versions 1.1.0.7, 1.2.0.0, and 1.3.0.3 — now available to users worldwide.
These releases bring a brand new kernel, a responsive admin design, a responsive front-end website design, and all of the classic features you know and love — updated and polished for today's web.
All three versions support PHP 8.1 through 8.5. We strongly encourage you to run on PHP 8.3 or later for the best security and stability.
Read the full release notes on Share: v1.1.0.7, v1.2.0.0 and v1.3.0.3.
Getting Started
- Download the latest release from GitHub.
- Review the installation guide and requirements included in the repository doc/ folder.
- Run on a clean PHP 8.3 environment for best results.
- Check the exponential.earth site for packages, extensions, and composer setup instructions.
- Explore the bundled responsive designs — exp, foundation, and admin4 — to get your site up and running quickly.
Get Support
The community is here to help. Join the conversation and get quick answers through any of the following channels:
- Share — Community Forums — post questions, share projects, and browse existing threads.
- Telegram — @exponentialcms — join our active Telegram group for real-time help and discussion.
- GitHub Issues — report bugs or track known issues directly on the repository.
Thank you to everyone in the community who tested, reported issues, and contributed. Enjoy the new releases!
7x releases Exponential 6.0.13!
Exponential 6.0.13 Now Available
7x is very excited to announce the release of Exponential 6.0.13 to users worldwide, released on April 20, 2026. This release delivers critical security hardening, improved PHP 8.4/8.5 compatibility, a new SQLite3 driver, new template string operators, and an upgraded PHPUnit 13 test suite.
Key Highlights
- Critical Security Fixes — 6 SQL injection and OS shell injection attack surfaces closed. Parameterised queries and shell-argument escaping applied across 4 patched files.
- PHP 8 Session Compatibility — ezsession updated so read() returns an empty string instead of false, and globals are properly guarded during early bootstrap, eliminating type-error fatals on PHP 8.
- SQLite3 Driver — Autoload registration fixed, absolute DB paths now supported, and recursive directory creation added for first-run installations.
- New Template String Operators — rstring, ristring, str_pad, wordwrap, chunk_split, number_format, sprintf wrappers and more are now available directly in Exponential templates.
- PHPUnit 13 Test Suite — 6 new test files covering the security attack surfaces closed in this release. Bootstrap updated for full PHPUnit 13 compatibility.
- PHP 8.1 through 8.5 supported — No minimum PHP version requirement raised. Running PHP 8.3 or 8.5 is strongly recommended for best security.
Getting Started
- Download the release from GitHub or install via Composer.
- Review the full changelog on GitHub for a complete list of changes since 6.0.0.
- Read the security hardening reference in doc/hardening.md (1,176 lines) documenting every patch reference, vulnerability class, and fix applied.
- Check exponential.earth for packages, extensions, and composer setup instructions.
- Turnkey Exponential CMS hosting is available at se7enx.com.
Get Support
The community is here to help. Join the conversation and get quick answers through any of the following channels:
- Share — Release Discussion Thread — join the dedicated thread for this release to share your experience and ask questions.
- Share — Community Forums — browse existing threads and post new questions.
- Telegram — @exponentialcms — real-time help and community discussion.
- GitHub Issues — report bugs or track known issues directly on the repository.
Thank you to everyone in the community who contributed, tested, and reported issues. Enjoy Exponential 6.0.13!
7x Releases Exponential Basic 2.4.0.2
Shortly after the rebrand of eZ Publish trademarked resourced on 7x web properties to Exponential the development of the third release of EB 2.4.0.2 (major update; minor upgrade) was finished PHP 8.4/8.5 support and fixed almost all previous bugs.
We at team 7x are very happy with this new release as it includes a lot of major under the hood improvements to help expand and modernize the core cms features in code and framework.
This is a serious labor of love. This package represents the extended life of a product / framework that launched the programing careers of so very many individuals.
We love Exponential Basic and take care to ensure it's continued use. Join us? Won't you? Download Exponential Basic today!
7x Announces Exponential Platform Nexus (Rebooting our free software community software distribution of this Very Powerful Symfony CMS Framework + Bundle's From Netgen)
7x and Graham Brookins are proud to share the news of the release of a major new web app development system called Exponential Platform Nexus v1.x (100% Compatible with eZ Publish Platfom 5.x & eZ Platform Legacy 2.5).
Download it for free here at GitHub: https://github.com/se7enxweb/exponential-platform-nexus/releases/tag/v1.0.0.0.3
https://github.com/se7enxweb/exponential-platform-nexus/archive/refs/tags/v1.0.0.0.3.zip
Download it for free here at SourceForge: https://sourceforge.net/projects/exponential-platform-nexus/files/v1.0.0.0.3/v1.0.0.0.3%20source%20code.zip/download
Release posted here on the project website, https://platform.exponential.earth/download
Install it via PHP + Composer Package using:
# composer require se7enxweb/exponential-platform-nexus:v1.0.0.0.3 --ignore-platform-reqs;
Installation instructions documentation, https://platform.exponential.earth/installation
Free Online Demo of this software including the AdminUI, https://platform.exponential.earth/about/demo
This project uses the remains of the abandoned eZ Publish Platform Software Stack licensed under GPLv2, when updated to php8+ support it resumes working as originally designed despite it's maturity and free and open framework cms values.
We believe in supporting users of legacy software stacks as first class citizens where user freedoms are exalted above the corporate desire to bind users to costly purchases just to use the core product.
Notable Changes (Since Exponential Platform Legacy 2.5.0.1 for PHP 8):
Updated: Rebranding package UI assets from eZ Platform to Exponential Platform. Updated / Replaced Logos used within AdminUI.
Task name before, "Replacing most front facing branding of text string, 'eZ Platform', 'ezplatform' from the user facing displays in code and templates."
Updated: Bugfix to core distribution app/config/config.yml and composer.json rules which fix content tree browse feature in AdminUI.
Open Source Project Website Content Expanded: https://platform.exponential.earth
To learn more about Exponential, Exponential Platform Legacy and Exponential Basic From 7x and to download the latest version please visit:
- https://exponential.earth
- https://platform.exponential.earth
To learn more about Exponential Family of CMS Software From 7x and to join the community please visit Share Exponential! @ Visit: https://lnkd.in/gdAHpy-m
7x is now offering turn key Exponential and Exponential Platform Legacy CMS Website Hosting, Design, Development, Training, Long term maintenance and support at https://lnkd.in/gvPkYU8T
Cheers,
Graham Brookins
7x