impact_tech/module-magento-integration
Composer 安装命令:
composer require impact_tech/module-magento-integration
包简介
Magento Impact Integration
README 文档
README
Description
The purpose of this plugin is to offer users of the Impact brand the possibility of ensuring that all transactions made through its site are being recorded and it allows to keep track of all clicks made.
About Impact: Partnership Cloud
Along with traditional sales and marketing, the partnerships channel is an essential tool for modern ecommerce growth. Many leading brands rely on partnerships to find new customers and drive sales in a scalable, cost-effective way.
Partnership Cloud is an integrated end-to-end solution for managing an enterprise’s partnerships across the entire partner lifecycle to activate rapid growth through the emerging PARTNERSHIP ECONOMY.
From discovery, recruitment and contracting to tracking, optimizing and commissioning, Impact’s Partnership Cloud helps drive growth from partners across the spectrum. Managing a thriving partnership program takes more than just getting partners to sign on the dotted line — it’s about building a relationship and each stage of that relationship needs special attention. But how can you keep thousands of partners productive? Partnership Cloud will help you get started with your Partner program in minutes.
Discover and Recruit
Discover perfectly aligned global partners – and add them to your partnership program with ease. Save time finding partners with powerful automation technology.
Contract and pay
Good contracts make for good partnerships - Choose your desired business outcomes, then reward the partners that drive them. Define your terms with flexible electronic contracting and automatically settle payments in 70+ currencies.
Track
Track everything, all the time - Accurately track partners across web and app properties and attribute performance, no matter how many devices customers use.
Engage
Keep your partners engaged and measure their performance - Proactive messaging and automated workflows make sure partners stay informed, productive, and on-brand.
Protect
Identify suspicious payments - Benefit from an industry first: machine learning-based fraud scoring for your partnership program. Suppress and reverse payouts to high-risk sources. Streamline your quality assurance and partner relationship management all at once.
Optimize
Actionable insights at your fingertips - Continually optimize your partnerships to drive growth and increase efficiency.
How to install & upgrade Impact_Integration
1. Install via composer (recommend)
We recommend you to install Impact_Integration module via composer. It is easy to install, update and maintenance.
Run the following command in Magento 2 root folder.
1.1 Install
composer require impact_tech/module-magento-integration
php bin/magento module:enable Impact_Integration
php bin/magento setup:upgrade
1.2 Upgrade
composer update impact_tech/module-magento-integration
php bin/magento module:enable Impact_Integration
php bin/magento setup:upgrade
1.3 Set up module
Finish set up the module by running the following commands.
Run compile:
php bin/magento setup:di:compile
If you run Magento in production mode, you must deploy the module’s static files:
php bin/magento setup:static-content:deploy
Flush and clean cache:
php bin/magento cache:flush
php bin/magento cache:clean
2. Install the module manually
If you don't want to install via composer, you can use this way.
- Download the latest version here.
- Extract
saasler-magento-impact-integration-main.zipfile toapp/code/Impact/Integration; You should create a folder pathapp/code/Impact/Integrationif it does not exist. - Go to Magento root folder and run upgrade command line to install
Impact_Integration:
php bin/magento module:enable Impact_Integration
php bin/magento setup:upgrade
php bin/magento setup:di:compile
If you run Magento in production mode, you must deploy the module’s static files:
php bin/magento setup:static-content:deploy
Finish set up the module by running the following commands.
php bin/magento cache:flush
php bin/magento cache:clean
How to uninstall Impact_Integration
1. Uninstall via composer (recommend)
Run the following command in Magento 2 root folder:
php bin/magento module:uninstall Impact_Integration
2. Uninstall the module manually
Before you remove the Impact/Integration folder, go to Stores -> Configuration -> Impact Settings and click on the Uninstall button inside the Manually Uninstall Configuration tab.
Remove Impact/Integration created in app/code/Impact/Integration.
Run the following command in Magento 2 root folder:
php bin/magento setup:upgrade
php bin/magento setup:di:compile
If you run Magento in production mode, you must deploy the module’s static files:
php bin/magento setup:static-content:deploy
To Finish:
php bin/magento cache:flush
php bin/magento cache:clean
impact_tech/module-magento-integration 适用场景与选型建议
impact_tech/module-magento-integration 是一款 基于 PHP 开发的 Composer 扩展包,目前已累计 27.92k 次下载、GitHub Stars 达 1, 最近一次更新时间为 2021 年 09 月 23 日, 在 PHP 生态内属于活跃度较高的组件。
我们在过去多个企业项目中使用过 impact_tech/module-magento-integration 或与其功能相近的方案,如果你在选型或落地过程中遇到问题,例如 版本兼容、二次改造、私有化封装、与内部系统对接、生产 BUG 排查,欢迎联系我们协助评估。
基于 impact_tech/module-magento-integration 在你已有业务上做功能扩展、字段裁剪、UI 适配、与内部账号 / 权限 / 日志系统的深度对接。
线上偶发问题、内存泄漏、慢查询、并发异常等排查修复;针对高流量场景做缓存、队列、索引层面的调优。
承接完整的项目从需求 → 设计 → 开发 → 上线 → 长期运维;也可按月提供技术保姆服务。
统计信息
- 总下载量: 27.92k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 2
- 点击次数: 9
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: OSL-3.0
- 更新时间: 2021-09-23