Go to file
Sam Georges 969299b495 Fixes #135 - Can now specify a temp directory
Better error reporting
2014-05-20 16:25:34 +10:00
app Fixes #135 - Can now specify a temp directory 2014-05-20 16:25:34 +10:00
bootstrap Welcome to the world, October :-) 2014-05-14 23:24:20 +10:00
modules Fixes #135 - Can now specify a temp directory 2014-05-20 16:25:34 +10:00
plugins/october/demo Welcome to the world, October :-) 2014-05-14 23:24:20 +10:00
tests Welcome to the world, October :-) 2014-05-14 23:24:20 +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 Update composer.json 2014-05-14 23:21:18 +10:00
.htaccess Drop the file extension from the combiner URL 2014-05-16 14:29:25 +10:00
CHANGELOG.md Write up a quick changelog 2014-05-20 15:43:05 +10:00
README.md Add note about installation 2014-05-17 14:40:24 +10:00
artisan Base files 2014-05-14 23:21:55 +10:00
composer.json Fixes composer install for php 5.5 2014-05-16 15:53:00 +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.