stephanwagner / laracms
Zaplish CMS Core Package β admin panel, content engine, and APIs.
v0.0.1
2022-12-27 16:01 UTC
README
Zaplish Core is the foundation of the Zaplish CMS β providing the admin panel, content engine, configuration system, and API layer for Laravel-based sites and apps.
This package is not a standalone CMS.
Itβs designed to be installed as a Composer dependency inside a Laravel project (for example, zaplish/zaplish.
Installation
Zaplish Core is not intended to be installed directly.
To start a new project with Zaplish CMS, use the official installer package instead:
composer create-project zaplish/zaplish mysite