Please visit the Contact Us page for bug reports, help with this website, and professional technical support. Visit Portal to see the roadmap or submit an idea. Join the Forum where community members share experiences, ask questions, and exchange tips.
Support
Popular topics
Guides
Recent Articles
-
OB-16Setting up a local environment with Vagrant
Published on Aug 8, 2016 in Tutorials
In this series of posts we'll be exploring some options of running October across various environments.
-
OB-15Building a responsive multi-language website (Part 2)
Published on Aug 2, 2016 in Tutorials
This article finishes the tutorial by extending the website with a translatable blog.
-
OB-14Building a responsive multi-language website (Part 1)
Published on Jul 19, 2016 in Tutorials
A detailed guide on choosing the right tools to build a multi-lingual website.
-
RN-5Build 346 - No supported encrypter found
Published on Jul 7, 2016 in Release Notes
Some users are experiencing an error after upgrading. The error shown is: No supported encrypter found. The cipher and / or key length are invalid.
-
OB-13Using October without a database
Published on Jun 25, 2016 in Tutorials
Here's how OctoberCMS can function as a flat-file CMS, meaning with no database. It's a pretty popular concept, there are a few CMS' that do this already, but none quite like October.
-
RN-4Build 332 - Invalid timestamps with MySQL strict mode
Published on Apr 30, 2016 in Release Notes
There is an issue that exists between MySQL versions that use a "strict mode" and the version of Laravel used by OctoberCMS prior to the stable release.
-
OB-12Rapid Application Development with Builder
Published on Feb 6, 2016 in Tutorials
An extraordinary RAD tool that combines user interface scaffolding and the power of Laravel.
-
OB-6Building client-friendly websites
Published on Aug 7, 2015 in Tutorials
In response to all of your feedback about building "Client friendly" websites with OctoberCMS we have built the Static Pages plugin, which allows clients and developers to work together in harmony.
-
RN-3Build 273 - Update to Model::save() method
Published on Jul 12, 2015 in Release Notes
The
save()
method of a model will change in the next build (273+). This is an undocumented feature and it should be rarely used, however, some areas of the core files used it and just in case this pattern was copied, we want to announce this change. -
OB-8Media Manager Introduction
Published on Apr 23, 2015 in Tutorials
An introduction the Media Management feature used in OctoberCMS.