承接 sproutcms/site 相关项目开发

从需求分析到上线部署,全程专人跟进,保证项目质量与交付效率

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

sproutcms/site

最新稳定版本:v4.4.4

Composer 安装命令:

composer create-project sproutcms/site

包简介

Template Sprout 4 Application

README 文档

README

SproutCMS is a flexible and feature rich cms and application framework, developed in PHP, designed to enable quick and agile custom development. SproutCMS was built to reward innovation and encourage developers to produce complex applications. It is built by developers, for developers.

Requirements

  • PHP 8.1 or later

  • A web server, e.g. Apache or nginx

  • MySQL 8.0 or later, or MariaDB 10.3 or later

  • Composer 2 or later

These requirements are also provided in the Dockerfile and compose samples.

Getting started

  1. Run composer create-project sproutcms/site
  2. Run composer serve
  3. Browse to http://localhost:8080/

Docker

A sample docker configuration is also provided.

This is a basic Nginx + MariaDB + PHP-FPM installation.

composer create-project sproutcms/site my-project
cd my-project

./start.sh up
# OR
docker-compose up --build --detach

Browse to http://localhost:8080/

Documentation

For more, visit sproutcms/cms.

统计信息

  • 总下载量: 81
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 0
  • 点击次数: 2
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 0
  • Watchers: 5
  • Forks: 0
  • 开发语言: CSS

其他信息

  • 授权协议: GPL-2.0-or-later
  • 更新时间: 2022-08-01