{"id":19693592,"url":"https://github.com/ezsystems/ezplatform-ee-demo","last_synced_at":"2025-04-29T09:31:48.992Z","repository":{"id":5618431,"uuid":"53572886","full_name":"ezsystems/ezplatform-ee-demo","owner":"ezsystems","description":"Fork of the \"ezplatform-ee\" meta repository, contains changes to composer.json, AppKernel.php and config necessary to enable eZ Platform Enterprise Edition Demo.","archived":true,"fork":false,"pushed_at":"2023-09-08T08:56:05.000Z","size":34290,"stargazers_count":2,"open_issues_count":0,"forks_count":27,"subscribers_count":27,"default_branch":"master","last_synced_at":"2025-03-15T01:46:45.435Z","etag":null,"topics":["composer-project","ez-platform-project-variant","ezplatform-ee"],"latest_commit_sha":null,"homepage":"https://ez.no/Products/eZ-Platform-Enterprise-Edition","language":"PHP","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ezsystems.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2016-03-10T09:41:16.000Z","updated_at":"2024-08-06T15:02:06.000Z","dependencies_parsed_at":"2022-08-06T19:00:37.015Z","dependency_job_id":null,"html_url":"https://github.com/ezsystems/ezplatform-ee-demo","commit_stats":null,"previous_names":[],"tags_count":169,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ezsystems%2Fezplatform-ee-demo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ezsystems%2Fezplatform-ee-demo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ezsystems%2Fezplatform-ee-demo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ezsystems%2Fezplatform-ee-demo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ezsystems","download_url":"https://codeload.github.com/ezsystems/ezplatform-ee-demo/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251473482,"owners_count":21595055,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["composer-project","ez-platform-project-variant","ezplatform-ee"],"created_at":"2024-11-11T19:17:19.630Z","updated_at":"2025-04-29T09:31:47.813Z","avatar_url":"https://github.com/ezsystems.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# eZ Platform Enterprise Edition (Demo)\n\n[![Latest release](https://img.shields.io/github/release/ezsystems/ezplatform-ee.svg?style=flat-square)](https://github.com/ezsystems/ezplatform-ee/releases)\n[![License](https://img.shields.io/packagist/l/ezsystems/ezplatform-ee.svg?style=flat-square)](LICENSE)\n\n## What is eZ Platform Enterprise Edition?\n*eZ Platform Enterprise Edition* is commercial CMS (Content Management System) software developed by eZ Systems.\n\n*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.\n\n#### What is eZ Platform Enterprise Edition Demo ?\neZ 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)__.\n\nIt's meant to demonstrate some of the fatures of eZ Platform Enterprise such as:\n\n- Page Builder\n- Multiple users groups with demo accounts with access rights and workflow usage setup between them\n- Delayed publishing _(remember to setup cronjob)_\n- _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-)_\n\n### How to get access to eZ Platform Enterprise Edition?\n\nWhile this meta repository, `ezplatform-ee-demo`, is public to ease installation and upgrades, full access can be obtained in one of two ways:\n- Request an online demo on [ez.no](https://ez.no/Products/eZ-Platform-Enterprise-Edition)\n- Setup a [Composer Authentication Tokens](https://doc.ezplatform.com/en/latest/getting_started/about_composer/) for use in combination with this repository.\n\n### eZ Platform Enterprise Edition vs. eZ Platform\n[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.\nIn short, Enterprise comes with addtional features and services that extend eZ Platform functionality for media industry and team collaboration.\n\n\n#### Further information:\neZ 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.\n\n- eZ Platform Developer Hub: [ezplatform.com](https://ezplatform.com/)\n- [eZ Platform Open Source and Enterprise Edition roadmap](http://doc.ez.no/roadmap)\n- eZ Systems (commercial products and services): [ez.no](https://ez.no/)\n\n## Installation\n\nNOTE: *For simplified installation, consider using community supported [eZ Launchpad](https://ezsystems.github.io/launchpad/) which takes care of the whole server setup for you.*\n\nInstallation instructions below are for installing a demo installation of eZ Platform Enterprise Edition in latest version _with_ demo content and demo website.\nFull installation documentation is kept current [in the online docs](https://doc.ezplatform.com/en/latest/getting_started/install_using_composer/), and includes\ninstructions 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.\n\n#### Prerequisites\n\nThese instructions assume you have already installed:\n- PHP _(7.1 or higher)_\n- Web Server _(Recommended: Apache / Nginx. Use of php's built in development server is also possible)_\n- Database server _(MySQL 5.5+ or MariaDB 10.0+)_\n- [Composer](https://doc.ezplatform.com/en/latest/getting_started/about_composer/)\n- Git _(for development)_\n\nFor further information [on requirements see online doc](https://doc.ezplatform.com/en/latest/getting_started/requirements_and_system_configuration/).\n\n#### Install eZ Platform _(demo enterprise distribution)_\n\nAssuming you have prerequisites sorted out, you can get the install up and running with the following commands in your terminal:\n\n``` bash\ncomposer create-project --keep-vcs ezsystems/ezplatform-ee-demo ezplatform ^2\ncd ezplatform\n```\n\n_Note: If  composer is installed localy instead of globally, the first command will start with `php composer.phar`._\n\nDuring the installation process you will be asked to input things like database host name, login, password, etc.\nThey will be placed in `\u003cezplatform\u003e/app/config/parameters.yml`.\n\nNext 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.\n_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/)._\n\n## Issue tracker\nSubmitting bugs, improvements and stories is possible on https://jira.ez.no/browse/EZEE.\nIf you discover a security issue, please see how to responsibly report such issues on https://doc.ez.no/Security.\n\n## Backwards compatibility\neZ 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\n[online documentation](http://doc.ez.no/eZ-Publish/Upgrading) to eZ Platform.\n\nUnlike 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.\n\n## COPYRIGHT\nCopyright (C) 1999-2020 eZ Systems AS. All rights reserved.\n\n## LICENSE\n- http://ez.no/Products/About-our-Software/Licenses-and-agreements/eZ-Business-Use-License-Agreement-eZ-BUL-Version-2.1 eZ Business Use License Agreement eZ BUL Version 2.1\n- https://ez.no/About-our-Software/Licenses-and-agreements/eZ-Trial-and-Test-License-Agreement-eZ-TTL-v2.0 eZ Trial and Test License Agreement (eZ TTL) v2.0\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fezsystems%2Fezplatform-ee-demo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fezsystems%2Fezplatform-ee-demo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fezsystems%2Fezplatform-ee-demo/lists"}