Go to file
Kerim d5f112fdaa baza 2023-06-19 22:52:00 +05:00
app all 2023-06-18 01:52:33 +05:00
bootstrap all 2023-06-18 01:52:33 +05:00
config all 2023-06-18 01:52:33 +05:00
plugins api 2023-06-19 22:37:09 +05:00
storage all 2023-06-18 01:52:33 +05:00
tests all 2023-06-18 01:52:33 +05:00
themes api 2023-06-19 22:37:09 +05:00
.babelrc all 2023-06-18 01:52:33 +05:00
.editorconfig all 2023-06-18 01:52:33 +05:00
.env.example api 2023-06-18 19:26:27 +05:00
.gitattributes all 2023-06-18 01:52:33 +05:00
.gitignore all 2023-06-18 01:52:33 +05:00
.htaccess all 2023-06-18 01:52:33 +05:00
.jshintrc all 2023-06-18 01:52:33 +05:00
CHANGELOG.md all 2023-06-18 01:52:33 +05:00
LICENSE.md all 2023-06-18 01:52:33 +05:00
README.md all 2023-06-18 01:52:33 +05:00
SECURITY.md all 2023-06-18 01:52:33 +05:00
artisan all 2023-06-18 01:52:33 +05:00
composer.json builder settings 2023-06-18 17:28:15 +05:00
index.php all 2023-06-18 01:52:33 +05:00
nurgul_get.sql database18.06.23 2023-06-18 01:55:02 +05:00
nurgul_get_home_api.sql baza 2023-06-19 22:52:00 +05:00
nurgul_get_r.sql api 2023-06-18 19:36:29 +05:00
package.json all 2023-06-18 01:52:33 +05:00
phpcs.xml all 2023-06-18 01:52:33 +05:00
phpunit.xml all 2023-06-18 01:52:33 +05:00
webpack.config.js all 2023-06-18 01:52:33 +05:00
webpack.helpers.js all 2023-06-18 01:52:33 +05:00
webpack.mix.js all 2023-06-18 01:52:33 +05:00

README.md

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.