定制 rulecom/rulemailer2 二次开发

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

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

rulecom/rulemailer2

最新稳定版本:1.4.5

Composer 安装命令:

composer require rulecom/rulemailer2

包简介

Magento 2 module for integration with Rule

README 文档

README

Rule logo

Magento 2 Integration (Rulemailer2)

Magento 2 extension for Rule. This extension allows Magento to send subscriber data to a customer's Rule account. Data includes: customer (email, first name, last name, date of birth and gender), cart info (product list, quantity, total price), and orders (product list, shipping address, product categories, total price). Also providing optional functionality for sending emails from Magento using the RULE Transactional API.

Note: Tested up to Magento 2.4.7

Contents

Installation

Install via composer

Install like usual per Adobe Commerce instructions.

In the terminal cd to the root of your Magento project. Then run:

bin/magento maintenance:enable

composer require rulecom/rulemailer2

bin/magento module:enable Rule_RuleMailer --clear-static-content

bin/magento setup:upgrade

bin/magento setup:di:compile

bin/magento cache:clean

bin/magento maintenance:disable

Configuration

In the admin part of your Magento app select Stores/Configuration section. Then select RULE/Rulemailer from the left menu. In the form enter your API key from the RULE application. If 'Use transactional' field set to 'Yes' all mail from the your Magento app are going to be sent via RULE Transactional API. Be sure to have a valid email set in "Store Email Adresses" in the Configuration.

统计信息

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

GitHub 信息

  • Stars: 1
  • Watchers: 7
  • Forks: 4
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2016-07-12