Skip to content

Latest commit

 

History

History
22 lines (12 loc) · 1.14 KB

README.md

File metadata and controls

22 lines (12 loc) · 1.14 KB

Discourse Sync to Box

A Plugin for Discourse that does a backup to your Box account.

It creates a folder in your Box app. It uploads only new files & deletes the old ones from Box app. Only the files that include "discourse" word in their name will be deleted permanently from the shared trash.

  1. Make sure you have the latest version of Discourse set up properly

  2. Install the basic-sync-plugin first

  3. Clone this repository into your discourse/plugins folder

  4. In the browser go to your Admin Settings and then to Plugins. You should see the discourse-sync-to-box appearing there.

  5. Click in Settings and enable the plugin:

alt text

  1. Introduce the API Key provided by developers.box.com . You can get it in your developer console > Configuration > Primary Access Token (2 factor authentication required)

alt text

For help please go to Discourse Meta