# How to integrate bootstrap template to cakephp CMS

**URL:** https://discourse.cakephp.org/t/how-to-integrate-bootstrap-template-to-cakephp-cms/8618
**Category:** Need Help
**Created:** [November 13, 2020, 7:35pm UTC](https://discourse.cakephp.org/t/how-to-integrate-bootstrap-template-to-cakephp-cms/8618 "2020-11-13T19:35:50Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![dickson](https://avatars.discourse-cdn.com/v4/letter/d/57b2e6/32.png) [@dickson](https://discourse.cakephp.org/u/dickson)
#### Post date: [November 13, 2020, 7:35pm UTC](https://discourse.cakephp.org/t/how-to-integrate-bootstrap-template-to-cakephp-cms/8618/1 "2020-11-13T19:35:50Z")

</div>

i want to integrate bootstrap template to already built cakephp CMS. whats the best way to go about it?

---

<div class="post-metadata">

### Author: ![FinlayDaG33k](https://yyz1.discourse-cdn.com/flex029/user_avatar/discourse.cakephp.org/finlaydag33k/32/1049_2.png) [@FinlayDaG33k](https://discourse.cakephp.org/u/FinlayDaG33k)
#### Post date: [November 14, 2020, 4:07pm UTC](https://discourse.cakephp.org/t/how-to-integrate-bootstrap-template-to-cakephp-cms/8618/2 "2020-11-14T16:07:05Z")

</div>

Chunk them up by hand.  
See what can be re-used, see what is page specific place them in the right places.  
Replace placeholders with your outputs and voila.
