Visual Velocity is a modified version of Bagisto's default Velocity theme, adapted to work seamlessly with Bagisto Visual, the visual theme editor for Bagisto.
It preserves the core design and structure of the original Velocity theme while enabling visual customization through an intuitive editor interface.
- ✅ Visual Editor Compatible: Fully integrated with Bagisto Visual for no-code customization.
- ⚙️ Based on Velocity: Retains the familiar look and layout of Bagisto's default theme.
- 🎨 Editable Layouts: Update banners, content blocks, and homepage sections visually.
Note
Currently, only the homepage and select theme settings (like fonts and colors) are editable. We plan to expand support to other pages such as category, product, and cart if the project gains interest
Check out the theme in action: https://visual-debut-demo.bagistoplus.com
Install and configure Bagisto Visual in your Bagisto project.
composer require bagistoplus/visual-velocity
php artisan vendor:publish --tag=visual-velocity-assets
Activate the theme in the admin panel.
This theme includes updates to:
- Support dynamic homepage sections for visual editing
- Enable editable theme configuration (colors, fonts, etc.)
- Maintain Velocity’s original structure while adding customization layers
If you’ve customized Velocity before, the structure is exactly the same, but with with added support for visual editing layers.
Found a bug or have ideas for new features? Open an issue or pull request on GitHub.
- Based on the original Velocity Theme
- Visual integration by Eldo Magan
- All Contributors
This project is open-sourced under the MIT license