app

Zemit App

Daily Downloads Monthly Downloads Total Downloads

License Latest Stable Version Latest Unstable Version

Zemit App is our default project to start from, this package includes the backend (Zemit Core) and our default skeleton.

Contents

Getting Started

Zemit is using the Phalcon Framework. You can use composer to create a new Zemit App Project.

composer create-project zemit-cms/app:dev-master <new-project-name>;

Requirements

Zemit Core requires multiple PHP extensions. Please use composer to make sure that you meet the requirements.

Languages & compatibilities

Contributing

See CONTRIBUTING.md for details.

License

Zemit is open source software licensed under the BSD 3-Clause License. Copyright © 2017-present, Zemit Team.
See the LICENSE.txt file for more.