Weissheiten / Weissheiten.Neos.Bootstrap

Bootstrap package for TYPO3 NEOS
18 stars 5 forks source link

Neos CMS Twitter Bootstrap Plugin

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

Contributors

Thank you for contributing