This repository was archived by the owner on Sep 16, 2021. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -74,8 +74,8 @@ Looking for some in depth information about a CMF Bundle? Want to know if you
74
74
can use a bundle independently and how to do it? In this case the bundles
75
75
section is the right place for you!
76
76
77
- Core Bundles
78
- ~~~~~~~~~~~~
77
+ Key Bundles
78
+ ~~~~~~~~~~~
79
79
80
80
Most of the Symfony CMF bundles provide some functionality, they integrate a
81
81
library or they introduce a complete new concept.
@@ -96,10 +96,10 @@ library or they introduce a complete new concept.
96
96
Showcase Bundles
97
97
~~~~~~~~~~~~~~~~
98
98
99
- Other bundles provide an example on how to use these core bundles. They all
99
+ Other bundles provide an example on how to use these key bundles. They all
100
100
show a different way of implementing a concept. You can use these bundles in
101
101
your project, but you can also get ideas from these bundles to create your own
102
- bundle based on the core bundles.
102
+ bundle based on the key bundles.
103
103
104
104
.. toctree ::
105
105
:maxdepth: 1
@@ -108,8 +108,8 @@ bundle based on the core bundles.
108
108
bundles/content/index
109
109
bundles/simple_cms/index
110
110
111
- 3th Party Bundles
112
- ~~~~~~~~~~~~~~~~~
111
+ Contributed Bundles
112
+ ~~~~~~~~~~~~~~~~~~~
113
113
114
114
Besides that, the Symfony CMF team also maintains some 3th party bundles which
115
115
help with integrating PHPCR concepts into the Symfony Framework.
You can’t perform that action at this time.
0 commit comments