runphp
|
7ca10a2740
refactor(core): 优化核心服务类并改进异常处理
|
4 月之前 |
runphp
|
78fa4b43fc
refactor(core):优化代码实现与类型声明
|
5 月之前 |
runphp
|
c352adc1a8
refactor(core):优化插件加载路径获取逻辑- 将类加载器路径获取方式从 ClassLoader::getRegisteredLoaders() 更换为 InstalledVersions::getInstallPath()
|
5 月之前 |
runphp
|
372b7d74c5
refactor(core): 扩展添加启动逻辑
|
6 月之前 |
runphp
|
9c58090962
refactor(sixshop-core): 删除扩展缓存只保留一个,提取静态方法改为函数
|
7 月之前 |
runphp
|
711fd89b7b
fix(extension): 修复获取插件路径错误
|
7 月之前 |
runphp
|
7474a12b79
refactor(Plugin): 修改 CoreService 中获取扩展信息的方式,使用新的 installedSixShopExtensions 数据
|
7 月之前 |
runphp
|
67be81c946
refactor(autoload): 重构扩展自动加载逻辑
|
7 月之前 |
runphp
|
199a02951d
fix(Plugin): 修复插件初始化时的警告问题
|
7 月之前 |
runphp
|
73eaf631e5
feat(core): 触发扩展版本变化事件并优化扩展 ID 冲突检查
|
7 月之前 |
runphp
|
98d55b666a
feat(core): 使用 Composer 自动生成扩展列表
|
7 月之前 |
runphp
|
fdf700b53b
fix(src): 非sixshop包应该跳过
|
7 月之前 |
runphp
|
bb45cac3cc
feat(installer): 优化扩展安装流程并添加预安装检查
|
7 月之前 |
runphp
|
edc8f16443
refactor(core): 重构插件安装逻辑
|
7 月之前 |