Skip to content

octobercms/october

3.x
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
app
April 27, 2022 14:10
November 25, 2022 12:43
August 1, 2023 12:16
September 22, 2023 13:38
June 17, 2022 13:42
December 14, 2021 13:32
August 19, 2023 13:28
October 24, 2014 13:04
June 30, 2023 11:46
May 14, 2014 23:21
August 19, 2022 10:32
May 5, 2023 13:28
December 2, 2021 10:20
August 9, 2022 10:40
August 30, 2023 13:36
April 16, 2021 08:29
May 19, 2021 14:10
June 30, 2023 11:46
May 19, 2021 14:10
June 30, 2023 11:46
September 28, 2022 10:05
January 27, 2022 20:05
September 28, 2022 10:05
September 28, 2022 10:05
September 28, 2022 10:05

October

October is a Content Management System (CMS) and web platform whose sole purpose is to make your development workflow simple again. It was born out of frustration with existing systems. We feel building websites has become a convoluted and confusing process that leaves developers unsatisfied. We want to turn you around to the simpler side and get back to basics.

October's mission is to show the world that web development is not rocket science.

Build Status Downloads Version License

Please note: October is open source but it is not free software. A license with a small fee is required for each website you build with October CMS.

Installing October

Instructions on how to install October can be found at the installation guide.

Quick Start Installation

If you have composer installed, run this in your terminal to install October CMS from command line. This will place the files in a directory named myoctober.

composer create-project october/october myoctober

If you plan on using a database, run this command inside the application directory.

php artisan october:install

Learning October

The best place to learn October CMS is by reading the documentation or following some tutorials.

You may also watch this introductory video. Make sure to check out our official YouTube channel. There is also the excellent video series by Watch & Learn.

For code examples of building with October CMS, visit the RainLab Plugin Suite or the October Demos Repo.

Coding Standards

Please follow the following guides and code standards:

Security Vulnerabilities

Please review our security policy on how to report security vulnerabilities.

Development Team

October CMS was created by Alexey Bobkov and Samuel Georges, who both continue to develop the platform.

Foundation library

The CMS uses Laravel as a foundation PHP framework.

Contact

For announcements and updates:

To chat or hang out:

License

The October CMS platform is licensed software, see End User License Agreement (EULA) for more details.