Skip to content

Karmabunny/sprout3-site

Repository files navigation

SproutCMS 4 Application Template

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.

About

Template Sprout 3 Application

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 10