manugentoo/partnerportal

Manugentoo 合作伙伴门户模块

1.0.3 2022-03-07 14:58 UTC

This package is auto-updated.

Last update: 2024-09-08 05:42:29 UTC


README

Manugentoo Magento 2 合作伙伴门户模块扩展主页: https://github.com/manugentoo/magento2-partnerportal

联系方式

捐赠 / 在以下平台支持我

安装

Composer 安装

  • 运行 Composer 命令

$> composer require manugentoo/partnerportal

手动安装

  • 从存档中提取文件

  • 将文件部署到 Magento2 文件夹 app/code/Manugentoo/PartnerPortal

启用扩展

  • 启用扩展(使用 Magento 2 命令行界面 *)

$> php bin/magento module:enable Manugentoo_PartnerPortal

  • 为了确保启用的模块已正确注册,运行 'setup:upgrade'

$> php bin/magento setup:upgrade

  • [如果需要] 重新编译代码和重新部署静态视图文件

$> php bin/magento setup:di:compile $> php bin/magento setup:static-content:deploy

如何使用

  1. 从管理员添加合作伙伴
  2. 通过输入 vip/ 在前端访问合作伙伴

祝您使用愉快!

最诚挚的问候,Manu Gentoo