Welcome to eZpedia!

The free eZ Publish encyclopedia that anyone can edit. eZpedia has accumulated 722  english articles since 2006. We encourage you to create an account and create or edit a page yourself. Some folks create an article in the people namespace with their full name as the article name with a brief description of who they are, their interests, goals and objectives.

Ask A Question

Do you have an eZ Publish question, do you need an eZ Publish answer? Simply login and ask your question in our discussion forum. We publicly write free documentation based on your submissions. Posting on eZpedia is a great way to get answers you need and contribute to our freely available community documentation for eZ Publish.

Chat with other eZ Publish Developers LIVE from around the World!

Ecosystem

Read about what is going on within the various eZ Publish related websites on internet.

Recent development activity

Track the development progress through the roadmap by reviewing recent Exponential Git activity from the github repository.

github.com/ezsystems/ezpublish-legacy commit log rss feed
Last updated: 2026-09-21T10:19:01Z
2026-09-21T10:19:01Z
Updated: Updated share/filelist.md5 for the webserver package rename, so the file consistency check matches the installation again.
2026-09-21T10:19:00Z
Fixed: Fixed the webserver requirement naming a package that no longer exists, by following its rename from qbox-webserver to qbix-webserver and pinning the release that carries the corrected name.

The package was registered under se7enxweb/qbox-webserver, a typo for qbix in
its own composer.json. That has been corrected at the source and Packagist
now serves it as se7enxweb/qbix-webserver; the misspelled name returns 404,
so the requirement added here could no longer be resolved at all.

The pin moves to ~0.0.2 rather than staying at ~0.0.1. Packagist treats a
published version as immutable, so the v0.0.1 tag could not simply be moved
onto the commit carrying the corrected name and be re-read. 0.0.2 is the
release cut for that, and holds the same code.

Still ~0.0.x rather than ~1.0 for the reason it was to begin with: the
package also carries v1.0.0 through v1.3.0, and the binary those ship was
UPX-packed after the phar had been appended as an ELF overlay, which drops
the overlay and leaves an executable that parses its own compressed image as
PHP.
2026-09-21T10:11:29Z
Updated: Updated share/filelist.md5 for the qbox-webserver requirement, so the file consistency check matches the installation again.
2026-09-21T10:11:28Z
Added: Added se7enxweb/qbox-webserver to the project's requirements at 0.0.1, the release carrying the micro binary build fixes.

A pure-PHP web server, so an installation can be served without nginx or
PHP-FPM in front of it.

The constraint is ~0.0.1 rather than ~1.0 on purpose. The package carries
v1.0.0 through v1.3.0 as well, but those predate the build fixes: the binary
they ship was UPX-packed after the phar had been appended as an ELF overlay,
which drops the overlay, so the executable starts and then tries to parse its
own compressed image as PHP. 0.0.1 is the release that stops that, and ~0.0.1
is the constraint that reaches it.
2026-09-20T15:06:45Z
Updated: Updated share/filelist.md5 for the eztags menu label and the matching composer pin, so the file consistency check matches the installation again.
2026-09-20T15:06:45Z
Updated: Updated the pin on eztags to 2.3.5, the release that shortens the top menu entry to "Tags".

The entry read "eZ Tags". It is "Tags" now, which is shorter and does not
carry the old product's branding in an installation that ships as Exponential
6. One line of menu.ini.append.php; no code, schema or behaviour change.

The copy under extension/eztags was brought to the same release, since the
extensions here are working checkouts rather than something composer
installs, and the installation would otherwise keep serving the old label
while the pin named the new one.
2026-09-20T14:59:58Z
Updated: Updated share/filelist.md5 for the bccie menu label and the matching composer pin, so the file consistency check matches the installation again.

Recent discussions

Read what others are discussing

Recently updated articles

Read recently modified articles

ezpedia.org updated content rss feed
  1. eZ : Main page
  2. Solution : Read-only site
    • @5 | 2025/01/25 @ 17:17:56 : Graham Brookins : History - based on version 4, republishing in attempt to regain example settings display
  3. Solution : Reseting the admin password in eZ publish
    • @15 | 2024/10/25 @ 21:09:06 : Graham Brookins : History - based on version 14 added missing comma to example copy and paste code.
  4. Learning : Extensions
  5. Learning : Standard Events
  6. Learning : Standard Triggers
  7. Learning : A workflow
  8. Learning : Events
  9. Learning : Workflow
  10. Learning : Roles
  11. Learning : Policies
  12. Learning : User Groups
  13. Learning : Site Access
  14. Learning : Design Structure
  15. Learning : Default Design
  16. Learning : Access Control
  17. Learning : Designs
  18. Learning : Template Override System
  19. Learning : Pagelayout.tpl
  20. Learning : Custom System Templates