byjoby/digraph-core

This package is abandoned and no longer maintained. The author suggests using the digraphcms/digraph-core package instead.

Source and API version of a CMS that emphasizes flexibility and content permanence. Generally this package is only used for development.

Maintainers

Details

gitlab.com/byjoby/digraph-core

Installs: 774

Dependents: 0

Suggesters: 0

Security: 0

Type:digraph-core

dev-master 2020-01-07 16:53 UTC

This package is auto-updated.

Last update: 2022-02-01 13:14:25 UTC


README

A CMS that treats content as a generalized directed graph (generalized to the point of even gracefully handling cyclical site maps). Nodes in the graph may have different types, different data structures, and may be connected to each other by any number of edges in any structure imagineable. This CMS is intended for extreme flexibility, and prioritizes flexibility above performance.

This repo contains the source code of the core of the CMS. This is intended for more advanced development by users who are comfortable setting up their own entire system, and maintaining their own update schedule using Composer.

Under active development

For the love of glob, don't use this thing in production yet. There are no installation instructions or tools yet, and it's not even remotely ready for production use.