跳到主要内容

入门

Perfex CRM 的完整资产管理:跟踪分配、Check-in/out、维护、折旧、预订、Webhooks 等。

要求

系统要求

RequirementVersion
Perfex CRM2.3.* or higher
PHP8.0 or higher
MySQL5.6 or higher

可选(完整功能)

  • Cron job - 用于自动化通知(保修到期、维护到期、逾期签出)
  • cURL - 用于 webhook 发送
  • GD/ImageMagick - 用于 QR 码和条形码生成

安装前检查清单

  1. 确保已安装并更新 Perfex CRM
  2. 验证 PHP 版本:php -v
  3. 确认 MySQL 已运行且可访问
  4. 准备好 Envato 许可证密钥用于激活

安装与激活

1. 下载模块

  1. 前往 CodeCanyon Downloads
  2. 下载 Assets Management Module zip 文件
  3. 保存 Envato License Key - 激活时需要

2. 上传模块

  1. 登录 Perfex CRM 管理面板
  2. 进入 SetupModules
  3. 点击 Upload ModuleAdd New Module
  4. 选择已下载的 zip 文件
  5. 点击 Upload
  6. 如提示,点击 Refresh 查看新模块

3. 启用模块

  1. 在模块列表中找到 Assets Management
  2. 点击 EnableActivate
  3. 如出现迁移屏幕,点击 Run Migrations 应用数据库更新

4. 输入许可证密钥

  1. 将重定向至模块激活页面
  2. 输入 Envato License Key(来自您的 CodeCanyon 下载)
  3. 点击 Activate
  4. 等待验证 - 应看到成功消息

5. 完成!

Assets 菜单将出现在侧边栏。您现在可以:

  • 进入 AssetsSettings 配置组、单位和位置
  • 进入 AssetsAssets 创建第一个资产
  • 进入 AssetsDashboard 查看概览

故障排除

IssueSolution
Module doesn't appear after uploadRefresh the page; check file permissions
Activation failsVerify license key; ensure no typos
Migrations requiredAlways run migrations when prompted
"Module failed verification"Contact support with your purchase code
Important Notes
  • One license per domain - Each Perfex installation needs its own license
  • Keep Perfex updated - Module requires Perfex 2.3.* or higher
  • Backup first - Always backup your database before major updates