zero-gravity / zero-gravity-cms
ZeroGravity CMS core library
0.7.0
2021-04-10 23:49 UTC
Requires
- php: >=7.4
- cocur/slugify: ^2.5|^3.0|^4.0
- liip/imagine-bundle: ^2.0
- mnapoli/front-yaml: ^1.5
- symfony-cmf/routing-bundle: ^2.0
- symfony/cache: ^4.4|^5.0
- symfony/finder: ^4.4|^5.0
- twig/twig: ^2.7
Requires (Dev)
- codeception/codeception: ^4.1
- knplabs/knp-menu: ^2.0
- rector/rector-prefixed: ^0.9
- symfony/var-dumper: ^4.4|^5.0
README
A Grav-like CMS made for Symfony-based projects.
What is ZeroGravity CMS?
Do you know Grav? It's an awesome flat-file based CMS that unfortunately does not integrate well into modern CI/build/deploy mechanism.
ZeroGravity CMS is here to solve that. Just pack a handful markdown and YAML files (or markdown with integrated YAML frontmatter) into your Symfony 3+ project and you are basically done!