weissheiten / neos-bootstrap
Neos CMS Bootstrap Plugin, providing a variety of NodeTypes for out-of-the-box use
Installs: 2 024
Dependents: 0
Suggesters: 0
Security: 0
Stars: 18
Watchers: 8
Forks: 5
Open Issues: 1
Language:HTML
Type:neos-package
Requires
- neos/neos: ~5.0
- neos/nodetypes: ~5.0
README
The Weissheiten Bootstrap package should allow its users to get an easy introduction to Neos CMS with the popular bootstrap template. Starting from the great TYPO3.NeosDemoTypo3Org Site package the amount of available content elements has been significantly extended and at some places altered. A big thank you to the awesome Neos CMS core team that gave me insight needed to create many of these new nodes.
Installation
The Weissheiten.Neos.Bootstrap is listed on packagist now (https://packagist.org/packages/weissheiten/neos-bootstrap) - therefore you don't have to include the package in your "repositories" entry any more.
Just add the following line to your require section:
"weissheiten/neos-bootstrap": "2.*"
And the run this command to fetch the plugin:
composer update
Including Bootstrap
The Weissheiten Bootstrap package does NOT use the TYPO3.Twitter.Bootstrap package at the moment. So you have to include either that package or Bootstrap yourself in your main templates.
Author
- email: florian.weiss@weissheiten.at
- url: http://www.weissheiten.at
- twitter: @WeissheitenWien
Contributors
Thank you for contributing
- Egobude (zeroboh@gmail.com)