Go to file
Sam Georges d912b73aab Clean up event parameters to dev standards 2014-07-04 19:14:14 +10:00
app Add cron queue migration and use it as default config 2014-07-03 18:37:47 +10:00
bootstrap Fix in detecting production env 2014-06-20 11:37:47 +02:00
modules Clean up event parameters to dev standards 2014-07-04 19:14:14 +10:00
plugins/october/demo Welcome to the world, October :-) 2014-05-14 23:24:20 +10:00
tests Fixes #55 - Assets are now referenced correctly as Assets instead of URLs 2014-06-26 17:29:07 +10:00
themes/demo Fixes active menu selection on demo 2014-05-16 10:32:04 +10: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 Add note about CMS page hidden flag. 2014-07-03 20:43:06 +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.