bagistoplus / visual
Bagisto theme framework and visual theme editor
Requires
- php: ^8.1
- andreiio/blade-remix-icon: ^3.6
- blade-ui-kit/blade-heroicons: ^2.4
- blade-ui-kit/blade-icons: ^1.7
- illuminate/contracts: ^10.0||^11.0
- livewire/livewire: ^3.6
- mallardduck/blade-lucide-icons: ^1.23
- matthieumastadenis/couleur: ^0.1.2
- mews/purifier: ^3.4
- spatie/browsershot: ^3.61||^5.0
- spatie/once: ^3.1
- symfony/filesystem: ^6.4
- symfony/yaml: ^6.4
Requires (Dev)
- archielite/laravel-facade-docblock-generator: ^1.0
- bagisto/bagisto: ^2.2
- calebdw/larastan-livewire: ^1.1
- larastan/larastan: ^2.9
- laravel/pint: ^1.14
- mockery/mockery: ^1.6
- 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
This package is not auto-updated.
Last update: 2025-05-20 16:28:28 UTC
README
A modern theme framework and visual editor for Bagisto
Features
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
Installation
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"
Documentation
Visit the official documentation for full guides at: https://visual.bagistoplus.com
Requirements
- Bagisto version: ^2.2
- PHP version: ^8.1
Changelog
Please see CHANGELOG for more information on what has changed recently.
Contributing
We welcome issues, ideas, and pull requests.
Please see CONTRIBUTING to get started.
Credits
License
The MIT License (MIT). Please see License File for more information.