• Stars
    star
    279
  • Rank 147,517 (Top 3 %)
  • Language
    PHP
  • Created over 11 years ago
  • Updated over 5 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Bootstrap Plugin for CakePHP

BoostCake

Build Status Total Downloads Latest Stable Version

BoostCake is a plugin for CakePHP using Bootstrap

Requirements

  • CakePHP >= 2.3
  • Bootstrap >= 2.3 (3.0 support)

Installation

Ensure require is present in composer.json. This will install the plugin into Plugin/BoostCake:

{
	"require": {
		"slywalker/boost_cake": "*"
	}
}

Enable plugin

You need to enable the plugin in your app/Config/bootstrap.php file:

CakePlugin::load('BoostCake');

If you are already using CakePlugin::loadAll();, then this is not necessary.

Documentation

BoostCake - Bootstrap Plugin for CakePHP

Development Policy

More Simple! Simple! Simple!

  • Develop only those that method's $options in FormHelper unable to solve.
  • Don't develop ajax/js helper

If you want to simplify the options, you can develop WrapBoostCake plugin.

What this plugin solves

  • Replaces the label of checkboxes and radios
  • Adds a wrapping div to inputs
  • Adds content before and after input
  • Adds error class in outer div
  • Changes pagination tags
  • Changes SessionHelper::flash()`s template

License

The MIT License (MIT)

Copyright (c) 2014 Yasuo Harada

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

More Repositories

1

TwitterBootstrap

Plugin for CakePHP2 to use Bootstrap, from Twitter (CSS JS Framework)
PHP
287
star
2

account_manager

CakePHP AccountManager Plugin
PHP
16
star
3

pdf

CakePHP PDF Plugin
PHP
16
star
4

give_me_data

Insert fake data plugin for CakePHP
PHP
11
star
5

mobile_kit

CakePHP Mobile Plugin
PHP
10
star
6

cakephp-plugin-mysql_util

MySQL Util Plugin for CakePHP2
PHP
9
star
7

vendors

slywalker's vendors for CakePHP
PHP
7
star
8

CakeSublimeText2

CakePHP2.x completions
PHP
5
star
9

CakeEmailPlus

CakePHP2.x email extensions
PHP
5
star
10

jquery

CakePHP Jquery Plugin
PHP
5
star
11

tool_kit

CakePHP Tool Plugin
PHP
4
star
12

CakePlugins

My favorite CakePHP2.x plugins
4
star
13

CakePHPWorkshopKansai

CakePHP Workshop Kansai Sample Code
PHP
4
star
14

form_mail

CakePHP FormMail Plugin
PHP
4
star
15

cakephp-plugin-base

PHP
3
star
16

cakephp-my-startup

PHP
2
star
17

cakephp-plugin-debug_kit_plus

Add Panel in DebugKit
PHP
2
star
18

bingo

ใƒ“ใƒณใ‚ดใใ˜
2
star
19

TextMateBundles

My TextMate Bundles
2
star
20

chef_php_on_nginx_quick_start

Chef PHP on Nginx Quick Start
Ruby
2
star
21

cakephp-app-api_sample

PHP
2
star
22

image_kit

CakePHP Image Plugin
PHP
2
star
23

study_collect

PHP
2
star
24

slywalker.github.com

slywalker's Github Repositories
1
star
25

custom_validate

CakePHP Custom Validate and I18n Validate Message Plugin
PHP
1
star
26

openpne_message

OpenPNEใฎใƒกใƒƒใ‚ปใƒผใ‚ธใ‚’็›ฃ่ฆ–ใ™ใ‚‹ใŸใ‚ไธ€่ฆงใ‚’่กจ็คบใ™ใ‚‹ใ ใ‘ใฎใ‚‚ใฎ CakePHP1.3
PHP
1
star
27

vagrant-cloudera-cdh-pseudo

Vagrant Cloudera CDH Pseudo
Shell
1
star
28

cakephp-plugin-micro_data

CakePHP Plugin - create table of schema MicroData format http://schema.org
PHP
1
star
29

demo20110827

demo20110827
PHP
1
star
30

sandbox

sandbox
1
star
31

madeleine

Mail Magazine Project Cake1.2.x
PHP
1
star