Skip to content
This repository has been archived by the owner on Mar 6, 2019. It is now read-only.
/ OmniSITE Public archive

An API-driven CMF writen on Orchid Framework

License

Notifications You must be signed in to change notification settings

AEngine/OmniSITE

Repository files navigation

OmniSITE structure

Structure for Orchid Framework.

Requirements

  • PHP >= 7.0

Installation

Run this command from the directory in which you want to install.

composer create-project aengine/omnisite [my-app-name]

Replace [my-app-name] with the desired directory name for your new application.
Don't forget rename config file config.default.php to config.php.

Contributing

Please see CONTRIBUTING for details.

License

The Orchid Framework is licensed under the MIT license. See License File for more information.