Bootstrap 5 local inclusion plugin

Post Reply
Joho
Posts: 12
Joined: Wed Jun 07, 2023 6:51 am

Bootstrap 5 local inclusion plugin

Post 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

Joho
Posts: 12
Joined: Wed Jun 07, 2023 6:51 am

Re: Bootstrap 5 local inclusion plugin

Post 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

User avatar
kld997
Posts: 13
Joined: Thu Nov 30, 2023 9:35 pm

Re: Bootstrap 5 local inclusion plugin

Post by kld997 »

This is awesome!

Thank you!

Joho
Posts: 12
Joined: Wed Jun 07, 2023 6:51 am

Re: Bootstrap 5 local inclusion plugin

Post 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 :)

Post Reply