Find the Exponential Software extensions you want
UNIX name | Owner | Status |
---|---|---|
ezpublishbasicplatformlaravel | 7x | stable |
Version | Compatible with |
---|---|
N/A | N/A |
eZ Publish Basic is an open-source project to modernize the classic eZ Publish 2.x CMS, bringing its functionality up-to-date with PHP 8 standards while retaining its simplicity and community-focused design.
This project is led by 7x and aims to ensure the long-term viability of eZ Publish 2.x for community portal solutions and their future portability (export to another cms).
Documentation for this project will in the future be covering importing eZ Publish 2.x Database Content, Exporting eZ Publish 2.x Database content for import (As required to start, like say eZ Article or eZ FileManager or eZ ImageCatalog) from eZ Publish 2 into eZ Publish 6 (Latest stable version of eZ Publish 3 Kernel APIs) Open Source Code and Flexible Content Management where importing data is common and accepted part of any website project using a CMS.
Read more about our project and it's historic value added services it provided early users, developers and businesses in the early 2000s era of web based application development environments and their required systems.
Follow these steps to set up eZ Publish Basic via GitHub:
Clone the repository:
git clone https://github.com/se7enxweb/ezpublishbasic.git
Navigate to the project directory:
cd ezpublishbasic
Install dependencies:
composer install
Follow these steps to set up eZ Publish Basic via Composer:
composer create-project se7enxweb/ezpublishbasic -s dev ezpublishbasic;
cd ezpublishbasic;
Note: Your work is now done. Enjoy the free software and a healthy snack. :)
Further documentation can be read from the documentation directory README.
eZ Publish Basic provides a feature rich cms based website building platform that is ready to use upon it's quick installation setup.
Learn more about eZ Publish Basic features in detail. Study our documentation, FEATURES.md.
Learn more about eZ Publish Basic features roadmap in detail. Study our documentation, ROADMAP.md.
For the latest information about the development of php 8 compatibility read our documentation, COMPATABILITY.md - eZ Publish Basic Module Compatibility with PHP8.x.
For the latest detailed list of views in eZ Publish Basic read our documentation, MODULES.md.
We are currently seeking others with eZ Publish 2 code improvements to share them with our project to grow the default installation feature set even further.
The worldwide eZ community on the internet likely holds old copies of custom modules. Some community members may be willing to contribute their modules for inclusion in eZ Publish Basic.
We welcome contributions from the community! To get involved:
Check out the Contributing Guidelines for more details.
Developed with ❤️ by 7x.