gplcart/installer

允许从各种外部来源上传和下载模块

安装: 2

依赖者: 1

建议者: 0

安全: 0

星标: 0

关注者: 0

分支: 0

开放问题: 0

类型:gplcart-module

dev-master 2018-03-10 12:17 UTC

This package is not auto-updated.

Last update: 2024-09-29 03:04:42 UTC


README

Build Status Scrutinizer Code Quality

Installer 是一个 GPL Cart 模块,旨在从各种来源上传/下载("安装")压缩模块。

功能

  • 一次性上传或下载多个模块
  • 基本验证(核心兼容性、PHP版本等)
  • 更新现有模块
  • 更新模块的自动备份

安装

  1. 手动下载并解压到 system/modules,或使用 composer composer require gplcart/installer。重要:如果您手动下载了模块,请确保解压后的模块文件夹名称不包含分支/版本后缀,例如 -master。如有必要,请重命名。
  2. 前往 admin/module/list 并启用该模块
  3. admin/user/role 中给予管理员使用 Installer 的权限,例如 Installer: 上传模块Installer: 下载模块

使用方法

  • 用户界面位于 admin/module/install