2017 © Pedro Peláez
 

cakephp-plugin cakebootstrap

A CakePHP plugin with helpers for Twitter bootstrap

image

cakeoven/cakebootstrap

A CakePHP plugin with helpers for Twitter bootstrap

  • Saturday, October 15, 2016
  • by gmponos
  • Repository
  • 1 Watchers
  • 0 Stars
  • 24 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 11 Versions
  • 0 % Grown

The README.md

CakeTwitterBootstrap

Description

CakePHP Helpers for using Twitter bootstrap for CakePHP 2.7, (*1)

Requirements

Usage

$ bower update, (*2)

Run bower update. This will install all requirements inside a vendor folder on webroot. All libraries and css files are symlinked to the vendor folders. You have to include these files in to your view or your layout, (*3)

<?= $this->Html->css('CakeBootstrap.bootstrap'); ?>

There are symlinks that point to the files required., (*4)

public $helpers = [
    'Form' => [
        'className' => 'CakeTwitterBootstrap.BootstrapForm'
    ]
    'Html' => [
        'className' => 'CakeTwitterBootstrap.BootstrapHtml'
    ]
];

Change log

Please see CHANGELOG for more information what has changed recently., (*5)

Todo

Many things left todo. - Add datatables - Remove datepicker and find a suitable datetimepicker, (*6)

Contributing

Please see CONTRIBUTING and CONDUCT for details., (*7)

License

MIT License. See License, (*8)

The Versions

15/10 2016

3.x-dev

3.9999999.9999999.9999999-dev http://github.com/gmponos/CakeTwitterBootstrap

A CakePHP plugin with helpers for Twitter bootstrap

  Sources   Download

MIT

The Requires

 

The Development Requires

bootstrap helper

15/10 2016

v3.1.2

3.1.2.0 http://github.com/gmponos/CakeTwitterBootstrap

A CakePHP plugin with helpers for Twitter bootstrap

  Sources   Download

MIT

The Requires

 

The Development Requires

bootstrap helper

28/07 2016

v3.1.1

3.1.1.0 http://github.com/gmponos/CakeTwitterBootstrap

A CakePHP plugin with helpers for Twitter bootstrap

  Sources   Download

MIT

The Requires

 

The Development Requires

bootstrap helper

16/04 2016

v3.1.0

3.1.0.0 http://github.com/gmponos/CakeTwitterBootstrap

A CakePHP plugin with helpers for Twitter bootstrap

  Sources   Download

MIT

The Requires

 

The Development Requires

bootstrap helper

31/01 2016

v3.0.0

3.0.0.0 http://github.com/gmponos/CakeTwitterBootstrap

A CakePHP plugin with helpers for Twitter bootstrap

  Sources   Download

MIT

The Requires

 

The Development Requires

bootstrap helper

28/01 2016

2.x-dev

2.9999999.9999999.9999999-dev https://github.com/cakeoven/CakeBootstrap

A CakePHP plugin with helpers for Twitter bootstrap

  Sources   Download

MIT

The Requires

 

The Development Requires

by Avatar gmponos

28/01 2016

v2.1.1

2.1.1.0 https://github.com/cakeoven/CakeBootstrap

A CakePHP plugin with helpers for Twitter bootstrap

  Sources   Download

MIT

The Requires

 

The Development Requires

by Avatar gmponos

26/10 2015

dev-master

9999999-dev https://github.com/cakeoven/CakeBootstrap

A CakePHP plugin with helpers for Twitter bootstrap

  Sources   Download

MIT

The Requires

  • php >=5.4.16

 

The Development Requires

by Avatar gmponos

17/10 2015

v2.1.0

2.1.0.0 https://github.com/cakeoven/CakeBootstrap

A CakePHP plugin with helpers for Twitter bootstrap

  Sources   Download

MIT

The Requires

  • php >=5.4.16

 

The Development Requires

by Avatar gmponos

17/10 2015

v2.0.0

2.0.0.0 https://github.com/cakeoven/CakeBootstrap

A CakePHP plugin with helpers for Twitter bootstrap

  Sources   Download

MIT

The Requires

  • php >=5.4.16

 

The Development Requires

by Avatar gmponos

03/10 2015

dev-icons

dev-icons

A CakePHP plugin with helpers for Twitter bootstrap

  Sources   Download

MIT

The Requires

  • php >=5.4.16

 

The Development Requires

by Avatar gmponos