content-management

Open-source projects categorized as content-management

Top 23 content-management Open-Source Projects

  • Strapi

    ๐Ÿš€ Strapi is the leading open-source headless CMS. Itโ€™s 100% JavaScript/TypeScript, fully customizable and developer-first.

  • Project mention: How to Build an AI FAQ System with Strapi, LangChain & OpenAI | dev.to | 2024-04-21

    Strapi provides a centralized data managing platform. This makes it easier to organize, update, and maintain the FAQ data. It also automatically generates a RESTful API for accessing the content stored in its database.

  • AppFlowy

    AppFlowy is an open-source alternative to Notion. You are in charge of your data and customizations. Built with Flutter and Rust.

  • Project mention: ๐Ÿž๏ธ5 beautiful open-source web apps to learn from and get inspired ๐Ÿ™‡โ€โ™€๏ธ๐Ÿ’ก | dev.to | 2024-01-17

    ๐Ÿ’พ Source code: https://github.com/AppFlowy-IO/AppFlowy ๐Ÿ‘• Size: M ๐Ÿ› ๏ธ Stack: Flutter, Rust

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

    InfluxDB logo
  • payload

    The best way to build a modern backend + admin UI. No black magic, all TypeScript, and fully open-source, Payload is both an app framework and a headless CMS.

  • Project mention: Best way to build a modern back end and admin UI. No black magic | news.ycombinator.com | 2024-04-21
  • Grav

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

  • Project mention: Ask HN: What products other than Obsidian share the file over app philosophy? | news.ycombinator.com | 2024-04-03

    There are flat-file CMSes (content management systems) like Grav: https://getgrav.org/

    I guess, in some vague/broad sense, config-as-code systems also implement something similar? Maybe even OpenAPI schemas could count to some degree...?

    In the old days, the "semantic web" movement was an attempt to make more webpages both human- and machine-readable indefinitely by tagging them with proper schema: https://en.wikipedia.org/wiki/Resource_Description_Framework. Even Google was on board for a while, but I guess it never saw much uptake. As far as I can tell it's basically dead now, both because of non-semantic HTML (everything as a React div), general laziness, and LLMs being able to parse things loosely.

    -------------

    Side thoughts...

    Philosophically, I don't know that capturing raw data alone as files is really sufficient to capture the nuances of any particular experience, or the overall zeitgeist of an era. You can archive Geocities pages, but that doesn't really capture the novelty and indie-ness of that era. Similarly, you can save TikTok videos, but absent the cultural environment that created them (and a faithful recreation of the recommendation algorithm), they wouldn't really show future archaeologists how teenagers today lived.

    I worked for a natural history museum for a while, and while we were there, one of the interesting questions (well, to me anyway) was whether our web content was in and of itself worth preserving as a cultural artifact -- both so that future generations can see what exhibits were interesting/apropos for the cultures of our times, but also so they could see how our generation found out about those exhibitions to begin with (who knows what the Web will morph into 50 years later). It wasn't enough to simply save the HTML of our web pages, both because they tie into various other APIs and databases (like zoological collections) and because some were interactive experiences, like games designed to be played with a mouse (before phones were popular), or phone chatbots with some of our specimens. To really capture the experience authentically would've required emulating not just our tech stacks and devices, among other things.

    Like for the earlier Geocities example, sure you could just save the old HTML and render it with a modern browser, but that's not the same as something like https://oldweb.today/?browser=ns3-mac#http://geocities.com/ , which emulates the whole OS and browser too. And that still isn't the same as having to sit in front of a tiny CRT and wait minutes for everything to download over a 14.4k modem, only to be interrupted when mom had to make a call.

    I guess that's a longwinded of critiquing "file over app": It only makes sense for things that are originally files/documents to begin with. Much of our lives now are not flat docs but "experiences" that take much more thought and effort to archive. If the goal is truly to preserve that posterity, it's not enough to just archive their raw data, but to develop ways to record and later emulate entire experiences, both technological and cultural. It ain't easy!

  • nsfwjs

    NSFW detection on the client-side via TensorFlow.js

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

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

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

  • Personal management system

    Your web application for managing personal data. <[email protected]>

  • Microweber

    Drag and Drop Website Builder and CMS with E-commerce

  • cms

    Multilingual PHP CMS built with Laravel and bootstrap (by LavaLite)

  • daptin

    Daptin - Backend As A Service - GraphQL/JSON-API Headless CMS

  • Project mention: Ask HN: Show me your half baked project | news.ycombinator.com | 2023-10-12
  • vscode-front-matter

    Front Matter is a CMS running straight in Visual Studio Code. Can be used with static site generators like Hugo, Jekyll, Hexo, NextJs, Gatsby, and many more...

  • Project mention: Front Matter CMS - a bit different approach to content management | dev.to | 2023-09-24

    But what if I tell you that there is a CMS that will transform your Visual Studio Code into a proper CMS with content and media management, taxonomies, and more? Say hello to Front Matter CMS.

  • MODX

    MODX Revolution - Content Management Framework

  • Kirby

    Kirby's core application folder

  • Project mention: Show HN: Primo โ€“ a visual CMS with Svelte blocks, a code editor, and SSG | news.ycombinator.com | 2023-07-21

    Not sure if this is what youโ€™re after but give https://getkirby.com/ a try

  • TYPO3

    The TYPO3 Core - Enterprise Content Management System. Synchronized mirror of https://review.typo3.org/q/project:Packages/TYPO3.CMS

  • Project mention: Classic Themes with Block Patterns in WordPress | dev.to | 2023-05-23

    I doubt that WordPress is in danger. Its multiverse / flexibility and ease of use compared to real content management systems like Typo3, NEOS or Drupal, and the ability to just install it and control your content on your own webserver, try that with Wix, WebFlow, SquareSpace, Shopify and all those "serverless" software as a service servers. Hopefully, the core team will either get their block editor right some day (WordPress 7.0?) or make it completely optional. That would still be better than a fork, but I'd wished they had improved security, performance and internationalization instead of releasing the new editing features in an unstable beta state.

  • Textpattern

    A flexible, elegant, fast and easy-to-use content management system written in PHP.

  • Project mention: Revisiting Textpattern | news.ycombinator.com | 2023-10-28

    >What's with the insistence of running it off of just MySQL?

    I think the most honest answer here is that it's planned but not scheduled. There's an open issue to update Textpattern to PDO:

    https://github.com/textpattern/textpattern/issues/345

    โ€ฆwhich will open up a whole new world of possibilities.

    The Textpattern dev team & user base is pretty small, and the user base is largely patient, so Textpattern can sometimes fall into a trap of being 'good enough for now' and go for extended periods of time with few commits. What tends to happen is a release is scheduled, takes place, and then the plans for the next release are more forefront in our minds. The most recent release was nearly two years ago, which is a long time in Textpattern terms, but I'm confident we can get Textpattern 4.9 into the release pipeline this winter. More on that here:

    https://github.com/textpattern/textpattern/issues/1879

  • WonderCMS

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

  • distributor

    Share content between your websites.

  • sveltia-cms

    Alternative to Netlify/Decap CMS. Modern, fast, lightweight, Git-based headless CMS. Free & open source. UX-driven development. Made with Svelte.

  • Project mention: 9 best Git-based CMS platforms for your next project | dev.to | 2024-02-02

    Sveltia CMS is a modern alternative to Decap CMS built with Svelte. Itโ€™s pretty similar to Decap CMS and Static CMS, but it definitely has a better UI and UX. Sveltia also provides some more advanced features, such as:

  • Flextype

    Modern Open Source Flat Files Content Management System.

  • cuttlebelle

    The react static site generator that separates editing and code concerns

  • quake

    Quake is a knowledge management meta-framework for geeks. Use meta-data + Transflow to CRUD data, Git + markdown to management content, Web Component for frontend-custom. Quake ๆ˜ฏ้ขๅ‘ๆžๅฎข็š„็Ÿฅ่ฏ†็ฎก็†ๅ…ƒๆก†ๆžถใ€‚ (by phodal)

  • SaaSHub

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

    SaaSHub logo
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).

content-management related posts

Index

What are some of the best open-source content-management projects? This list will help you:

Project Stars
1 Strapi 59,941
2 AppFlowy 48,612
3 payload 19,444
4 Grav 14,291
5 nsfwjs 7,610
6 Joomla! 4,643
7 Pico 3,791
8 CraftCMS 3,156
9 Personal management system 3,010
10 Microweber 3,004
11 cms 2,787
12 daptin 1,783
13 vscode-front-matter 1,743
14 MODX 1,344
15 Kirby 1,196
16 TYPO3 1,006
17 Textpattern 760
18 WonderCMS 636
19 distributor 598
20 sveltia-cms 592
21 Flextype 564
22 cuttlebelle 545
23 quake 438

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com