File tree Expand file tree Collapse file tree 1 file changed +10
-3
lines changed Expand file tree Collapse file tree 1 file changed +10
-3
lines changed Original file line number Diff line number Diff line change 1
- # Symfony CMF SimpleCms Bundle
1
+ # Symfony CMF Simple CMS Bundle
2
2
3
3
[ ![ Build Status] ( https://secure.travis-ci.org/symfony-cmf/SimpleCmsBundle.png )] ( http://travis-ci.org/symfony-cmf/SimpleCmsBundle )
4
4
[ ![ Latest Stable Version] ( https://poser.pugx.org/symfony-cmf/simple-cms-bundle/version.png )] ( https://packagist.org/packages/symfony-cmf/simple-cms-bundle )
7
7
This bundle is part of the [ Symfony Content Management Framework (CMF)] ( http://cmf.symfony.com/ )
8
8
and licensed under the [ MIT License] ( LICENSE ) .
9
9
10
- A trivial content management system based on the [ Symfony Cmf] ( https://github.com/symfony-cmf/symfony-cmf )
10
+ The SimpleCmsBundle builds on other Symfony CMF components. It provides a
11
+ solution that can easily map content, routes and menu items based on a single
12
+ tree structure in the content repository.
13
+
14
+ While the core CMF components focus on flexibility, the Simple CMS Bundle
15
+ trades away some of that flexibility in favor of simplicity.
16
+
11
17
12
18
## Requirements
13
19
14
20
* Symfony 2.2.x
15
21
* See also the ` require ` section of [ composer.json] ( composer.json )
16
22
23
+
17
24
## Documentation
18
25
19
26
For the install guide and reference, see:
20
27
21
- * [ SimpleCmsBundle documentation] ( http://symfony.com/doc/master/cmf/bundles/simple-cms-bundle .html )
28
+ * [ SimpleCmsBundle documentation] ( http://symfony.com/doc/master/cmf/bundles/simple_cms .html )
22
29
23
30
See also:
24
31
You can’t perform that action at this time.
0 commit comments