aligent/magento-stockists-module
Composer 安装命令:
composer require aligent/magento-stockists-module
包简介
Stockist location module for Magento 2
README 文档
README
This module is designed to allow vendors to add physical store information, including addresses and coordinates, and provides functionality for:
- Store lookup by latitide/longitude
- Store lookup by URL key (for individual store pages)
- Rich text descriptions using PageBuilder
Installation
To install via composer, simply run:
composer require aligent/magento-stockists-module
Configuration
Geocoding settings can be found under Stores -> Configuration -> Aligent -> Stockists.
By default, Google Maps API is the service used, but any URL can be specified.
Viewing/Adding/Editing Stockists
This module adds a new "Stockists" menu, which gives the following options:
- All Stockists: View all current stockists in a grid
- Add Stockist: Go directly to the new stockist form
When adding a new stockist, you must enter the following:
- Is Active?
- Identifier
- Name
- URL Key
- Store IDs (choose 1 or more store views)
- Country
- State/Province (If the chosen country requires it)
- Postcode
Additional information such as telephone number, street address, and trading hours can also be added.
GraphQL
Three GraphQL queries are provided:
- stockists
- Returns a list of stockists within a given radius, ordered by distance
- Must provide customer's latitude and longitude as input
- stockist
- Returns the information for a single stockist given an identifier or URL key
- searchStockistsByAddress
- Search stockists by address fields
CSV Import
Allow import Stockists via CSV import. System -> Import then select the Stockists as entity type.
aligent/magento-stockists-module 适用场景与选型建议
aligent/magento-stockists-module 是一款 基于 PHP 开发的 Composer 扩展包,目前已累计 10.89k 次下载、GitHub Stars 达 2, 最近一次更新时间为 2021 年 03 月 23 日, 在 PHP 生态内属于活跃度较高的组件。
我们在过去多个企业项目中使用过 aligent/magento-stockists-module 或与其功能相近的方案,如果你在选型或落地过程中遇到问题,例如 版本兼容、二次改造、私有化封装、与内部系统对接、生产 BUG 排查,欢迎联系我们协助评估。
基于 aligent/magento-stockists-module 在你已有业务上做功能扩展、字段裁剪、UI 适配、与内部账号 / 权限 / 日志系统的深度对接。
线上偶发问题、内存泄漏、慢查询、并发异常等排查修复;针对高流量场景做缓存、队列、索引层面的调优。
承接完整的项目从需求 → 设计 → 开发 → 上线 → 长期运维;也可按月提供技术保姆服务。
统计信息
- 总下载量: 10.89k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 2
- 点击次数: 5
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: GPL-3.0-only
- 更新时间: 2021-03-23