+ All Categories
Home > Documents > Installation Guide BACKUP TO DROPBOX · Run the command 'php bin/magento setup:upgrade' in Magento...

Installation Guide BACKUP TO DROPBOX · Run the command 'php bin/magento setup:upgrade' in Magento...

Date post: 30-May-2020
Category:
Upload: others
View: 18 times
Download: 0 times
Share this document with a friend
5
Installation Guide BACKUP TO DROPBOX for Magento 2
Transcript
Page 1: Installation Guide BACKUP TO DROPBOX · 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 single

Installation Guide

BACKUP TO DROPBOX

for Magento 2

Page 2: Installation Guide BACKUP TO DROPBOX · 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 single

Need [email protected]

Step 1Download the archive.

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

Step 3Unzip 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 4Install Drop Box SDK, run command 'composer require kunalvarma05/dropbox-php-sdk 0.2.1'.

Step 5Run 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 6Run the command 'php bin/magento setup:upgrade' in Magento root.

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

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

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

Page 3: Installation Guide BACKUP TO DROPBOX · 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 single

Need [email protected]

Settings

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

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

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

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

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

Step 6Click the button 'Create App'

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

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

Page 4: Installation Guide BACKUP TO DROPBOX · 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 single

Need [email protected]

Step 9Go to the Magento admin panel Stores/Configuration/Mageside/Backup To Dropbox/ 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 · 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 single

Email: [email protected]

Web: www.mageside.com

Skype: mageside

Facebook: www.facebook.com/mageside

Twitter: www.twitter.com/mageside


Recommended