weissheiten/neos-bootstrap

Neos CMS Bootstrap Plugin, providing a variety of NodeTypes for out-of-the-box use

Installs: 2 022

Dependents: 0

Suggesters: 0

Security: 0

Stars: 18

Watchers: 8

Forks: 5

Open Issues: 1

Language:HTML

Type:neos-package

v4.0.1 2020-06-12 13:00 UTC

This package is auto-updated.

Last update: 2024-04-12 21:10:19 UTC


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

Contributors

Thank you for contributing