installation guide backup to dropbox · need help? [email protected] settings step 1 go to...

5
Installation Guide BACKUP TO DROPBOX for Magento 2

Upload: others

Post on 26-Jun-2020

5 views

Category:

Documents


0 download

TRANSCRIPT

Page 1: Installation Guide BACKUP TO DROPBOX · Need help? customercare@mageside.com Settings Step 1 Go to the and log in or if you haven't dropbox account yet, now you should create it

Installation Guide

BACKUP TO DROPBOXfor Magento 2

Page 2: Installation Guide BACKUP TO DROPBOX · Need help? customercare@mageside.com Settings Step 1 Go to the and log in or if you haven't dropbox account yet, now you should create it

Need help? [email protected]

Step 1 Download the archive.

Step 2 Make sure to create the directory structure in your Magento - 'Magento_Root/app/code/Mageside/BackupToDropbox'.

Step 3 Unzip the content of archive to directory 'Magento_Root/app/code/Mageside/BackupToDropbox'(use command 'unzip ArchiveName.zip -d path_to/app/code/Mageside/BackupToDropbox').

Step 4 Install Drop Box SDK, run command 'composer require kunalvarma05/dropbox-php-sdk 0.2.1'.

Step 5 Run the command 'php bin/magento module:enable Mageside_BackupToDropbox' in Magento root. If you need to clear static content use 'php bin/magento module:enable --clear-static-content Mageside_BackupToDropbox'.

Step 6 Run the command 'php bin/magento setup:upgrade' in Magento root.

Step 7 Run the command 'php bin/magento setup:di:compile' if you have a singlewebsite and store, or 'php bin/magento setup:di:compile-multi-tenant' if you have multiple ones.

Step 8 Clear cache: 'php bin/magento cache:clean', 'php bin/magento cache:flush'

Step 9 Deploy static content: 'php bin/magento setup:static-content:deploy'

Page 3: Installation Guide BACKUP TO DROPBOX · Need help? customercare@mageside.com Settings Step 1 Go to the and log in or if you haven't dropbox account yet, now you should create it

Need help? [email protected]

Settings

Step 1 Go to the https://www.dropbox.com/ and log in or if you haven't dropbox account yet, now you should create it.

Step 2 Go to the https://www.dropbox.com/developers/apps/create and create a new app for your website.

Step 3 In the 'Choose an API' choose variant "Dropbox API For apps that need toaccess files in Dropbox".

Step 4 In the 'Choose the type of access you need' choose variant "App folder– Access to a single folder created specifically for your app".

Step 5 In the 'Name your app' need to write any name for your app (Example: "My_Site_Backups")

Step 6 Click the button 'Create App'

Step 7 On Settings, tab OAuth 2 Generated access token click on button 'Generate'.

Step 8 On Settings tab add platform 'Chooser/Saver domains' and fill your 'Site URL'.

Page 4: Installation Guide BACKUP TO DROPBOX · Need help? customercare@mageside.com Settings Step 1 Go to the and log in or if you haven't dropbox account yet, now you should create it

Need help? [email protected]

Step 9 Go to the Magento admin panel Stores/Configuration/Mageside/Backup ToDropbox/ tab and fill all required parameters.In the text input called "DropBox Access Token" paste "Generated access token". (See above: Settings/7)

Page 5: Installation Guide BACKUP TO DROPBOX · Need help? customercare@mageside.com Settings Step 1 Go to the and log in or if you haven't dropbox account yet, now you should create it

Email: [email protected]

Web: www.mageside.com

Skype: mageside

Facebook: www.facebook.com/mageside

Twitter: www.twitter.com/magesideteam