Newsletter
Join the Community
Subscribe to our newsletter for the latest news and updates
Free Bootstrap 5 HTML template and UI kit with 100+ sections for landing pages, blogs, shops, and user dashboards.
Vvveb Bootstrap 5 Template & UI Kit is a free, open-source Bootstrap 5 HTML template and UI kit from the Vvveb project that provides over 100 reusable sections for building landing pages, blogs, e-commerce storefronts, and user account areas.
This is the default theme for Vvveb CMS, a content management system. It is built with Bootstrap 5 and SCSS, and it includes a Gulp-based build system that generates static HTML files from the source. The template provides page templates for a homepage, blog, shop, product, contact, cart, checkout, signup, signin, user dashboard, orders, profile, and more, each with a dark mode variant. It also exports a section list and block list so the VvvebJs drag-and-drop page builder can use the 100+ sections.
npm run gulp to generate HTML, watch files, generate sections for VvvebJs, and generate screenshots.The theme is a static HTML/CSS template with a Gulp build process. To get started, clone the repository, run npm install, then npm run gulp to generate the HTML files. During development, npm run gulp watch rebuilds on file changes. For VvvebJs integration, npm run gulp sections and npm run gulp blocks generate the component lists, and npm run gulp screenshots captures previews of each section.
The template is open-source and free to use under the Apache 2.0 license. The Vvveb project accepts donations via PayPal and has an Open Collective page for sponsors and backers, but no purchase is required.
Yes, the template is licensed under Apache 2.0, so you can use it for personal or commercial projects. Supporting donations are optional.
Yes, the repository has dark mode versions of every major page, including home, blog, shop, product, contact, cart, checkout, signup, signin, user, orders, and profile.
Yes, the template includes shop, product, cart, checkout, and order confirmation pages, plus a manufacturer and vendor page, so you can build a storefront.
You need npm and Gulp. After cloning the repo, run npm install and then npm run gulp to generate the HTML output. Use npm run gulp watch to rebuild automatically during development.
The theme includes commands to generate a section list and block list for VvvebJs, the drag-and-drop page builder. Run npm run gulp sections and npm run gulp blocks to produce those lists.