All about the development of eZ Publish by Graham Brookins, 7x (formerly Brookins Consulting) and our think tank kracker.org.
I am very excited to announce the release of eZ Publish 6.0.9 which includes the new PHP 8.4 support to the kernel.
The headless cms crud rest apis were released originally as ezprestapi extension which replaces the ezprestapiprovider extension.
This is the first which we are bundling this extension (enabled by default installation) but not enabled via configuration settings to ensure a secure default installation. That said it's very easy to get started by configuring it for use and accessing the REST APIs.
My first attempt was to enable this package for use on digg.one to allow for remote content publishing apis to use to create stories nodes remotely in eZ. It works perfectly and it's very secure by design.
I would like to write an article with example source code showing how to consume and create content using this extensions HTTP APIs for rest calls.
There are very minimal booting changes from the previous release which require PHP 8.1 support. This means as of 6.0.8 PHP 7 Support is Deprecated and You must use PHP 8.1 or greater from now on. This is best for security reasons related to PHP support of older releases being minimal at best.
This means with eZ Publish 6.0.9 you can use the new PHP 8.4 support on your existing eZ Publish website with a simple backup and upgrade.
If you must continue to use PHP7 you can use the latest release from the 6.0.7 branch / release for the foreseeable future.
I am very excited to announce the release of eZ Publish 6.0.8 which includes the new PHP 8.4 support to the kernel.
These were very minimal booting changes which require PHP 8.1 support. This means as of 6.0.8 PHP 7 Support is Deprecated and You must use PHP 8.1 or greater from now on. This is best for security reasons related to PHP support of older releases being minimal at best.
This means with eZ Publish 6.0.8 you can use the new PHP 8.4 support on your existing eZ Publish website with a simple backup and upgrade.
If you must continue to use PHP7 you can use the latest release from the 6.0.7 branch / release for the foreseeable future.
7x Releases eZ Publish 6.0.7 On Valantines Day With New Copy Tree Feature for the eZ Administration!
I am very excited to announce the release of eZ Publish 6.0.7 which includes the new admin feature added into the sub items display which allows the copying of subtree selections of content locations (nodes/objects/folders/articles/etc) to a new existing location by default.
This means with eZ Publish 6.0.7 you can use the admin3 design to copy content on your website to exiting locations with ease, perhaps using your cell phone!
Add comment