sulu/content-bundle
The bundle responsible for content management in Sulu
Installs: 4 820
Dependents: 1
Suggesters: 0
Stars: 2
Watchers: 20
Forks: 1
Open Issues: 0
Type:sulu-bundle
Requires
- php: >=5.4
- sulu/sulu: 0.9.*
- sulu/admin-bundle: 0.9.*
- sulu/contact-bundle: 0.9.*
- sulu/security-bundle: 0.9.*
- sulu/website-bundle: 0.9.*
- sulu/tag-bundle: 0.9.*
- sulu/category-bundle: 0.6.*
- sulu/media-bundle: 0.6.*
- jackalope/jackalope-jackrabbit: 1.1.*
- cboden/ratchet: 0.3.*
- doctrine/phpcr-bundle: 1.1.*
- doctrine/phpcr-odm: 1.1.*
Requires (Dev)
- symfony/symfony: 2.5.*
- sensio/framework-extra-bundle: ~3.0
- symfony/monolog-bundle: 2.4.*
- phpunit/phpunit: 3.7.*
- phpspec/prophecy-phpunit: ~1.0
- sulu/test-bundle: 0.9.*
- dev-master
- 0.9.0
- 0.8.5
- 0.8.4
- 0.8.3
- 0.8.2
- 0.8.1
- 0.8.0
- 0.7.2
- 0.7.1
- 0.7.0
- 0.6.7
- 0.6.6
- 0.6.5
- 0.6.4
- 0.6.3
- 0.6.2
- 0.6.1
- 0.6.0
- 0.5.4
- 0.5.3
- 0.5.2
- 0.5.1
- 0.5.0
- 0.4.3
- 0.4.2
- 0.4.0
- 0.3.0
- 0.2.0
- 0.1.2
- 0.1.1
- 0.1.0
- dev-bugfix/text-blocks
- dev-develop
- dev-feature/cached-uröl
- dev-feature/smart-content-tag-filter-and-or
- dev-enhancement/faster_tests
- dev-experiment/proxy
- dev-hotfix/excerpt-tab-save
- dev-feature/smart-content-pagination
- dev-hotfix/content-to-array
- dev-hotfix/html5-tags
- dev-hotfix/internal-links
README
This bundle is part of the Sulu Content Management Framework (CMF) and licensed under the MIT License.
The SuluContentBundle builds on other sulu-cmf bundles. It provides a solution to create/modify content nodes in sulu. It uses the ContentMapper functionality from sulu-lib.
Features
- Preview
- Preview to live edit Content-Node in real template
- Uses Websocket for Communication
- Provides a Fallback with polling
- Content editing
Requirements
- Symfony: 2.3.*
- Sulu: dev-master
- Ratchet Websocket Library: dev-master
- See also the require section of composer.json