sysentive/magento2-logsnag
Composer 安装命令:
composer require sysentive/magento2-logsnag
包简介
Magento 2 LogSnag Plugin allows stores owners to send order events to LogSnag (event tracking tool) and receive push notifications when order is placed, shipped, etc.
README 文档
README
Magento 2 LogSnag Plugin allows stores owners to send order events to LogSnag (event tracking tool) and receive push notifications when order is placed, shipped, etc.
Roadmap
Warning This is work in progress. We are building this in public.
- Configuration in admin
- Send new order event
- Add to packagist
- Allow toggle parser text/markdown
- Add "Test event" button in config
- Add logs to debug/monitor
- Send new shipment event
- Send out of stock event
- Push stats to LogSnag Insights
1. How to install Magento 2 LogSnag extension
Install module via composer (recommend)
We recommend you to install Sysentive_LogSnag module via composer. It is easy to install, update and maintain.
Run the following command in Magento 2 root folder.
1.1 Install
composer require sysentive/magento2-logsnag
php bin/magento setup:upgrade
php bin/magento setup:static-content:deploy
1.2 Upgrade
composer update sysentive/magento2-logsnag
php bin/magento setup:upgrade
php bin/magento setup:static-content:deploy
Run compile if your are in Production mode:
php bin/magento setup:di:compile
Install Package from copy-paste package
Download the latest version from this repo and upload files to app/code/Sysentive/LogSnag in your Magento folder.
php bin/magento module:enable Sysentive_LogSnag
php bin/magento setup:upgrade
php bin/magento setup:di:compile
Use Cases
- Send a push notification to your phone when an order is placed on Magento 2
- Get a notification when an order is placed on Magento 2
- Track when an order is placed on Magento 2
Support Us
At the moment, the best way of supporting us it to use this extension and contribute to the issues, bug reports and discussions here at our GitHub repo.
If you'd like to support us a little more, then you could always...
License
Licensed under the MIT license.
sysentive/magento2-logsnag 适用场景与选型建议
sysentive/magento2-logsnag 是一款 基于 PHP 开发的 Composer 扩展包,目前已累计 0 次下载、GitHub Stars 达 1, 最近一次更新时间为 2023 年 01 月 26 日, 在 PHP 生态内属于活跃度较高的组件。
我们在过去多个企业项目中使用过 sysentive/magento2-logsnag 或与其功能相近的方案,如果你在选型或落地过程中遇到问题,例如 版本兼容、二次改造、私有化封装、与内部系统对接、生产 BUG 排查,欢迎联系我们协助评估。
基于 sysentive/magento2-logsnag 在你已有业务上做功能扩展、字段裁剪、UI 适配、与内部账号 / 权限 / 日志系统的深度对接。
线上偶发问题、内存泄漏、慢查询、并发异常等排查修复;针对高流量场景做缓存、队列、索引层面的调优。
承接完整的项目从需求 → 设计 → 开发 → 上线 → 长期运维;也可按月提供技术保姆服务。
统计信息
- 总下载量: 0
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 2
- 点击次数: 12
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2023-01-26
