budkit/cms

A complete app for Budkit

dev-master 2021-09-07 07:27 UTC

This package is auto-updated.

Last update: 2024-11-07 14:27:09 UTC


README

A content management system built on the budkit/framework.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

Installing

For a complete experience, the recommended way to install the cms is as part of budkit/server which adds all the required depedencies (budkit/framework, budkit/repository and budkit/api).

Alternatively, install via composer

composer require budkit/cms

After installation use the setup wizard at /admin/setup/install

Versioning

We use SemVer for versioning. For the versions available, see the tags on this repository.

Authors

  • Livingstone Fultang - Initial work

See also the list of contributors who participated in this project.

License

This project is licensed under the MIT License - see the LICENSE.md file for details