Bagisto Visual provides everything you need to build powerful, customizable themes for the Bagisto e-commerce platform.
- Modular theme framework with a clean, organized structure
- JSON-based templates for layout flexibility and reusability
- Visual drag-and-drop theme editor for merchants and developers
- Prebuilt and customizable sections using Blade or Livewire
You can install the package via composer:
composer require bagistoplus/visual
ℹ️ Note: Make sure your
composer.json
includes:"minimum-stability": "dev", "prefer-stable": trueThis ensures the alpha version of Bagito Visual can be installed properly.
You can publish the config file with:
php artisan vendor:publish --tag="visual-assets"
Visit the official documentation for full guides at: https://visual.bagistoplus.com
- Bagisto version: ^2.2
- PHP version: ^8.1
Please see CHANGELOG for more information on what has changed recently.
We welcome issues, ideas, and pull requests.
Please see CONTRIBUTING to get started.
The MIT License (MIT). Please see License File for more information.