# Bootstrap Theme Generator Plugin inside of Wordpress

**URL:** https://forum.pinegrow.com/t/bootstrap-theme-generator-plugin-inside-of-wordpress/6764
**Category:** WordPress
**Created:** [August 4, 2022, 9:47pm UTC](https://forum.pinegrow.com/t/bootstrap-theme-generator-plugin-inside-of-wordpress/6764 "2022-08-04T21:47:42Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![Wolfgang.Hartl](https://yyz2.discourse-cdn.com/flex036/user_avatar/forum.pinegrow.com/wolfgang.hartl/32/4621_2.png) [@Wolfgang.Hartl](https://forum.pinegrow.com/u/Wolfgang.Hartl)
#### Post date: [August 4, 2022, 9:47pm UTC](https://forum.pinegrow.com/t/bootstrap-theme-generator-plugin-inside-of-wordpress/6764/1 "2022-08-04T21:47:42Z")

</div>

Continuing the discussion from [Bootstrap and Wordpress Editor color palette sync](https://forum.pinegrow.com/t/bootstrap-and-wordpress-editor-color-palette-sync/6698):

**Bootstrap Theme Generator V1.0**  
For anyone who is interested, I’ve now finished creating that plugin. You can see the “list of features” down below in the screenshot!

**📁 Downloadlink: 📁**

> **[GitHub - web-craft-design/Bootstrap-Theme-Generator: Bootstrap Theme...](https://github.com/web-craft-design/Bootstrap-Theme-Generator)**
>
> Bootstrap Theme Generator inside of a Wordpress-Settings-Page. Includes live compilation of SCSS! - GitHub - web-craft-design/Bootstrap-Theme-Generator: Bootstrap Theme Generator inside of a Wordpr...

**Important notice**  
You will need in first place the Metabox Plugin to make this plugin work. I will replace that in future, but as it is now more or less a proof of concept I wanted to create it fast so I can extensively test it! 😉

If anyone using this, you can report bugs inside of the Github-Repo → Issues!

@Jorge  
The Plugin is now finished and I’ve also managed to create a sync between Gutenberg Color Palettes and Bootstrap-Colors. So whenever you change for example your primary Bootstrap Color (not in PG but in the settings-page I’ve created) your Gutenberg Colors will get updated too and also everywhere on the frontend where you have used that color! You can also see the settings-page in the screenshots above! 😉

 ![Bildschirmfoto 2022-08-04 um 23.45.21](https://canada1.discourse-cdn.com/flex036/uploads/pinegrow/original/2X/7/7146fdc741fbadb40e8844ac9dd705ae1bf77865.png)

**List with all features:**

 ![Bildschirmfoto 2022-08-04 um 23.31.17](https://canada1.discourse-cdn.com/flex036/uploads/pinegrow/original/2X/6/6d0aec501f8a1234ebb1acbd5e2eccc336e31ad8.png)

Hope you have fun using that tool, I find it kind of useful, in it’s early stage as it is! 😉

---

<div class="post-metadata">

### Author: ![matjaz](https://yyz2.discourse-cdn.com/flex036/user_avatar/forum.pinegrow.com/matjaz/32/5_2.png) [@matjaz](https://forum.pinegrow.com/u/matjaz)
#### Post date: [August 5, 2022, 10:43am UTC](https://forum.pinegrow.com/t/bootstrap-theme-generator-plugin-inside-of-wordpress/6764/2 "2022-08-05T10:43:06Z")

</div>

@Wolfgang.Hartl thanks for sharing the plugin!

Note: when using the plugin with themes generated in PG, add Do not Enqueue action on bootstrap CSS and JS resources, because the plugin enqueues them for you.

---

<div class="post-metadata">

### Author: ![Wolfgang.Hartl](https://yyz2.discourse-cdn.com/flex036/user_avatar/forum.pinegrow.com/wolfgang.hartl/32/4621_2.png) [@Wolfgang.Hartl](https://forum.pinegrow.com/u/Wolfgang.Hartl)
#### Post date: [August 5, 2022, 11:58am UTC](https://forum.pinegrow.com/t/bootstrap-theme-generator-plugin-inside-of-wordpress/6764/3 "2022-08-05T11:58:25Z")

</div>

It’s always a pleasure to contribute to cool products! 😉

Oh yes, thanks I forgot to mention that in the description. I’m gonna Add it to the Github readme file! 🙂
