Skip to content

Commit 05dbd67

Browse files
committed
Update README.md
1 parent 4956563 commit 05dbd67

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@ CakePHP 3.x Helpers for Bootstrap
33

44
CakePHP 3.0 Helpers to generate HTML with @Twitter Boostrap style: `Html`, `Form`, `Modal` and `Paginator` helpers available!
55

6+
**Important:** From now, this repository will not target a specific bootstrap version, so you may encounter errors if you are requiring `cakephp3-bootstrap3-helpers` instead of `cakephp3-bootstrap-helpers` or loading `Bootstrap3` plugin instead of `Bootstrap`. Do not hesitate to open a new issue if you have trouble getting the plugin working.
7+
8+
**Important:** The current version of bootstrap is v3.3.5, a new `bootstrap4-alpha` branch has been created with the aim of supporting Bootstrap 4. When the final version of Bootstrap 4 will be released, the `bootstrap4-alpha` branch will become the `master` branch of this plugin.
9+
610
How to... ?
711
===========
812

0 commit comments

Comments
 (0)