jambardnishvili/magento2-customer-uuid
最新稳定版本:1.0.0
Composer 安装命令:
composer require jambardnishvili/magento2-customer-uuid
包简介
README 文档
README
Magento 2 module that adds uuid customer attribute, exposes it on GraphQL Customer, and includes it in the admin customer grid.
Installation
If distributed as a package:
composer require jambardnishvili/module-customer-uuid
Then install:
bin/magento setup:upgrade
GraphQL Usage
Authenticate as a customer, then query:
query { customer { firstname email uuid } }
Tests
Run module unit tests:
vendor/bin/phpunit app/code/Vendor/CustomerUuid/Test/Unit
统计信息
- 总下载量: 1
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 2
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: proprietary
- 更新时间: 2026-02-27