cms VS october

Compare cms vs october and see what are their differences.

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
cms october
33 20
3,396 10,973
3.5% 0.2%
9.9 7.8
2 days ago about 1 month ago
PHP PHP
GNU General Public License v3.0 or later GNU General Public License v3.0 or later
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

cms

Posts with mentions or reviews of cms. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-02-02.
  • Statamic – modern, clean, and highly adaptable CMS built on Laravel
    1 project | news.ycombinator.com | 12 Apr 2024
  • 9 best Git-based CMS platforms for your next project
    5 projects | dev.to | 2 Feb 2024
    Statamic is one of the best flat-file CMSs. It’s built with Laravel and can be used as a headless Git-based CMS as well. The paid professional version allows you to use REST APIs and GraphQL APIs for content management and offers a GitHub integration for content storage and editorial workflows.
  • Casidoo on TinaCMS
    10 projects | news.ycombinator.com | 23 Oct 2023
  • Ask HN: What are some well-designed websites?
    12 projects | news.ycombinator.com | 7 Sep 2023
    Aah, that's always a controversial question, on one hand, some universal rules of usability do exist, but on the other hand, everyone's habits, taste and use cases are very different.

    The most neutral definition of a "well designed" website, without any further context, could be "created in a way that helps users achieve intended goals efficiently, while keeping max number of users happy about its look".

    Again, different audiences will have very different answers. Here at HN, sites like https://www.mcmaster.com/ and https://www.craigslist.org win – because HN users appreciate old look and how efficient these sites are.

    https://www.apple.com/ is an industry standard of a marketing site for consumer tech. It's not universally "well designed".

    Other examples of well done marketing pages: https://www.sketch.com/ ; https://statamic.com/ ; https://linear.app/ got its share of hype recently.

    Other times, a website is well designed because its content is awesome and is easy to consume. See https://ciechanow.ski/ and https://www.joshwcomeau.com/

    Is https://github.com/ well designed? As an amateur developers, I'd say yes.

    Is https://htmx.org/ well designed? Hmm, at a glance, there's no design at all. Is no design also design? That's a rabbit hole.

    P.S. I often hear my website is well-designed :-)

  • Different flavors of content management
    9 projects | dev.to | 28 Aug 2023
    Local CMSs are the ones that are mostly file-based (like Statamic or Astro). This means that you can edit everything locally and deploy the data. This way, our CMS is more secure, but on the downside, you have to have a local server working, and you might experience more conflicts, especially when two people will work on the same article (although Git might save you from many of those). It also means that there is a higher learning curve. A remote CMS works somewhere on a server, and most users don't care how.
  • Looking for a simple CMS recommendation
    1 project | /r/webdev | 20 Jun 2023
    I use Statamic, the free version will do everything your looking for and it can be as simple or as complex as you need it to be. It's flat file based (by default) too so deployment / version control is super easy.
  • What is your tech stack for blog websites? (not wordpress)
    18 projects | /r/webdev | 7 Jun 2023
    Statamic (PHP / Laravel)
  • WP20 and Audrey Scholars – Matt Mullenweg
    3 projects | news.ycombinator.com | 28 May 2023
    I'm not in the market for a CMS but if I were I'd likely go with https://statamic.com/ if I needed to build something from scratch.
  • Go with PHP
    19 projects | news.ycombinator.com | 10 May 2023
    If you're looking for a great CMS and were bitten by WordPress back in the day, you should take a look at Statamic (https://statamic.com)

    It's a Laravel package and it's the best CMS I've ever used (from a dev perspective). v4 just dropped the other day

  • Software for personal website
    2 projects | /r/webdev | 29 Apr 2023
    https://statamic.com free for personal. Your welcome.

october

Posts with mentions or reviews of october. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-02-22.
  • Step-by-step guide: Launching a website with October CMS on Linode using PHP and Laravel
    1 project | dev.to | 23 Aug 2023
    git clone https://github.com/octobercms/october.git your-website
  • Why is laravel so culty?
    1 project | /r/PHP | 6 Apr 2023
    It's not a WordPress clone but I've been wanting to check out October CMS for a while and just noticed this Twill project that looks like it would be along the same lines.
  • Advice needed: what's the best website method for low maintenance??
    2 projects | /r/webhosting | 22 Feb 2023
    If I was to go for a blog platform, I'd opt for https://octobercms.com
  • best php-based cms/tech choice
    16 projects | /r/PHP | 28 Dec 2022
    Beside Symfony there is Laravel Framework , I will not go into deep difference between this frameworks as it really is just taste of what your team likes more (active record vs datamapper, facade/helpers vs dependency injection, blade vs twig, ...), as already mention above this kind of CMS make sense if Website is just one part of your application and you have to build more then just a simple digital business card / website. In Laravel world there are CMS like October CMS / Winter CMS, which target the same providing a CMS based on the Full Stack Larave framework and give you all features of that framework. Another already mention CMS in Laravel world is Statmatic.
  • +20 Best Projects Made With Laravel
    10 projects | dev.to | 18 Sep 2022
    October CMS
  • Look for direction, wanting to make websites for clients.
    3 projects | /r/webdev | 13 Jul 2022
    How comfortable are you with learning PHP? WordPress is the obvious choice due to it's popularity (but with it moving towards a full-site editing experience it isn't as fun to work with anymore IMO but that's just me). You could also look into things like Statamic or October CMS which are supposed to be very nice to work with as i believe they're both Laravel based.
  • Building a blog website with some landing pages. Laravel instead of WordPress?
    7 projects | /r/laravel | 20 May 2022
    As u/frontendben said, you can use Statamic CMS, it is a decent solution, and there are a number of others like October CMS, Asgard CMS (a bit old, but quite solid), LavaLite, Pyro etc. Craft CMS (based on Yii) could also be a possibility. Here is a list of someone's opinions on 5 popular Laravel-based CMSs.
  • I have an interesting project related to advanced VS Code customization
    7 projects | /r/vscode | 8 Mar 2022
  • CMS recommendations
    2 projects | /r/laravel | 1 Mar 2022
  • Why WordPress is an utter load of crap to build a serious business website with
    1 project | news.ycombinator.com | 23 Nov 2021
    I've used OctoberCMS[1] for a smaller project, and this looks similar on first glance. (Might just be the Lavarel underpinnings.)

    What I really like about October is the ability to quickly spin up small CRUD database functionality (index + detail pages and simple backend updates for "custom" objects like staff members, white papers, etc.) using their Builder plugin. Any idea if Statamic offers something similar without diving into custom code?

    However, October seems to be a little stagnant: you search, and most of the forum discussions are from 2016, and many plugins are no longer maintained well.

    [1] https://octobercms.com/

What are some alternatives?

When comparing cms and october you can also consider the following projects:

CRUD - Build custom admin panels. Fast!

winter - Free, open-source, self-hosted CMS platform based on the Laravel PHP Framework.

laravel-localization - Easy localization for Laravel

Grav - Modern, Crazy Fast, Ridiculously Easy and Amazingly Powerful Flat-File CMS powered by PHP, Markdown, Twig, and Symfony

jigsaw - Simple static sites with Laravel’s Blade.

Voyager - Voyager - The Missing Laravel Admin

cms - Multilingual PHP CMS built with Laravel and bootstrap

Drupal - Verbatim mirror of the git.drupal.org repository for Drupal core. Please see the https://github.com/drupal/drupal#contributing. PRs are not accepted on GitHub.

WonderCMS - Fast and small flat file CMS (5 files). Built with PHP, JSON database.

Bolt - Bolt is a simple CMS written in PHP. It is based on Silex and Symfony components, uses Twig and either SQLite, MySQL or PostgreSQL.

bulma-blade-ui - A set of Laravel Blade components for the Bulma frontend framework

MODX - MODX Revolution - Content Management Framework