Skip to content

instante/bootstrap3renderer

Folders and files

NameName
Last commit message
Last commit date
Apr 3, 2017
May 5, 2018
May 5, 2018
Jan 12, 2013
Jan 12, 2013
Aug 8, 2016
Apr 3, 2017
Aug 7, 2014
Aug 12, 2016
Sep 6, 2016
Aug 5, 2014
Dec 15, 2015

Repository files navigation

Instante/Bootstap3Renderer

Build Status Downloads this Month Latest stable

Version 2.0

Lots of internals changed in Nette 2.4. Instante Bootstrap renderer version 2.0 was completely re-written to get rid of much legacy code, bringing up new, cleaner API and new features in advanced custom rendering. Also, version 2.0 replaces several "magics" by cleaner OOP solution.

If you need Nette <= 2.3 compatibility or have no time to adopt to new API, use Bootstrap 3 Renderer version 1.*

Rendering Nette forms for Bootstrap 3 Based on http://github.com/kdyby/BootstrapFormRenderer

Requirements

Installation

The best way to install is using composer:

composer require instante/bootstrap-3-renderer

Usage

See Documentation