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:^2.0@devℹ️ Note: If you're installing an alpha/beta version, ensure your project accepts dev packages:
composer config minimum-stability dev && composer config prefer-stable trueThis allows Composer to install pre-release versions of Bagisto Visual.
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
- PHP version: ^8.2
- Bagisto version: ^2.3
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.
