2017 © Pedro PelĆ”ez
 

typo3-cms-extension ot-website

Provides a TYPO3 basic website setup with Bootstrap3.

image

soerenkroell/ot-website

Provides a TYPO3 basic website setup with Bootstrap3.

  • Wednesday, August 5, 2015
  • by kroell
  • Repository
  • 2 Watchers
  • 3 Stars
  • 50 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

TYPO3.Extbase.BasicWebsite (ot_website)

A TYPO3 website EXT based on Oliver ThieleĀ“s Extension., (*1)

Original Description by Oliver Thiele:, (*2)

A TYPO3 website in one extension with Bootstrap3.
You need a licence for the included Fancybox-Lightbox, if you use this JS!

All content elements will have an additional tab for the Bootstrap Grid CSS classes.
Additional Backend-Layouts are added with the new BackendLayoutDataProvider.

Installation

All dependencies (Bootstrap, VHS ViewHelper, jQuery, Fancyox, etc.) will be installed by composer., (*3)

# Clone Repository
cd typo3conf/ext/
git clone TYPO3.Extbase.BasicWebsite ot_website

# Install dependencies
composer update --dry-run
composer update

The Versions

05/08 2015

dev-master

9999999-dev

Provides a TYPO3 basic website setup with Bootstrap3.

  Sources   Download

MIT

The Development Requires

bootstrap basicwebsite