Story 2. Email with info about updates of WordPress and plugins

User story

As an IT agency
I want to know what updates of WordPress and plugins is needed on some specific website under support
So that help to make decision about updates and plan this with client

Acceptance criteria

01

Given: Open slack channel “Maintenance“

When: see several messages for each website every day

Then: see the list of plugins that have to be updated
AND see the version of WordPress that have to be updated

02

Given: Open the settings of the plugin

When: Select plugins that don’t need to notify
OR select all plugins

Then: don’t see in slack notifications about this list of plugins

03

Given: Open the settings of the plugin

When: Check the checkbox “Don’t notify WordPress updates“

Then: don’t see Slack notifications about this WordPress update

04

Prepare proxy JSON file

05

Our server asks websites, bearer token

06

Make the endpoint plugin’s response
API gathers information and sends it into Slack

07

Plugin after deactivation sends notification to our server

08

Autoupdate plugin every month

Comments

Leave a Reply