Skip to content

Repo with various test examples of CMS we consider using for new Gathering.org

Notifications You must be signed in to change notification settings

gathering/go-cms-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Gathering.org CMS tests

A collection of CMS demo setups on systems we are considering for new Gathering.org.

Each demo lives in a separate folder aptly named by which CMS and what type (mostly needed if we have multiple of same system) of demo it is.

Feel free to add more examples and documentation as needed.

Current Content Management Systems being evaluated

Relevant notes

  • What we are looking for
    • Something that "any" developer can figure out (but specifically the ones in TG crew)
    • Headless CMS. Ie. they "only" provide admin pages and an API (Preferably REST or GraphQL)
    • Something that is developer centric. Ie. we want it to be as easy as possible for a developer to adjust models and similar, and harder/impossible for users.
    • A solution that allows us to create any content types and relations TG might come up with
    • A solution that allows us to create new workflows for certain content types (ex. an article has to be approved by an editor before publishing)
    • Ability to extend CMS itself with new functionality if needed
    • Something that allows login via login providers (ex. SAML, OpenID Connect)
    • Preferably something that integrates well with known/common frontend frameworks (does it have a simple starting package?)
    • ...?
  • Things to look out for
    • How easy are admin pages to use?
    • How easily can existing content types be modified?
    • How easily can new content types and settings pages be added?
    • What type of "extensions" are available (and how hard are they to make)?
  • Demo sites will generally include some frontend component in order to display contents. Keep this in mind when evaluating, and try to ignore the non-cms parts.

About

Repo with various test examples of CMS we consider using for new Gathering.org

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages