Skip to content

ViniTou/ezplatform

 
 

Repository files navigation

eZ Platform

Build Status Downloads Latest release License

What is eZ Platform ?

eZ Platform is a 100% open source professional CMS (Content Management System) developed by eZ Systems and the eZ Community.

eZ Platform v2 is the 7th generation of eZ Publish, it is built on top of the Symfony 3.4LTS framework (Full Stack). It has been in development since 2011, and integral part of the eZ Publish Platform 5.x as "Platform stack" since 2012.

Abstract:

  • Very extensible You can extend the application and the content model in many ways
  • Future & backwards compatible Strong BC policy on data as well as code
  • Multi channel by design Strong focus on separation between semantic content & design
  • Scalable Easily scale across multiple servers out of the box
  • Future proof Architecture designed to allow even more content scalability and performance in the future
  • Stable Built on experience building CMS since early 2000, and in production since 2012
  • Integration friendly Numerous events and signals to hook into for advanced workflow needs

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.

Install

For manual installation instructions, see INSTALL.md. For simplified installation, rather consider using eZ Launchpad which takes care about the whole setup for you.

eZ Platform Demo

This repository lets you create a clean, empty installation of eZ Platform. This type of installation is used for developing from scratch. You can also choose a version of eZ Platform including a demo, that is an example website. It is available in the following repository: https://github.com/ezsystems/ezplatform-demo

Requirements

Full requirements can be found on the Requirements page.

TL;DR: supported PHP versions are 7.1 and up, using php-fpm or mod_php, and either MySQL 5.5/5.6 or MariaDB 10.0/10.1.

Issue tracker

Submitting bugs, improvements and stories is possible on https://jira.ez.no/browse/EZP. If you discover a security issue, please see how to responsibly report such issues on https://doc.ez.no/Security.

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 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 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 (C) 1999-2018 eZ Systems AS. All rights reserved.

LICENSE

http://www.gnu.org/licenses/gpl-2.0.txt GNU General Public License v2

About

Meta repository that pulls in all dependencies for clean distribution of eZ Platform

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Shell 63.1%
  • PHP 36.9%