raffaelj/cockpit
最新稳定版本:1.0.3
Composer 安装命令:
composer create-project raffaelj/cockpit
包简介
Fork of Cockpit CMS v1
README 文档
README
Cockpit CMS v1 is not really maintained anymore, but I needed a stable release for usage with composer and PHP 8.0. So I decided to fork the project instead of sending pull requests.
Installation
composer create-project raffaelj/cockpit
# composer create-project raffaelj/cockpit --no-dev --ignore-platform-reqs
Build
composer update
# composer update --no-dev --ignore-platform-reqs
Old README
🚨 Cockpits next iteration development moved 🚨
Cockpit's next iteration moved to a dedicated Cockpit organization on Github. Please visit https://github.com/Cockpit-HQ/Cockpit to follow the latest development.
☝️☝️☝️
- Homepage: http://v1.getcockpit.com
- Twitter: @getcockpit
- Support Forum: https://discourse.getcockpit.com
Requirements
- PHP >= 8.0
- PDO + SQLite (or MongoDB)
- GD extension
- mod_rewrite, mod_versions enabled (on apache)
make also sure that $_SERVER['DOCUMENT_ROOT'] exists and is set correctly.
Installation
- Download Cockpit and put the cockpit folder in the root of your web project
- Make sure that the /cockpit/storage folder and all its subfolders are writable
- Go to /cockpit/install via Browser
- You're ready to use Cockpit :-)
Build (Only if you modify JS components)
You need nodejs installed on your system.
First run npm install to install development dependencies
- Run
npm run build- For one-time build of styles and components - Run
npm run watch- For continuous build every time styles or components change
Dockerized Development
You need docker installed on your system: https://www.docker.com.
- Run
npm run docker-initto build the initial image. - Run
npm run dockerto start an Apache environment suited for Cockpit on port 8080 (this folder mapped to /var/www/html).
💐 Partners

We create websites and apps that click with users.

Live, Web-Based Browser Testing
💐 Sponsors
Become a backer or sponsor through:
Thank you to all our backers! 🙏
Copyright and license
Copyright since 2015 Agentejo under the MIT license.
See LICENSE for more information.
统计信息
- 总下载量: 29
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 1
- 依赖项目数: 1
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2023-01-22