Content Management Systems (CMS)

Open-source projects categorized as Content Management Systems (CMS)

Top 23 Content Management Systems (CMS) Open-Source Projects

  • Directus

    The Modern Data Stack 🐰 — Directus is an instant REST+GraphQL API and intuitive no-code data collaboration app for any SQL database.

    Project mention: Headless CMS: Directus vs Payload vs Strapi in 2024 | dev.to | 2024-04-05

    As of April 2024, Directus' GitHub repository has accumulated 25.2k stars and 3.5k forks, showcasing its active community. The project has secured $8+ million in funding, further fueling its growth and development.

  • Magento

    Prior to making any Submission(s), you must sign an Adobe Contributor License Agreement, available here at: https://opensource.adobe.com/cla.html. All Submissions you make to Adobe Inc. and its affiliates, assigns and subsidiaries (collectively “Adobe”) are subject to the terms of the Adobe Contributor License Agreement.

    Project mention: Custom template in <head> ? | /r/Magento | 2023-12-08
  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

  • october

    Self-hosted CMS platform based on the Laravel PHP Framework.

    Project mention: Step-by-step guide: Launching a website with October CMS on Linode using PHP and Laravel | dev.to | 2023-08-23

    git clone https://github.com/octobercms/october.git your-website

  • Bagisto

    Free and open source laravel eCommerce platform

    Project mention: Bagisto – open-source alternative to Shopify | news.ycombinator.com | 2023-06-29
  • WooCommerce

    A customizable, open-source ecommerce platform built on WordPress. Build any commerce solution you can imagine.

    Project mention: Flutter app with woocommece api | /r/FlutterDev | 2023-12-11

    Yes, it is possible. You need to establish your own API connection using the WooCommerce endpoints defined in the documentation at https://github.com/woocommerce/woocommerce/blob/trunk/docs/rest-api/getting-started.md.

  • PrestaShop

    PrestaShop is the universal open-source software platform to build your e-commerce solution.

    Project mention: 📜 RepoList - A tool to generate wordlists based on GitHub repositories | dev.to | 2023-11-24

    I know for a fact that the website is using an open source e-commerce platform called PrestaShop for its backend. So I thought of creating a wordlist based on the files and directories of PrestaShop.

  • OpenCart

    A free shopping cart system. OpenCart is an open source PHP-based online e-commerce solution.

    Project mention: Open Cart Vulnerability Discussion on GitHub | news.ycombinator.com | 2023-11-26

    The maintainer is apparently infamous for lashing out against people trying to report potential vulnerabilities.

    He had a similar attitude all the way back in 2014:

    > i'm closing this as its a waste of time.

    https://github.com/opencart/opencart/issues/1269#issuecommen...

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

  • Cockpit

    Add content management functionality to any site - plug & play / headless / api-first CMS (by agentejo)

    Project mention: How "static" are the Azure storage websites and can a basic CMS be used with it? | /r/AZURE | 2023-07-06

    Hmm...I just tried https://getcockpit.com/, which looks like a super lightweight CMS and PHP doesn't seem to work.

  • mealie

    Mealie is a self hosted recipe manager and meal planner with a RestAPI backend and a reactive frontend application built in Vue for a pleasant user experience for the whole family. Easily add recipes into your database by providing the url and mealie will automatically import the relevant data or add a family recipe with the UI editor

    Project mention: How do you keep recipes? Is there an app? | /r/Cooking | 2023-12-09

    Mealie can be found at https://github.com/mealie-recipes/mealie and Mealie Client at https://github.com/kirmanak/Mealient

  • Recipes

    Application for managing recipes, planning meals, building shopping lists and much much more!

    Project mention: Google Says the Reddit Blackout Made Search Worse | /r/technology | 2023-06-27
  • Solidus

    🛒 Solidus, the open-source eCommerce framework for industry trailblazers.

  • Joomla!

    Home of the Joomla! Content Management System

    Project mention: Joomla 5 Upgrade on new 4.4 website fails code 0 "libraries/src/Event/AbstractEvent.php on line 225" | /r/joomla | 2023-10-20
  • 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. (by bolt)

    Project mention: Bolt VS core - a user suggested alternative | libhunt.com/r/bolt/bolt | 2024-04-13
  • WriteFreely

    A clean, Markdown-based publishing platform made for writers. Write together and build a community.

    Project mention: One of the greatest user interface disasters in history | news.ycombinator.com | 2023-11-29

    Mastodon is a microblogging service, so not meant for large bodies of text. This is why the text entry box is small, the columns are somewhat narrow (especially in deck mode) etc.

    Platforms like https://writefreely.org/ , which are designed to be for blogging and long-form writing, are the place to write this. Write Freely federates so one can follow accounts and interact with posts via Mastodon etc.

  • 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.

  • Attendize

    Attendize is an open-source ticket selling and event management platform built on Laravel.

  • Pico

    Pico is a stupidly simple, blazing fast, flat file CMS. (by picocms)

    Project mention: EZ Question: Image Files in Obsidian Vault | /r/ObsidianMD | 2023-08-08

    I'm cooking up a really cheap publishing solution using Pico CMS ("stupidly simple") and rsync or something from my Obsidian Vault to my PHP server.

  • Open Source POS

    Open Source Point of Sale is a web based point of sale application written in PHP using CodeIgniter framework. It uses MySQL as the data back end and has a Bootstrap 3 based user interface.

  • Pimcore

    Core Framework for the Open Source Data & Experience Management Platform (PIM, MDM, CDP, DAM, DXP/CMS & Digital Commerce)

    Project mention: Need advice on image management tool | /r/foss | 2023-06-23

    In this case, Pimcore appears to be free software, as it is offered under the GPLv3. https://github.com/pimcore/pimcore

  • CraftCMS

    Build bespoke content experiences with Craft. (by craftcms)

    Project mention: Different flavors of content management | dev.to | 2023-08-28

    The most typical approach is having a CMS admin panel sit somewhere on the server; everyone with an account uses this. This is a very convenient approach, especially when working with a team. This way, many people can work on different articles simultaneously without worrying about potential conflicts or overwriting stuff. The only con is related to security - everyone can try to get inside, and if you forget to update our CMS or some user have a weak password, it can be someone outside of our team. WordPress, Drupal, CraftCMS, or Ghost are perfect examples of such CMSs.

  • Microweber

    Drag and Drop Website Builder and CMS with E-commerce

  • Sharetribe

    Sharetribe Go is Sharetribe's old source-available marketplace software, which was also available as a hosted SaaS product. Sharetribe Go is no longer actively maintained.

    Project mention: Feedback / collaboration for a second-hand products marketplace | /r/zurich | 2023-05-25

    you can build your marketplace quite easy with https://www.sharetribe.com

  • Gazelle

    Project mention: What.cd's Gazelle Source | news.ycombinator.com | 2023-06-19
  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020). The latest post mention was on 2024-04-13.

Content Management Systems (CMS) related posts

Index

What are some of the best open-source Content Management Systems (CMS) projects? This list will help you:

Project Stars
1 Directus 25,279
2 Magento 11,244
3 october 10,971
4 Bagisto 10,470
5 WooCommerce 9,071
6 PrestaShop 7,791
7 OpenCart 7,228
8 Cockpit 5,378
9 mealie 5,181
10 Recipes 4,945
11 Solidus 4,896
12 Joomla! 4,640
13 Bolt 4,154
14 WriteFreely 4,110
15 Drupal 4,000
16 Attendize 3,881
17 Pico 3,787
18 Open Source POS 3,223
19 Pimcore 3,178
20 CraftCMS 3,155
21 Microweber 2,994
22 Sharetribe 2,318
23 Gazelle 1,823
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com