wp-pwa/worona-dashboard

Activate and deactivate plugins

Closed this issue · 2 comments

First, let's create a plugin and work on activation and deactivation of plugins in both the dashboard and the app.

First step working, package activations:
5aa163d

Package deactivations working:
35664bb

Things left:

  • Create a Saga to listen to 'removed' and deactivate sagas and reducers.