承接 mmeester/mmees-slack-notifier 相关项目开发

从需求分析到上线部署,全程专人跟进,保证项目质量与交付效率

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

mmeester/mmees-slack-notifier

Composer 安装命令:

composer require mmeester/mmees-slack-notifier

包简介

Get notifications in your desired Slack Channel on sales or order changes

README 文档

README

Installation

Composer

Install the plugin using composer

composer require mmeester/mmees-slack-notifier

Activate plugin

In your CLI run the following inside the root of your Shopware project:

Detect new plugins: bin/console plugin:refresh 👉 Look for the new plugin Install & activate the plugin: bin/console plugin:install --activate mmeesSlackNotifier

Shopware store installation

URL will follow once the plugin is published to the Shopware store

Setup

To use the plugin we need a Slack webhook to post an event:

Slack setup

  1. Go to https://api.slack.com/apps
  2. Click the green button "Create new app" in the right top corner
  3. Give your app a proper name (eq. "Shopware"), select the workspace you want to install the app, and click the button "Create App"
  4. Create a webhook clicking the option "Incoming Webhooks"
  5. Activate the webhook by flipping the switch in the right top corner
  6. Scroll down and click the button "Add New Webhook to Workspace", select the channel you want your notifications to be posted to and click "Allow"

Shopware Setup

  1. Install the plugin to your Shopware store
  2. Copy the webhook URL and add this to the configuration of this plugin.
  3. You are all setup, start selling / placing orders and notifications will follow

What is next?

First thoughts on extending

Currently We're looking for ideas / inspiration on watchable events.Please create an issues if you also have some thoughts on this! Here are some first thoughts:

  • State changes on order
  • New customer registration
  • Failed admin login attempt
  • New review
  • Newsletter subscription
  • Product out of stock
  • Return request

Other work to do

  • Refactor current code

Contributing

We love your input! We want to make contributing to this project as easy and transparent as possible, whether it's:

  • Reporting a bug
  • Discussing the current state of the code
  • Submitting a fix
  • Proposing new features
  • Becoming a maintainer

统计信息

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

GitHub 信息

  • Stars: 3
  • Watchers: 1
  • Forks: 1
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2020-09-28