Provides Twitter Bootstrap assets.

Maintainers

Package info

github.com/quickapps-plugins/bootstrap

Homepage

Type:cakephp-plugin

pkg:composer/quickapps-plugins/bootstrap

Statistics

Installs: 1 308

Dependents: 1

Suggesters: 0

Stars: 0

dev-master 2016-09-18 13:40 UTC

This package is not auto-updated.

Last update: 2026-03-10 11:17:55 UTC


README

Injects Twitter Bootstrap CSS classes into FormHelper input elements. This plugin requires the goaop/framework library to work.

Usage

Use AOP framework as described in their documentation, create an application Kernal and attach the provided Aspect class to it: Bootstrap\Aspect\FormHelperAspect.