项目作者: dotmailer

项目描述 :
dotmailer subscriber generation module
高级语言: PHP
项目地址: git://github.com/dotmailer/subscriber-data-loader.git
创建时间: 2018-10-16T09:24:31Z
项目社区:https://github.com/dotmailer/subscriber-data-loader

开源协议:

下载


dotmailer subscriber generation command module for Magento 2

license

Description

Make sure to generate data first using command “bin/magento setup:perf:generate-fixtures path-to-profile” otherwise no subscriber will be generated.

After installing this module you can generate subscribers from sales data by running command “ bin/magento ddg:subscribers:generate”

=======

Contribution

You are welcome to contribute to dotmailer for Magento! You can either:

  • Report a bug: create a GitHub issue including description, repro steps, Magento and extension version numbers
  • Fix a bug: please clone and use our Develop branch to submit your Pull Request
  • Request a feature on our community forum

V1.0.0

  • First release. Generate subscribers from sales data