{"id":19693540,"url":"https://github.com/ezsystems/ezplatform-ee","last_synced_at":"2025-04-13T10:52:21.660Z","repository":{"id":31652243,"uuid":"35217569","full_name":"ezsystems/ezplatform-ee","owner":"ezsystems","description":"Fork of the \"ezplatform\" meta repository, contains changes to composer.json that pull in all dependencies from updates.ez.no for Ibexa Experience (a commercial distribution of Ibexa Platform with additional features).","archived":false,"fork":false,"pushed_at":"2023-11-03T12:01:52.000Z","size":30510,"stargazers_count":22,"open_issues_count":0,"forks_count":41,"subscribers_count":32,"default_branch":"master","last_synced_at":"2025-03-27T02:10:02.623Z","etag":null,"topics":["cms","composer-project","ez-platform-project-variant","ezplatform-ee","php"],"latest_commit_sha":null,"homepage":"https://www.ibexa.co/products/ibexa-experience","language":"Shell","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,"governance":null}},"created_at":"2015-05-07T12:00:33.000Z","updated_at":"2023-03-10T10:45:56.000Z","dependencies_parsed_at":"2023-01-14T19:30:50.304Z","dependency_job_id":"30dea356-0727-4c78-bb2f-de1e7f186845","html_url":"https://github.com/ezsystems/ezplatform-ee","commit_stats":{"total_commits":2069,"total_committers":137,"mean_commits":"15.102189781021897","dds":0.8298695021749638,"last_synced_commit":"992fb9901d9ea4ab17ecf0090873b93775681fdc"},"previous_names":[],"tags_count":288,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ezsystems%2Fezplatform-ee","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ezsystems%2Fezplatform-ee/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ezsystems%2Fezplatform-ee/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ezsystems%2Fezplatform-ee/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ezsystems","download_url":"https://codeload.github.com/ezsystems/ezplatform-ee/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248702999,"owners_count":21148116,"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":["cms","composer-project","ez-platform-project-variant","ezplatform-ee","php"],"created_at":"2024-11-11T19:17:10.160Z","updated_at":"2025-04-13T10:52:21.622Z","avatar_url":"https://github.com/ezsystems.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Ibexa Experience \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## **This repository is no longer in active development!**\n\nThe `master` branch of this repository is no longer in development.\nPlease refer to [ibexa/experience](https://github.com/ibexa/experience) for the current, Flex-based repository.\n\n## What is Ibexa Experience?\n*Ibexa Experience* is commercial Digital Experience Platform (DXP) software developed by Ibexa.\n\n*Ibexa Experience* derives from *[Ibexa Platform](https://github.com/ezsystems/ezplatform)*. It is composed of a set of bundles. Ibexa Experience, like Ibexa Platform, is built on top of the Symfony framework (Full Stack). It has been in development since 2014.\n\n### How to get access to Ibexa Experience?\n\nWhile this meta repository, `ezplatform-ee`, is public to ease installation and upgrades, full access can be obtained in one of three ways:\n- Request an online demo on [ibexa.co](https://www.ibexa.co/products)\n- As a partner, download trial version from [Partner Portal](https://www.ibexa.co/partner-portal)\n- As a customer with an Ibexa Experience subscription, get full version from [Service Portal](https://support.ibexa.co/Downloads).\n  Or by setting up [Composer Authentication Tokens](https://doc.ibexa.co/en/latest/getting_started/install_ez_platform/#set-up-authentication-tokens) for use in combination with this repository.\n\n#### Further information:\nIbexa Platform is 100% open source and is the foundation for the commercial *Ibexa Digital Experience Platform* software which adds advanced features for editorial teams, 100% built on top of *Ibexa Platform* APIs.\n\n- [Ibexa products roadmap](https://portal.productboard.com/ibexa/1-ibexa-dxp)\n- Ibexa (commercial products and services): [ibexa.co](https://ibexa.co/)\n\n## Installation\n\nInstallation instructions below are for installing a clean installation of Ibexa Experience in latest version with _no_ demo content or demo website.\nFull installation documentation is [in the online docs](https://doc.ibexa.co/en/latest/getting_started/install_ez_platform/).\n\n#### Prerequisites\n\nThese instructions assume you have already installed:\n- PHP _(7.3 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.ibexa.co/en/latest/getting_started/install_ez_platform/#get-composer)\n- Git _(for development)_\n\nFor further information [on requirements see online doc](https://doc.ibexa.co/en/latest/getting_started/requirements/).\n\n\n#### Install Ibexa Platform _(clean 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 ezplatform ^3\ncd ezplatform\n```\n\n_Note: If composer is installed locally instead of globally, the first command will start with `php composer.phar`._\n\nYou must add your database connection credentials (hostname, login, password) to the environment file.  \nTo do this, in the main project directory, the `.env` file, change the parameters that are prefixed with `DATABASE_` as necessary.\nStore the database credentials in your `.env.local` file. Do not commit the file to the Version Control System.\n\nUse the following command to install Ibexa Experience (insert base data into the database):\n\n```bash\ncomposer ezplatform-install\n```\n\n**Tip:** For a more complete and better performing setup using Apache or Nginx, see how to [install Ibexa Experience manually](https://doc.ibexa.co/en/latest/getting_started/install_ez_platform/).\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://www.ibexa.co/software-information/security.\n\n## Backwards compatibility\nIbexa Experience aims to be **fully content compatible** with eZ Publish 5.x, meaning that the content in these versions of the CMS can be upgraded using\n[online documentation](https://doc.ezplatform.com/en/latest/migrating/migrating_from_ez_publish_platform/) to Ibexa Experience.\n\n\n## COPYRIGHT\nCopyright (C) 1999-2021 Ibexa AS (formerly eZ Systems AS). All rights reserved.\n\n## LICENSE\nThis source code is available separately under the following licenses:\n\nA - Ibexa Business Use License Agreement (Ibexa BUL),\nversion 2.3 or later versions (as license terms may be updated from time to time)\nIbexa BUL is granted by having a valid Ibexa DXP (formerly eZ Platform Enterprise) subscription,\nas described at: https://www.ibexa.co/product\nFor the full Ibexa BUL license text, please see:\n- LICENSE-bul file placed in the root of this source code, or\n- https://www.ibexa.co/software-information/licenses-and-agreements (latest version applies)\n\nAND\n\nB - Ibexa Trial and Test License Agreement (Ibexa TTL),\nversion 2.2 or later versions (as license terms may be updated from time to time)\nTrial can be granted by Ibexa, reach out to Ibexa AS for evaluation access: https://www.ibexa.co/about-ibexa/contact-us\nFor the full Ibexa TTL license text, please see:\n- LICENSE file placed in the root of this source code, or\n- https://www.ibexa.co/software-information/licenses-and-agreements (latest version applies)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fezsystems%2Fezplatform-ee","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fezsystems%2Fezplatform-ee","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fezsystems%2Fezplatform-ee/lists"}