bagistoplus/visual
最新稳定版本:v2.0.0-alpha.2
Composer 安装命令:
composer require bagistoplus/visual
包简介
Bagisto theme framework and visual theme editor
关键字:
README 文档
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:^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"
Documentation
Visit the official documentation for full guides at: https://visual.bagistoplus.com
Requirements
- PHP version: ^8.2
- Bagisto version: ^2.3
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.
统计信息
- 总下载量: 2.87k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 32
- 点击次数: 1
- 依赖项目数: 2
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2025-05-21
