Go to file
Sam Georges c3cef219fa Bug fixes to settings page ordering 2014-07-19 15:51:43 +10:00
app Add cron queue migration and use it as default config 2014-07-03 18:37:47 +10:00
bootstrap Fixes #347, Fixes #401 - Allow user routes to be registered before the CMS 2014-07-12 13:16:16 +10:00
modules Bug fixes to settings page ordering 2014-07-19 15:51:43 +10:00
plugins/october/demo Welcome to the world, October :-) 2014-05-14 23:24:20 +10:00
tests Merge branch 'develop' of github.com:octobercms/october into develop 2014-07-16 20:50:16 +11:00
themes/demo Added the theme selector 2014-07-19 13:05:50 +11:00
uploads Welcome to the world, October :-) 2014-05-14 23:24:20 +10:00
.gitattributes Base files 2014-05-14 23:21:55 +10:00
.gitignore Create functional tests 2014-06-17 18:54:31 +10:00
.htaccess Add PDF file extension 2014-06-11 07:31:11 +10:00
CHANGELOG.md Buttons inside a popup support new `data-popup-load-indicator` attribute. 2014-07-17 16:42:49 +10:00
CONTRIBUTING.md Add contributions made by #336 2014-06-20 20:17:36 +10:00
README.md Add contributions made by #336 2014-06-20 20:17:36 +10:00
artisan Base files 2014-05-14 23:21:55 +10:00
composer.json Fixes #277 Add "prefer-stable": true, to octobers composer.json 2014-06-27 12:00:49 +10:00
index.php Base files 2014-05-14 23:21:55 +10:00
phpdoc.dist.xml Add phpdoc.dist.xml 2014-05-14 23:28:56 +10:00
phpunit.xml Base files 2014-05-14 23:21:55 +10:00
server.php Remove adaption on server.php, original Laravel copy works fine 2014-05-17 13:04:59 +10:00

README.md

October is a Content Management System (CMS) and web platform whose sole purpose is to make your development workflow simple again.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.

Learning October

The best place to learn October is by reading the documentation.

Installing October

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

Development Team

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

Coding standards

Please follow the following guides and code standards:

Foundation library

The CMS uses Laravel as a foundation PHP framework.

Contact

You can communicate with us using the following mediums:

Licence

The OctoberCMS platform is open-sourced software licensed under the MIT license.

Contributing

Before sending a Pull Request, be sure to review the Contributing Guidelines first.