omaicode / ocms-stable
OCMS - Content Management System
Installs: 1
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 1
Forks: 0
Open Issues: 0
Type:project
Requires
- php: >=7.3
- composer-plugin-api: ^2.0
- ext-exif: *
- ext-fileinfo: *
- ext-json: *
- codezero/laravel-unique-translation: ^4.0
- erusev/parsedown: ^1.7
- fruitcake/laravel-cors: ^3.0
- graham-campbell/markdown: ^14.0
- guzzlehttp/guzzle: ^7.0.1
- illuminate/bus: ^8.71
- illuminate/console: ^8.71
- illuminate/database: ^8.71
- illuminate/pipeline: ^8.71
- illuminate/support: ^8.71
- intervention/image: ^2.7
- laravel/framework: ^7.0|^8.0
- laravel/sanctum: ^2.11
- laravel/tinker: ^2.5
- league/flysystem: ^1.0.64
- league/glide: ^1.7
- maennchen/zipstream-php: ^1.0|^2.0
- matriphe/larinfo: 3.0.0
- ocms/google-analytics: *@dev
- ocms/installer: *@dev
- ocms/laravel-enum: *@dev
- ocms/laravel-table-builder: *@dev
- ocms/larinfo: *@dev
- ocms/log-viewer: *@dev
- ocms/permissions-management: *@dev
- ocms/repository: *@dev
- ocms/socialite: *@dev
- spatie/image: ^1.0.0
- spatie/laravel-translatable: ^4.6
- spatie/temporary-directory: ^1.1|^2.0
- symfony/cache: ^5.0
- symfony/console: ^4.4|^5.0
- wikimedia/composer-merge-plugin: ^2.0
Requires (Dev)
- barryvdh/laravel-ide-helper: ^2.12
- facade/ignition: ^2.5
- fakerphp/faker: ^1.9.1
- laravel/sail: ^1.0.1
- mockery/mockery: ^1.4.4
- nunomaduro/collision: ^5.10
- ocms/debugbar: *@dev
- phpunit/phpunit: ^9.5.10
This package is auto-updated.
Last update: 2025-02-20 15:47:25 UTC
README
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
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