PHPackages                             ezsystems/ezstudio-demo - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. ezsystems/ezstudio-demo

AbandonedArchivedProject

ezsystems/ezstudio-demo
=======================

eZ Platform Enterprise Edition Demo distribution

v3.1.2(5y ago)383527proprietaryPHPPHP ^7.3

Since May 27Pushed 2y ago27 watchersCompare

[ Source](https://github.com/ezsystems/ezplatform-ee-demo)[ Packagist](https://packagist.org/packages/ezsystems/ezstudio-demo)[ Docs](https://github.com/ezsystems/ezplatform-ee-demo)[ RSS](/packages/ezsystems-ezstudio-demo/feed)WikiDiscussions master Synced 2mo ago

READMEChangelog (6)Dependencies (92)Versions (208)Used By (0)

eZ Platform Enterprise Edition (Demo)
=====================================

[](#ez-platform-enterprise-edition-demo)

[![Latest release](https://camo.githubusercontent.com/46134cea63dfad75b3b248e3c3cdf467db24edab7b2582c0c6352c4dba679e81/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f72656c656173652f657a73797374656d732f657a706c6174666f726d2d65652e7376673f7374796c653d666c61742d737175617265)](https://github.com/ezsystems/ezplatform-ee/releases)[![License](https://camo.githubusercontent.com/779ca0028f7863c2e6449cb0432b048636ed9465a0d24bfc2457d491d3aeb338/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f6c2f657a73797374656d732f657a706c6174666f726d2d65652e7376673f7374796c653d666c61742d737175617265)](LICENSE)

What is eZ Platform Enterprise Edition?
---------------------------------------

[](#what-is-ez-platform-enterprise-edition)

*eZ Platform Enterprise Edition* is commercial CMS (Content Management System) software developed by eZ Systems.

*eZ Platform Enterprise Edition* derives from *[eZ Platform](https://github.com/ezsystems/ezplatform)*. It is composed of a set of bundles. eZ Platform Enterprise Edition, like eZ Platform, is built on top of the Symfony framework (Full Stack). It has been in development since 2014.

#### What is eZ Platform Enterprise Edition Demo ?

[](#what-is-ez-platform-enterprise-edition-demo-)

eZ Platform Enterprise Edition Demo is an example of a simple website using eZ Platform Enterprise. \_NOTE: This demo should not be use for starting a new project, but can serve as as an example for how to do it, instead start using [ezplatform-ee](https://github.com/ezsystems/ezplatform-ee)\_\_.

It's meant to demonstrate some of the fatures of eZ Platform Enterprise such as:

- Page Builder
- Multiple users groups with demo accounts with access rights and workflow usage setup between them
- Delayed publishing *(remember to setup cronjob)*
- *And besides that it aslo contains most [eZ Platform demo features](https://github.com/ezsystems/ezplatform-demo/blob/master/README.md#what-is-ez-platform-demo-)*

### How to get access to eZ Platform Enterprise Edition?

[](#how-to-get-access-to-ez-platform-enterprise-edition)

While this meta repository, `ezplatform-ee-demo`, is public to ease installation and upgrades, full access can be obtained in one of two ways:

- Request an online demo on [ez.no](https://ez.no/Products/eZ-Platform-Enterprise-Edition)
- Setup a [Composer Authentication Tokens](https://doc.ezplatform.com/en/latest/getting_started/about_composer/) for use in combination with this repository.

### eZ Platform Enterprise Edition vs. eZ Platform

[](#ez-platform-enterprise-edition-vs-ez-platform)

[eZ Platform Enterprise Edition](https://ez.no/Products/eZ-Platform-Enterprise-Edition) is a distribution flavor of [eZ Platform](http://ezplatform.com/), our Symfony-based enterprise level open source CMS. In short, Enterprise comes with addtional features and services that extend eZ Platform functionality for media industry and team collaboration.

#### Further information:

[](#further-information)

eZ Platform is 100% open source and is the foundation for the commercial *eZ Platform Enterprise Edition* software which adds advanced features for editorial teams, 100% built on top of *eZ Platform* APIs.

- eZ Platform Developer Hub: [ezplatform.com](https://ezplatform.com/)
- [eZ Platform Open Source and Enterprise Edition roadmap](http://doc.ez.no/roadmap)
- eZ Systems (commercial products and services): [ez.no](https://ez.no/)

Installation
------------

[](#installation)

NOTE: *For simplified installation, consider using community supported [eZ Launchpad](https://ezsystems.github.io/launchpad/) which takes care of the whole server setup for you.*

Installation instructions below are for installing a demo installation of eZ Platform Enterprise Edition in latest version *with* demo content and demo website. Full installation documentation is kept current [in the online docs](https://doc.ezplatform.com/en/latest/getting_started/install_using_composer/), and includes instructions on installing other distributions *(like [ezplatform "clean"](https://github.com/ezsystems/ezplatform) and [ezplatform-ee](https://github.com/ezsystems/ezplatform-ee) enterprise edition)*, or other versions.

#### Prerequisites

[](#prerequisites)

These instructions assume you have already installed:

- PHP *(7.1 or higher)*
- Web Server *(Recommended: Apache / Nginx. Use of php's built in development server is also possible)*
- Database server *(MySQL 5.5+ or MariaDB 10.0+)*
- [Composer](https://doc.ezplatform.com/en/latest/getting_started/about_composer/)
- Git *(for development)*

For further information [on requirements see online doc](https://doc.ezplatform.com/en/latest/getting_started/requirements_and_system_configuration/).

#### Install eZ Platform *(demo enterprise distribution)*

[](#install-ez-platform-demo-enterprise-distribution)

Assuming you have prerequisites sorted out, you can get the install up and running with the following commands in your terminal:

```
composer create-project --keep-vcs ezsystems/ezplatform-ee-demo ezplatform ^2
cd ezplatform
```

*Note: If composer is installed localy instead of globally, the first command will start with `php composer.phar`.*

During the installation process you will be asked to input things like database host name, login, password, etc. They will be placed in `/app/config/parameters.yml`.

Next you will receive instructions on how to install data into the database, and how to run a simplified dev server using the `bin/console server:run` command. *Tip: For a more complete and better performing setup using Apache or Nginx, read up on how to [install eZ Platform manually](https://doc.ezplatform.com/en/latest/getting_started/install_manually/).*

Issue tracker
-------------

[](#issue-tracker)

Submitting bugs, improvements and stories is possible on . If you discover a security issue, please see how to responsibly report such issues on .

Backwards compatibility
-----------------------

[](#backwards-compatibility)

eZ Platform aims to be **100% content compatible** with eZ Publish 5.x, 4.x and 3.x *(introduced in 2002)*, meaning that content in those versions of the CMS can be upgraded using [online documentation](http://doc.ez.no/eZ-Publish/Upgrading) to eZ Platform.

Unlike eZ Publish Platform 5.x, eZ Platform does not ship with eZ Publish Legacy (4.x). But this is available by optional installing [LegacyBridge](https://github.com/ezsystems/LegacyBridge/releases/) to allow eZ Platform and eZ Publish Legacy to run together, this is only recommended for migration use cases and not for new installations.

COPYRIGHT
---------

[](#copyright)

Copyright (C) 1999-2020 eZ Systems AS. All rights reserved.

LICENSE
-------

[](#license)

-  eZ Business Use License Agreement eZ BUL Version 2.1
-  eZ Trial and Test License Agreement (eZ TTL) v2.0

###  Health Score

40

—

FairBetter than 88% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity22

Limited adoption so far

Community31

Small or concentrated contributor base

Maturity78

Established project with proven stability

 Bus Factor4

4 contributors hold 50%+ of commits

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~16 days

Recently: every ~255 days

Total

189

Last Release

975d ago

Major Versions

1.7.x-dev → v2.4.0-beta12018-12-11

v2.5.6 → v3.0.0-beta12019-12-24

v2.5.9 → v3.0.1-rc12020-04-17

v2.5.13 → v3.1.22020-09-17

v1.13.6-rc2 → v2.5.142021-03-11

PHP version history (6 changes)v1.0.0-alpha1PHP &gt;=5.4.4

v1.1.0PHP ~5.5|~7.0

v1.8.0-beta1PHP ~5.6|~7.0

v2.0.0-rc1PHP ^7.1

v2.5.1PHP ^7.1.3

v3.0.0-beta1PHP ^7.3

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/681611?v=4)[Ibexa Bot](/maintainers/ezrobot)[@ezrobot](https://github.com/ezrobot)

![](https://avatars.githubusercontent.com/u/130489?v=4)[Łukasz Serwatka](/maintainers/lserwatka)[@lserwatka](https://github.com/lserwatka)

---

Top Contributors

[![lolautruche](https://avatars.githubusercontent.com/u/313528?v=4)](https://github.com/lolautruche "lolautruche (370 commits)")[![damianz5](https://avatars.githubusercontent.com/u/3495796?v=4)](https://github.com/damianz5 "damianz5 (306 commits)")[![andrerom](https://avatars.githubusercontent.com/u/289757?v=4)](https://github.com/andrerom "andrerom (283 commits)")[![mnocon](https://avatars.githubusercontent.com/u/10993858?v=4)](https://github.com/mnocon "mnocon (195 commits)")[![ciastektk](https://avatars.githubusercontent.com/u/9850711?v=4)](https://github.com/ciastektk "ciastektk (143 commits)")[![webhdx](https://avatars.githubusercontent.com/u/10212760?v=4)](https://github.com/webhdx "webhdx (99 commits)")[![m-tyrala](https://avatars.githubusercontent.com/u/23000531?v=4)](https://github.com/m-tyrala "m-tyrala (82 commits)")[![glye](https://avatars.githubusercontent.com/u/289744?v=4)](https://github.com/glye "glye (76 commits)")[![mloureiro](https://avatars.githubusercontent.com/u/3427665?v=4)](https://github.com/mloureiro "mloureiro (69 commits)")[![alongosz](https://avatars.githubusercontent.com/u/7099219?v=4)](https://github.com/alongosz "alongosz (65 commits)")[![SylvainGuittard](https://avatars.githubusercontent.com/u/1157233?v=4)](https://github.com/SylvainGuittard "SylvainGuittard (60 commits)")[![patrickallaert](https://avatars.githubusercontent.com/u/195277?v=4)](https://github.com/patrickallaert "patrickallaert (59 commits)")[![adamwojs](https://avatars.githubusercontent.com/u/211967?v=4)](https://github.com/adamwojs "adamwojs (58 commits)")[![vidarl](https://avatars.githubusercontent.com/u/289778?v=4)](https://github.com/vidarl "vidarl (56 commits)")[![bdunogier](https://avatars.githubusercontent.com/u/235928?v=4)](https://github.com/bdunogier "bdunogier (46 commits)")[![Nattfarinn](https://avatars.githubusercontent.com/u/5822569?v=4)](https://github.com/Nattfarinn "Nattfarinn (37 commits)")[![ViniTou](https://avatars.githubusercontent.com/u/19517274?v=4)](https://github.com/ViniTou "ViniTou (37 commits)")[![yannickroger](https://avatars.githubusercontent.com/u/4035241?v=4)](https://github.com/yannickroger "yannickroger (32 commits)")[![dpobel](https://avatars.githubusercontent.com/u/305563?v=4)](https://github.com/dpobel "dpobel (30 commits)")[![dew326](https://avatars.githubusercontent.com/u/12594013?v=4)](https://github.com/dew326 "dew326 (28 commits)")

---

Tags

composer-projectez-platform-project-variantezplatform-ee

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/ezsystems-ezstudio-demo/health.svg)

```
[![Health](https://phpackages.com/badges/ezsystems-ezstudio-demo/health.svg)](https://phpackages.com/packages/ezsystems-ezstudio-demo)
```

###  Alternatives

[ezsystems/ezplatform-ee

eZ Platform Enterprise Edition distribution

225.5k1](/packages/ezsystems-ezplatform-ee)[ezsystems/ezstudio

eZ Platform Enterprise Edition distribution

221.3k](/packages/ezsystems-ezstudio)[ezsystems/ezplatform

eZ Platform distribution

32941.1k](/packages/ezsystems-ezplatform)[ibexa/oss

A meta package for installing Ibexa Open Source

19772.4k11](/packages/ibexa-oss)[prestashop/prestashop

PrestaShop is an Open Source e-commerce platform, committed to providing the best shopping cart experience for both merchants and customers.

9.0k15.4k](/packages/prestashop-prestashop)[ec-cube/ec-cube

EC-CUBE EC open platform.

78527.0k1](/packages/ec-cube-ec-cube)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
