diff --git a/README.md b/README.md index 7f0ac2849..ee6718414 100644 --- a/README.md +++ b/README.md @@ -1,11 +1,15 @@ -# BootstrapCake Shell Template +**Warning:** Only for CakePHP 4.x -BootstrapCake is a shell template for rapidly developing beautiful Bootstrap themed CakePHP applications through the CakePHP console. The default template uses the ugly CakePHP styling but this template makes your app look beautiful by default. +# Bootstrap4Cake Shell Template + +Bootstrap4Cake is a shell template for rapidly developing beautiful Bootstrap 4 themed CakePHP applications through the CakePHP 2.x console. The default template uses the ugly CakePHP styling but this template makes your app look beautiful by default. + + ## Requirements * [CakePHP](http://cakephp.org/) >= 2.3 -* [Bootstrap](http://getbootstrap.com/) >= 3.0 +* [Bootstrap](http://getbootstrap.com/) >= 4.0 ## Installation @@ -23,4 +27,4 @@ class AppController extends Controller { * Start baking! If you've never used the console, here's a great tutorial: [http://book.cakephp.org/2.0/en/console-and-shells/code-generation-with-bake.html](http://book.cakephp.org/2.0/en/console-and-shells/code-generation-with-bake.html) * Make sure you select the bootstrap template when prompted -For more information and screenshots, please visit [http://www.ekoim.com/blog/bootstrap-cakephp-bootstrapcake/](http://www.ekoim.com/blog/bootstrap-cakephp-bootstrapcake/) \ No newline at end of file +For more information and screenshots, please visit [http://www.ekoim.com/blog/bootstrap-cakephp-bootstrapcake/](http://www.ekoim.com/blog/bootstrap-cakephp-bootstrapcake/) (Bootstrap3 Version) diff --git a/app/Console/Templates/bootstrap/views/form.ctp b/app/Console/Templates/bootstrap/views/form.ctp index 56de970a4..be83461f6 100755 --- a/app/Console/Templates/bootstrap/views/form.ctp +++ b/app/Console/Templates/bootstrap/views/form.ctp @@ -20,7 +20,7 @@