bagistoplus/visual
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"
Then run the package migrations:
php artisan migrate
These migrations create the Visual-owned tables required by editor and admin features.
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.
bagistoplus/visual 适用场景与选型建议
bagistoplus/visual 是一款 基于 PHP 开发的 Composer 扩展包,目前已累计 9.79k 次下载、GitHub Stars 达 73, 最近一次更新时间为 2025 年 05 月 21 日, 在 PHP 生态内属于活跃度较高的组件。
它主要适用于以下技术方向: 「laravel」 「e-commerce」 「visual」 「bagisto」 「bagisto extension」 「bagisto theme」 等业务场景。在实际项目中,围绕这些方向常见需要落地的问题包括:接口对接、性能调优、并发安全、与既有框架(Laravel / ThinkPHP / Yii / Webman 等)的兼容适配,以及生产环境的日志埋点与稳定性保障。
我们在过去多个企业项目中使用过 bagistoplus/visual 或与其功能相近的方案,如果你在选型或落地过程中遇到问题,例如 版本兼容、二次改造、私有化封装、与内部系统对接、生产 BUG 排查,欢迎联系我们协助评估。
基于 bagistoplus/visual 在你已有业务上做功能扩展、字段裁剪、UI 适配、与内部账号 / 权限 / 日志系统的深度对接。
线上偶发问题、内存泄漏、慢查询、并发异常等排查修复;针对高流量场景做缓存、队列、索引层面的调优。
承接完整的项目从需求 → 设计 → 开发 → 上线 → 长期运维;也可按月提供技术保姆服务。
与 bagistoplus/visual 相关的其它包
同方向 / 同关键字的高下载量 PHP Composer 包推荐,方便对比选型:
Implementation of the Omnibus Directive for Sylius application.
Livewire starter kit for Lunar e-commerce.
Admin Hub for GetCandy. A modern headless e-commerce solution for Laravel PHP framework.
Two Factor Auth for filament
Automatically translate and review your content via Lokalise.
Symfony Shop bundle for EasyAdmin based on Sylius
统计信息
- 总下载量: 9.79k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 74
- 点击次数: 13
- 依赖项目数: 3
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2025-05-21
