omaicode/ocms-stable

OCMS - Content Management System

1.0.0 2024-03-20 13:03 UTC

This package is auto-updated.

Last update: 2024-04-20 13:31:17 UTC


README

68747470733a2f2f6f6d6169636f64652e636f6d2f7468656d65732f706b7572672d6e756269732d6368696c642f6173736574732f696d616765732f6f675f696d6167652e6a7067

About OCMS

OCMS is a CMS based on Laravel Framework that allows you to build websites for any purpose. It has powerful tools for developers to build any kind of website.

Requirements

Name Version Description
Web server Nginx or Apache -
PHP >= 7.3 Extensions (Sodium, BCMath, Ctype, Fileinfo, JSON, Mbstring, OpenSSL, PDO, Tokenizer, XML)
MySql >= 5.7 -
Composer v2 https://getcomposer.org/

How to install

Install by enter command:

composer create omaicode/ocms-stable ./project_path

After composer created project success, set your Nginx or Apache document root to ./project_path/public folder and then access to the browser and enter your URL.

Last step, enter your database connection, admin account information and click INSTALL

LICENSE

MIT