Page 1 of 1

Bootstrap 5 local inclusion plugin

Posted: Sun Jun 11, 2023 4:43 am
by Joho
I was creating a Bootstrap 5 based theme for WonderCMS and needed to include Bootstrap 5 (obviously). Since I work a lot with GDPR, I also needed the inclusion to be local and not CDN based (since CDN:s can quite easily fingerprint visitors). I believe in modular design, so I made a plugin that includes Bootstrap 5 and serves it from the site (locally). That's all it does. I'll post the information about the theme in the correct section here.

You can download the plugin here:
https://github.com/joho1968/wcms-bs5-local



-joho

Re: Bootstrap 5 local inclusion plugin

Posted: Wed Dec 13, 2023 8:04 am
by Joho
Thank you :) Yes, I'm a firm believer in staying on the right side of GDPR, and as a developer, making it easier for site owners to do the same.

I'm also a firm believer in that while the CDN way of doing things can be beneficial to the end user, it's not always as beneficial as it's trumped up to be.

The theme is alive and kicking, and has received several updates since its release.

The original theme post is here:
viewtopic.php?t=4070



-joho

Re: Bootstrap 5 local inclusion plugin

Posted: Fri Dec 15, 2023 4:41 am
by kld997
This is awesome!

Thank you!

Re: Bootstrap 5 local inclusion plugin

Posted: Fri Dec 15, 2023 6:30 am
by Joho
kld997 wrote: Fri Dec 15, 2023 4:41 am This is awesome! Thank you!
You're quite welcome. Feel free to request features/changes/improvements :)