symfony-cmf/simple-cms-bundle

This package is abandoned and no longer maintained. No replacement package was suggested.

A simple CMS bundle based on the Symfony CMF

Installs: 126 746

Dependents: 4

Suggesters: 0

Security: 0

Stars: 51

Watchers: 15

Forks: 44

Open Issues: 6

Type:symfony-bundle

1.3.0 2016-03-31 09:48 UTC

README

Build Status StyleCI Latest Stable Version Total Downloads

WARNING: Unmaintained To focus our efforts in the CMF project, this package is currently not maintained. Security fixes and submitted bug fixes will still be released, but no new features should be expected.

If you want to help co-maintaining this package, tell us in a GitHub issue or in the #symfony_cmf channel of the Symfony devs slack.

This bundle is part of the Symfony Content Management Framework (CMF) and licensed under the MIT License.

The SimpleCmsBundle builds on other Symfony CMF components. It provides a solution that can easily map content, routes and menu items based on a single tree structure in the content repository.

While the core CMF components focus on flexibility, the Simple CMS Bundle trades away some of that flexibility in favor of simplicity.

Requirements

Documentation

For the install guide and reference, see:

See also:

Contributing

Pull requests are welcome. Please see our CONTRIBUTING guide.

Unit and/or functional tests exist for this bundle. See the Testing documentation for a guide to running the tests.

Thanks to everyone who has contributed already.