Skip to content

timri/bootstrap_package

 
 

Repository files navigation

Bootstrap Package

This TYPO3 CMS >= 6.2 extension delivers a fully configured frontend based on the Bootstrap CSS Framework and functions basically as a THEME for TYPO3CMS.

The goal of this package is to give an advanced example of how modern templating in TYPO3 CMS can be handled nicely without depending on third party extensions. Bootstrap Package is built on top of CSS_STYLED_CONTENT >= 6.2 and comes with a fully configurable Frontend via TypoScript. This includes the TypoScript Constant Editor.

Minimal Dependencies

  • TYPO3 CMS 6.2 or greater
  • Installed System Extension CSS_STYLED_CONTENT 6.2 or greater

Quick Install Guide

Make sure you have a root page

Create a new page or edit an existing one and set this as root page. You can find this option in the page-edit-mode filed under behavior/miscellaneous.

Create a new Template on this Page

General

  • Template Title: You can name this as you like: Example "Bootstrap Package"
  • Website Title: This will be your website title visible in the frontend

Options

  • Clear Constants and Setup by checking the boxes
  • Use this Template as Root-Level Template by checking the box

Includes

Include static (from extensions)

  • CSS Styled Content (required)
  • Default TS form (optional if you want to use it)
  • Bootstrap Package (required)

Usage

Contributing

Feel free to fork this project and create a pull request when you're happy with your changes.

Bug reporting

Please open an issue here at github and describe your problem.

License

This project is released under the terms of the MIT license.

Contact

If you have any questions about this project or just want to talk: Send a tweet @benjaminkott.

About

Bootstrap Package delivers a full configured frontend for TYPO3 CMS 6.2, based on the Bootstrap CSS Framework, and is basicly a THEME.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 59.7%
  • CSS 34.4%
  • TypeScript 5.1%
  • JavaScript 0.8%