CakePHP-Bootstrap / cakephp3-bootstrap-helpers

CakePHP 3.x Helpers for Bootstrap 3 and 4.
https://holt59.github.io/cakephp3-bootstrap-helpers/
MIT License
130 stars 79 forks source link

Add bake templates #67

Open nrother opened 8 years ago

nrother commented 8 years ago

It would be nice, if bake templates were included, so that the baked templates would automatically contain the correct Bootstrap markup (for the sidebar etc.).

I did some work in this direction for the old version, maybe you could copy something from there: https://github.com/nrother/cakephp3-bootstrap3-helpers/tree/master/src/Template/Bake

Holt59 commented 8 years ago

I will see if I can do something, but I am clearly not used to CakePHP bake templates so this may take a while. Feel free to add a pull-request to the bake-templates branch if you want.

Oxicode commented 7 years ago

+1