定制 alex74/module-userlistwidget 二次开发

按需修改功能、优化性能、对接业务系统,提供一站式技术支持

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

alex74/module-userlistwidget

最新稳定版本:v1.0.2

Composer 安装命令:

composer require alex74/module-userlistwidget

包简介

User list from API

README 文档

README

``alex74/module-userlistwidget``

Main Functionalities

Alex74 UserListWidget is a Magento 2 widget.

Installation

Type 1: Zip file

  • Unzip the zip file somewhere on local machine.
  • Create a folder "Alex74/UserListWidget" in the app/code/.
  • Copy files into newly created folder.
  • Enable the module by running php bin/magento module:enable Alex74_UserListWidget
  • Apply database updates by running php bin/magento setup:upgrade*
  • Flush the cache by running php bin/magento cache:flush

Type 2: Composer

  • Install the module composer by running composer require alex74/module-userlistwidget
  • enable the module by running php bin/magento module:enable Alex74_UserListWidget
  • apply database updates by running php bin/magento setup:upgrade*
  • Flush the cache by running php bin/magento cache:flush

Configuration

  • Under Stores > Configuration > Alex74 > User List Widget set module to "Enabled".
  • Add test API https://reqres.in/api/users.
  • Add widget using Content > Widgets > Add Widget.
  • Under widget options add:
    • Widget Title (optional)
    • Provide API for users data (optional). Use API https://reqres.in/api/users as test API.
      • If not defined here, API will come from the Stores > Configuration > Alex74 > User List Widget > General Configuration > API for users data.
      • This setting overrides the Stores > Configuration > Alex74 > User List Widget > General Configuration > API for users data setting.

统计信息

  • 总下载量: 1
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 1
  • 点击次数: 0
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 1
  • Watchers: 2
  • Forks: 0
  • 开发语言: JavaScript

其他信息

  • 授权协议: OSL-3.0
  • 更新时间: 2025-01-04