bagistoplus / visual-velocity
Bagisto Visual Theme: VisualVelocity
Installs: 7
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 0
Forks: 0
Open Issues: 0
Language:Blade
Requires
- php: ^8.1
- bagistoplus/visual: dev-main
- illuminate/contracts: ^10.0||^11.0
Requires (Dev)
- bagisto/bagisto: ^2.2
- larastan/larastan: ^2.9
- laravel/pint: ^1.14
- nunomaduro/collision: ^8.1.1||^7.10.0
- orchestra/testbench: ^9.0.0||^8.22.0
- pestphp/pest: ^2.34
- pestphp/pest-plugin-arch: ^2.7
- pestphp/pest-plugin-laravel: ^2.3
- phpstan/extension-installer: ^1.3
- phpstan/phpstan-deprecation-rules: ^1.1
- phpstan/phpstan-phpunit: ^1.3
README
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.
โจ Features
- โ 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
๐ Live Demo
Check out the theme in action: https://visual-debut-demo.bagistoplus.com
๐ Getting Started
1. Install Bagisto Visual
Install and configure Bagisto Visual in your Bagisto project.
2. Install the theme via composer
composer require bagistoplus/visual-velocity
3. Publish Assets
php artisan vendor:publish --tag=visual-velocity-assets
4. Enable the Theme
Activate the theme in the admin panel.
๐ Developer Notes
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.
๐ค Contributing
Found a bug or have ideas for new features? Open an issue or pull request on GitHub.
๐ฅ Credits
- Based on the original Velocity Theme
- Visual integration by Eldo Magan
- All Contributors
๐ License
This project is open-sourced under the MIT license