cakephp3-bootstrap-helpers
cakephp3-bootstrap-helpers copied to clipboard
Add bake templates
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
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.
+1