0. Introduction On-demand. Manual Backups Full Backup Custom Backup Store Your Data Only Exclude Folders.

Size: px
Start display at page:

Download "0. Introduction On-demand. Manual Backups Full Backup Custom Backup Store Your Data Only Exclude Folders."

Transcription

1 Backup & Restore 0. Introduction On-demand. Manual Backups Full Backup Custom Backup Store Your Data Only Exclude Folders Restore Your Backup On Schedule. Automatic Backups Backup to Local Server Backup to Remote Server Backup to Dropbox Backup to Google Drive Backup to Restore Your Backup 18 1

2 Backup & Clone Master plugin creates a wp-backups folder in the root of your WordPress site to store and manage your backups. You can create on-demand (manual) backups as needed, and you can setup automatic backups to be stored on your server (in wp-backups folder), stored through FTP on remote server, uploaded to Dropbox, stored to Google Drive, and ed to the address of your choice. Note: Automatic backups are triggered by WordPress cron, so you might want to setup a cron job in Cpanel to call wp-cron.php file regularly. Contact your hosting provider to learn more about cron jobs. 2

3 1. On-demand. Manual Backups It is highly recommended to create a backup of your site when you are to make a big update or change on it. For example, you want to upgrade your WordPress version and you cannot be sure it won t break your site (e.g. it may not be compatible with your plugins or theme). Then, you go to Backup & Clone -> Backup tab and create a backup. This keeps your website data safe, allowing you to restore the backup, reverting back the changes, in a matter of minutes. 1.1 Full Backup Full WordPress website backup contains WordPress core files, themes, plugins, images, and all database data. Basically, it stores your whole site, including content, pictures, videos, all site s settings and all files. In order to manually create full website backup, you can simply go to Backup page, select whether you want your backup generated in a ZIP or TAR file format (by default, the script creates ZIP archive), and click the Backup button at the bottom of the page. 3

4 You will see the status of your backup at the bottom of the page. Do not refresh the page until the backup process is completed. You can click Stop button if you want to stop the backup process. You can also click Show Log button when the backup is completed to see the details. If there was any issue with your backup generation, you can send the log to our Support Team. Once your backup is fully generated, you will see the link to download the file: Once you refresh the page, you will also see the generated backup in the Backup Manager table on the right. You can see the actual date and time when the backup was created. You are able to download the file there by clicking on the file name. The backup is stored on your server, so you can easily restore it by clicking Restore link. You can also Delete the backup any time. 4

5 1.2 Custom Backup Backup & Clone Master provides flexibility over what should be included in your backups. You might want to backup only your site s database, or only the media files. Or you might want to exclude specific folders from your backups. Check the options below to see how you can do that Store Your Data Only In some cases, you might want to create a backup of your data only (for example, only database backup) without WordPress engine files. Then, check Store Your Data Only option in the Backup Settings section, and select what you would like to backup: - Database Backup your site s database to keep your data secure and up-to-date. - Plugins This creates a backup of your plugins files. Note: Please note that in order to backup your plugins settings, you need to backup the database also. - Themes This lets you backup your themes files. Note: Please note that in order to backup your theme settings, you need to backup the database also. 5

6 - Uploads (Media) Backup your images and videos, which are stored in wp-uploads folder. If you check all the above options, the script will backup your whole wp-content folder (plugins, themes, uploads) and your database. Basically, this is a full backup of your site, but without WordPress engine files (which can always be downloaded from WordPress.org site). This backup can be further used to fully restore your site when uploaded and restored on the Backup & Clone Master plugin page. You can also choose to backup any one or a combination of the above options. For example, you may choose to backup your database only, or your database plus media files, or any other combination as per your needs Exclude Folders You may want to exclude certain folders from your backup. If so, check Exclude Folders checkbox, and you will see a list of your site folders. You can exclude any of those by clicking the green icon next to the folder name. It will then turn red, and the folder will not be included in the backup. Once you selected the required options for your custom backup, click the Backup button at the bottom of the page. You will see the status of your backup at the bottom of the page. Do not refresh the page until the backup process is completed. You can click Stop button if you want to stop the backup process. You can also click Show Log button when the backup is completed to see the details. If there was any issue with your backup generation, you can send the log to our Support Team. Once your backup is fully generated, you will see the link to download the file. Once you refresh the page, you will also see the generated backup in the Backup Manager table on the right, where you can download, restore, or delete it. 6

7 1.3 Restore Your Backup If you would like to restore any of the backups you have previously created and stored on your computer, just browse for the required file in the Upload & Run Backup File field in the Backup Data section, and click Restore Backup button: 7

8 2. On schedule. Automatic Backups Backup & Clone Master gives you flexibility over what you would like to backup, where backup should be stored, and how often backup should be created. You can schedule the backup of your site to be created daily, weekly, or monthly, and stored on your local or remote server, uploaded to Dropbox, stored to Google Drive, or ed to the address of your choice. Automatic backups are organized into backup projects. You can define different settings for each type of backup (e.g. dropbox backups, backups, etc.), and you can even create different backup projects for the same backup type. For example, you can set full website backup to be stored monthly on your Google Drive, database backup uploaded daily to Dropbox, and media files stored to Dropbox every week. That is now possible with backup projects. You will see those projects with their statuses and details in the Backup Manager table. When creating a backup project, you can set time when the backup should be generated. Note that your server s time might be different from your actual time. Backup process will be triggered according to your server s time. Note: Automatic backups are triggered by WordPress cron, so you might want to setup a cron job in Cpanel to call wp-cron.php file regularly. Contact your hosting provider to learn more about cron jobs. 8

9 2.1 Backup to Local Server In order to automatically create and store backups of your site on your server, open Backup to Local Server section and activate Store Backup on Local Host option: You can select for backups to be created every day, every week, or once a month. You might want to create a custom backup (for example, store only your site s database, or only the media files, etc.). Then, use Store Your Data Only option to customize your setup. Refer to point for more information on this option. You might also want to exclude specific folders from your backups. Refer to point for the instructions on how you can set this up. Define the number of backups that should be stored on the server. By default, Backup & Clone Master will store 3 most recent backups of your site. The new backups will replace the old ones to minimize the load on your server, so older backups are automatically deleted. Backups on local server are stored in wp-backups folder in the root of your WordPress site. Click Save Settings button at the bottom of the page. This will create a backup project, which you will see in the Backup Manager table. You are able to Edit, Delete the project there. You can click Create Backup Now link to test the setup, or when you want to send backup to that location immediately. When the backup project has started, and at least one backup was generated, you will see View Backups link next to the project. Once clicked, it will open a list of backups for this project with their date and status. And you also have the ability to Restore any of the backups, or Delete it. Note: You can create as many backup projects for the same backup type as you want. For example, you can create a project to backup your database every day, and store full website backup every week. 2.2 Backup to Remote Server In order to automatically create and store backups on a remote server, open Backups to Remote Server section and check Store Backup on Remote Server option: 9

10 You can select for backups to be created daily, weekly, or monthly. You might want to create a custom backup (for example, store only your site s database, or only the media files, etc.). Then, use Store Your Data Only option to customize your setup. Refer to point for more information on this option. You might also want to exclude specific folders from your backups. Refer to point for the instructions on how you can set this up. Provide your remote server s hostname (e.g. domainname.com, or ). Provide the remote server s FTP username and password, and click Get FTP Connection to connect to the server. Then, you will see a list of folders on your remote server. Click the folder name to open it (if you would like to store backups in a subfolder), or click the folder icon next to the folder name to select it. Backup & Clone Master plugin will store your backups in the selected folder. Path field will be filled in automatically once you selected the folder for your backups. Input the Backup Name for your backup files to make it easier for you to differentiate and recognize those. Click Save Settings button at the bottom of the page. This will create a backup project, which you will see in the Backup Manager table. You are able to Edit, Delete the project there. You can click Create Backup Now link to test the setup, or when you want to send backup to that location immediately. When the backup project has started, and at least one backup was generated, you will see View Backups link next to the project. Once clicked, it will open a list of backups for this project with their date and status. And you also have the ability to Restore any of the backups, or Delete it. 10

11 Note: You can create as many backup projects for the same backup type as you want. For example, you can create a project to backup your database every day, and store full website backup every week. 2.3 Backup to Dropbox You can schedule backups to be automatically uploaded to your Dropbox account. For this, you need to create your own App on the Dropbox website. Follow the below steps to setup Dropbox backups: 1. Login to your Dropbox account and go to Developers section: 2. Click Create App button: 3. Choose Dropbox API app with Files and datastores and limited access. Use whatever name you want: 11

12 4. When you click Create app button, you will be redirected to the App Console where you need to get your App key and App secret : 5. Activate Backup to Dropbox option on the Backup & Clone Master plugin page on your site: 12

13 6. Paste your App Key and App Secret from Dropbox App Console, and click Get Authorization Code button. Once the authorization code is generated, click Get Access Token. The system will automatically fill in the Access Token field. Then select how often you would like your site backup to be uploaded to Dropbox. You might want to create a custom backup (for example, store only your site s database, or only the media files, etc.). Then, use Store Your Data Only option to customize your setup. Refer to point for more information on this option. You might also want to exclude specific folders from your backups. Refer to point for the instructions on how you can set this up. Once done, click Save Settings button at the bottom of the page. This will create a backup project, which you will see in the Backup Manager table. You are able to Edit, Delete the project there. You can click Create Backup Now link to test the setup, or when you want to send backup to that location immediately. When the backup project has started, and at least one backup was generated, you will see View Backups link next to the project. Once clicked, it will open a list of backups for this project with their date and status. And you also have the ability to Restore any of the backups, or Delete it. Note: You can create as many backup projects for the same backup type as you want. For example, you can create a project to backup your database every day, and store full website backup every week. 13

14 2.4 Backup to Google Drive In order to connect the plugin to your Google Drive, you need to set up a project and application in Google Developers Console. Follow the below steps to setup Google Drive backups: 1. Login to your Google account, and go to the Developers Console: Click on "Select a Project" next to the search box on the top and Click on the Create Project link. Give your project a relevant name and an ID of your choice. Click on Create once you agree to the terms and conditions (if it's your first project): 2. Your project will take some time to be created. You can see the "Library" with a list of Google APIs once your project is created: Search for Drive API link and click on it. Then, click ENABLE link at the top: 14

15 3. Once it has been enabled, you'll be given an option to Create credentials. Click on the button: Select "Web Browser (Javascript)" and User Data from the options, and click on "What credentials do I need?" button: 4. Enter a name to recognize the app by. In Authorized JavaScript Origins, enter your website domain name (where you have the Backup & Clone Master plugin installed). You can find your redirect URL on the Backup & Clone Master plugin page -> Backup to Google Drive section -> check Upload Backup to Google Drive option, and you will see your redirect URL there. Copy it, and paste to Authorized redirect URI field in Google Developers Console: 15

16 Click Create client ID button when done. 5. You will see Set up the OAuth 2.0 consent screen, where you will need to define the product name. It can be anything. When done, click Continue. 6. Now you will get your Client ID. You ll have to paste it later on the plugin page. Click Done. 7. You will get to the Credentials page: Click Create credentials and select the API Key option: 16

17 You ll get an API Key, which you you ll have to paste later on the plugin page. Click Close. 8. On the plugin page, open Backup to Google Drive section and activate Upload Backup to Google Drive option: 17

18 9. Paste your Google app s Client ID and Client Secret (i.e. API Key) into the corresponding fields, and click Get Authorization Code button. You will need to authorize access for the plugin, and you will see Authorization Code, which you will need to copy and paste on the plugin page. 10. Click Get Access Tokens button, and access tokens will be generated for you automatically. Select how often your backup should be stored to Google Drive. You might also want to create a custom backup (for example, store only your site s database, or only the media files, etc.). Then, use Store Your Data Only option to customize your setup. Refer to point for more information on this option. If you want to exclude specific folders from your backups, refer to point for the instructions on how you can do that. Click Save Settings button at the bottom of the page. This will create a backup project, which you will see in the Backup Manager table. You are able to Edit, Delete the project there. You can click Create Backup Now link to test the setup, or when you want to send backup to that location immediately. When the backup project has started, and at least one backup was generated, you will see View Backups link next to the project. Once clicked, it will open a list of backups for this project with their date and status. And you also have the ability to Restore any of the backups, or Delete it. Note: You can create as many backup projects for the same backup type as you want. For example, you can create a project to backup your database every day, and store full website backup every week. 2.5 Restore Your Backup You can restore any of your backups by selecting and uploading a backup from your computer. For this, browse for the required file in the Upload & Restore Backup File field in the Backup Manager table, and click Restore Backup button: If your backup file exceeds your server s maximum upload file size limit, you can upload the backup file using FTP client to wp-backups folder on your server. You will see the uploaded file on the plugin page in the Backup Manager table, and you ll be able to further restore it from there. Note: If your site was hacked, or if your server was injected with viruses, you would need to delete all your files from the server. Then, you have 2 ways to use backups to restore your site. If you have full backups of your site (including WordPress files) stored on your server or on your computer, you can simply unpack that archive, and upload files from the archive to the root of your site (upload through FTP, using, for example, Filezilla: ). Then, just open your site URL, and your site is back online. If you have your site data stored (without WordPress files), you can create a new WordPress installation, install Backup & Clone Master plugin, and then upload and restore your site backup from there. 18

19 19

WP Voting Plugin - Ohiowebtech Video Extension - Youtube Documentation

WP Voting Plugin - Ohiowebtech Video Extension - Youtube Documentation WP Voting Plugin - Ohiowebtech Video Extension - Youtube Documentation Overview This documentation includes details about the WP Voting Plugin - Video Extension Plugin for Youtube. This extension will

More information

API Signup Instructions

API Signup Instructions API Signup Instructions Pixabay The API Key for Pixabay is already included in the FotoPress plugin, so you don t need to do anything with it. Flickr 1. Flickr is also a part of Yahoo. If you already have

More information

Sticky Notes for Cognos Analytics by Tech Data BSP Software

Sticky Notes for Cognos Analytics by Tech Data BSP Software Sticky Notes for Cognos Analytics by Tech Data BSP Software Installation Guide Sticky Notes for Cognos Analytics is an easy to install extension that allows report authors to record notes directly from

More information

Magik Backupsuite Installation & Configuration

Magik Backupsuite Installation & Configuration Magik Backupsuite Installation & Configuration Magik Backupsuite is a Magento extension which will take the backup of your Magento store files & database periodically based on specified settings in Admin

More information

XCloner. Official User Manual. Copyright 2010 JoomlaPlug.com All rights reserved.

XCloner. Official User Manual. Copyright 2010 JoomlaPlug.com  All rights reserved. XCloner Official User Manual Copyright 2010 JoomlaPlug.com www.joomlaplug.com All rights reserved. JoomlaPlug.com is not affiliated with or endorsed by Open Source Matters or the Joomla! Project. What

More information

USER MANUAL. SalesPort Salesforce Customer Portal for WordPress (Lightning Mode) TABLE OF CONTENTS. Version: 3.1.0

USER MANUAL. SalesPort Salesforce Customer Portal for WordPress (Lightning Mode) TABLE OF CONTENTS. Version: 3.1.0 USER MANUAL TABLE OF CONTENTS Introduction...1 Benefits of Customer Portal...1 Prerequisites...1 Installation...2 Salesforce App Installation... 2 Salesforce Lightning... 2 WordPress Manual Plug-in installation...

More information

USE WINDOWS FILE HISTORY TO BACK UP YOUR DATA

USE WINDOWS FILE HISTORY TO BACK UP YOUR DATA USE WINDOWS FILE HISTORY TO BACK UP YOUR DATA File History is Windows 10 s main backup tool, originally introduced in Windows 8. Despite the name, File History isn t just a way to restore previous versions

More information

Support Backups and Secure Transfer Server Changes - i-cam

Support Backups and Secure Transfer Server Changes - i-cam Support Backups and Secure Transfer Server Changes - i-cam 3.1.24 Contents What is the Secure Transfer Server?... 2 Initial Setup in i-cam 3.1.24... 2 Getting your account credentials... 2 Setting your

More information

USER GUIDE for Salesforce

USER GUIDE for Salesforce for Salesforce USER GUIDE Contents 3 Introduction to Backupify 5 Quick-start guide 6 Administration 6 Logging in 6 Administrative dashboard 7 General settings 8 Account settings 9 Add services 9 Contact

More information

Installing Joomla

Installing Joomla Installing Joomla 3.0.11 To start installing Joomla 3.X you have to copy the zipped file Joomla_3.0.1-Stable-Full_Package.zip to the folder in which you want to install Joomla 3.X. On a web host this is

More information

FREE AJAX SUITE. User Guide FOR MAGENTO 2. Version: Release Date: Product Page: Ajax Suite. Support:

FREE AJAX SUITE. User Guide FOR MAGENTO 2. Version: Release Date: Product Page: Ajax Suite. Support: FREE AJAX SUITE FOR MAGENTO 2 User Guide Version: 1.2.0 Release Date: 19.09.2017 Product Page: Ajax Suite Support: info@tigren.com C O P Y R I G H T 2017 TABLE OF CONTENTS Installation. 1 Ajax Suite....2

More information

How To Clone, Backup & Move Your WordPress Blog! Step By Step Guide by Marian Krajcovic

How To Clone, Backup & Move Your WordPress Blog! Step By Step Guide by Marian Krajcovic How To Clone, Backup & Move Your WordPress Blog! Step By Step Guide by Marian Krajcovic 2010 Marian Krajcovic You may NOT resell or giveaway this ebook! 1 If you have many WordPress blogs and especially

More information

Magento Extension User Guide BACKUP TO DROPBOX for Magento 2

Magento Extension User Guide BACKUP TO DROPBOX for Magento 2 Magento Extension User Guide BACKUP TO DROPBOX for Magento 2 Table of contents 1. Key Features 1.1. Keeps Your Store Information Double Safe and Available 1.2. Manage Backup Frequency and Start Time 1.3.

More information

Online Backup Client User Manual

Online Backup Client User Manual Online Backup Client User Manual Software version 3.21 For Linux distributions October 2010 Version 2.0 Disclaimer This document is compiled with the greatest possible care. However, errors might have

More information

Chat Connect Pro Setup Guide

Chat Connect Pro Setup Guide Chat Connect Pro Setup Guide Wordpress plugin data manager Live Streaming / Video Production Data Feed Plugin Setup Setup Process: Step 1 Purchase Plugin Step 2 Install plugin by uploading plugin inside

More information

Workshare Client Extranet. Getting Started Guide. for Mac

Workshare Client Extranet. Getting Started Guide. for Mac Workshare Client Extranet Getting Started Guide for Mac Build trust with your clients Share files with your clients and partners in professional, branded workspaces that you control. Create your look Work

More information

Google Sheets API Connection

Google Sheets API Connection Google Sheets API Connection This document goes over the process required to create an API connection to Google Sheets for use with idashboards. This process will include initializing the API connection,

More information

Online Backup Client User Manual

Online Backup Client User Manual Software version 3.21 For Mac OS X September 2010 Version 2.0 Disclaimer This document is compiled with the greatest possible care. However, errors might have been introduced caused by human mistakes or

More information

FilesAnywhere Features List

FilesAnywhere Features List FilesAnywhere Feature List FilesAnywhere Page 1 of 9 Contents Basic Features... 3 Advanced Features... 7 Enterprise Features... 9 FilesAnywhere Page 2 of 9 Basic Features No File Size Limit: There is no

More information

USER MANUAL. DynamicsPort - Dynamics CRM Customer Portal for WordPress TABLE OF CONTENTS. Version: 1.0

USER MANUAL. DynamicsPort - Dynamics CRM Customer Portal for WordPress TABLE OF CONTENTS. Version: 1.0 USER MANUAL TABLE OF CONTENTS Introduction... 1 Benefits of Customer Portal... 1 Prerequisites... 1 Installation... 2 Dynamics CRM Plug-in Installation... 2 WordPress Manual Plug-in installation... 5 Plug-in

More information

Using the Backup module

Using the Backup module Using the Backup module THIS WIKI HAS BEEN UPDATED FOR VERSION 13 OF YOUR PBX GUI. Overview Logging In Menu Items Backups Restores Servers Templates Backup Settings Backup Name Description Status Email

More information

End User Manual. December 2014 V1.0

End User Manual. December 2014 V1.0 End User Manual December 2014 V1.0 Contents Getting Started... 4 How to Log into the Web Portal... 5 How to Manage Account Settings... 6 The Web Portal... 8 How to Upload Files in the Web Portal... 9 How

More information

Host at 2freehosting.Com

Host at 2freehosting.Com Host at 2freehosting.Com This document will help you to upload your website to a free website hosting account at www.2freehosting.com/. Follow all the steps carefully in the order that they appear to ensure

More information

USER MANUAL. DynamicsPort - Customer Portal for Dynamics CRM TABLE OF CONTENTS. Version: 1.1

USER MANUAL. DynamicsPort - Customer Portal for Dynamics CRM TABLE OF CONTENTS. Version: 1.1 USER MANUAL TABLE OF CONTENTS Introduction... 1 Benefits of Customer Portal... 1 Prerequisites... 1 Installation... 2 Dynamics CRM Plug-in Installation... 2 Plug-in Configuration... 5 Dynamics CRM Configuration

More information

Bitnami OSQA for Huawei Enterprise Cloud

Bitnami OSQA for Huawei Enterprise Cloud Bitnami OSQA for Huawei Enterprise Cloud Description OSQA is a question and answer system that helps manage and grow online communities similar to Stack Overflow. First steps with the Bitnami OSQA Stack

More information

WebsitePanel User Guide

WebsitePanel User Guide WebsitePanel User Guide User role in WebsitePanel is the last security level in roles hierarchy. Users are created by reseller and they are consumers of hosting services. Users are able to create and manage

More information

Migration Tool. User Guide. SHOPIFY to MAGENTO. Copyright 2014 LitExtension.com. All Rights Reserved.

Migration Tool. User Guide. SHOPIFY to MAGENTO. Copyright 2014 LitExtension.com. All Rights Reserved. SHOPIFY to MAGENTO Migration Tool User Guide Copyright 2014 LitExtension.com. All Rights Reserved. Shopify to Magento Migration Tool: User Guide Page 1 Contents 1. Preparation... 3 2. Set-up... 3 3. Set-up...

More information

SIMICART USER GUIDE SERIES. SimiCart Install SimiConnector

SIMICART USER GUIDE SERIES. SimiCart Install SimiConnector SIMICART USER GUIDE SERIES Install SimiConnector TABLE OF CONTENTS I. INSTALL SIMICONNECTOR 3 II. CHECK CONNECTOR AFTER INSTALL 12 I. INSTALL SIMICONNECTOR 1) Download SimiConnector: https://github.com/simicart/simicart-magento2.x

More information

USER MANUAL. DynamicsPort - Customer Portal for Dynamics CRM TABLE OF CONTENTS. Version: 1.2

USER MANUAL. DynamicsPort - Customer Portal for Dynamics CRM TABLE OF CONTENTS. Version: 1.2 USER MANUAL TABLE OF CONTENTS Introduction... 1 Benefits of Customer Portal... 1 Prerequisites... 1 Installation... 2 Dynamics CRM Plug-in Installation... 2 Plug-in Configuration... 5 Dynamics CRM Configuration

More information

Cloud Compute. Backup Portal User Guide

Cloud Compute. Backup Portal User Guide Cloud Compute Backup Portal User Guide Contents Service Overview... 4 Gaining Access... 5 Operational Guide... 6 Landing Page... 6 Profile View... 6 Detailed View... 8 Overview... 8 Cloud Backup... 8

More information

USER MANUAL. DynamicsPort - Dynamics CRM Customer Portal for Drupal TABLE OF CONTENTS. Version: 1.1

USER MANUAL. DynamicsPort - Dynamics CRM Customer Portal for Drupal TABLE OF CONTENTS. Version: 1.1 USER MANUAL TABLE OF CONTENTS Introduction... 1 Benefits of Customer Portal... 1 Prerequisites... 1 Installation & Configuration... 2 Dynamics CRM Plug-in Installation... 2 Drupal Manual Plug-in installation...

More information

RunClick Webinar and Video Conferencing Software. User Manual

RunClick Webinar and Video Conferencing Software. User Manual RunClick Webinar and Video Conferencing Software User Manual Visit RunClick.com for more details 1 Page Table of Contents Installation and Activation of RunClick Part 1: WordPress Fresh Installation Process

More information

Cloud Help for Community Managers...3. Release Notes System Requirements Administering Jive for Office... 6

Cloud Help for Community Managers...3. Release Notes System Requirements Administering Jive for Office... 6 for Office Contents 2 Contents Cloud Help for Community Managers...3 Release Notes... 4 System Requirements... 5 Administering Jive for Office... 6 Getting Set Up...6 Installing the Extended API JAR File...6

More information

USER MANUAL. Dynamics CRM Customer Portal for WordPress TABLE OF CONTENTS. Version: 1.2.1

USER MANUAL. Dynamics CRM Customer Portal for WordPress TABLE OF CONTENTS. Version: 1.2.1 USER MANUAL TABLE OF CONTENTS Introduction... 1 Benefits of Customer Portal... 1 Prerequisites... 1 Installation... 2 Dynamics CRM Plug-in Installation... 2 WordPress Manual Plug-in installation... 5 Plug-in

More information

FB Image Contest. Users Manual

FB Image Contest. Users Manual FB Image Contest Users Manual Table of contents Description.. 3 Step by step installation... 5 The administration interface.. 10 Creating a new contest... 13 Creating a Facebook Application.. 19 Adding

More information

8.0 Help for Community Managers Release Notes System Requirements Administering Jive for Office... 6

8.0 Help for Community Managers Release Notes System Requirements Administering Jive for Office... 6 for Office Contents 2 Contents 8.0 Help for Community Managers... 3 Release Notes... 4 System Requirements... 5 Administering Jive for Office... 6 Getting Set Up...6 Installing the Extended API JAR File...6

More information

A Guide to Finding the Best WordPress Backup Plugin: 10 Must-Have Features

A Guide to Finding the Best WordPress Backup Plugin: 10 Must-Have Features A Guide to Finding the Best WordPress Backup Plugin: 10 Must-Have Features \ H ow do you know if you re choosing the best WordPress backup plugin when it seems that all the plugins seem to do the same

More information

Akana API Platform: Upgrade Guide

Akana API Platform: Upgrade Guide Akana API Platform: Upgrade Guide Version 8.0 to 8.2 Akana API Platform Upgrade Guide Version 8.0 to 8.2 November, 2016 (update v2) Copyright Copyright 2016 Akana, Inc. All rights reserved. Trademarks

More information

USER MANUAL. DynamicsPort - Dynamics CRM Customer Portal for WordPress TABLE OF CONTENTS. Version: 1.1

USER MANUAL. DynamicsPort - Dynamics CRM Customer Portal for WordPress TABLE OF CONTENTS. Version: 1.1 USER MANUAL TABLE OF CONTENTS Introduction... 1 Benefits of Customer Portal... 1 Prerequisites... 1 Installation... 2 Dynamics CRM Plug-in Installation... 2 WordPress Manual Plug-in installation... 5 Plug-in

More information

DSS User Guide. End User Guide. - i -

DSS User Guide. End User Guide. - i - DSS User Guide End User Guide - i - DSS User Guide Table of Contents End User Guide... 1 Table of Contents... 2 Part 1: Getting Started... 1 How to Log in to the Web Portal... 1 How to Manage Account Settings...

More information

Info Input Express Network Edition

Info Input Express Network Edition Info Input Express Network Edition Administrator s Guide A-61892 Table of Contents Using Info Input Express to Create and Retrieve Documents... 9 Compatibility... 9 Contents of this Guide... 9 Terminology...

More information

Acronis Data Cloud plugin for ConnectWise Automate

Acronis Data Cloud plugin for ConnectWise Automate Acronis Data Cloud plugin for ConnectWise Automate USER'S GUIDE Revision: 24.08.2018 Table of contents 1 Introduction...3 2 What's new in Update 4...3 3 What's new in Update 3...3 4 What's new in Update

More information

USER MANUAL. DynamicsPort - Dynamics CRM Customer Portal for Drupal TABLE OF CONTENTS. Version: 1.0

USER MANUAL. DynamicsPort - Dynamics CRM Customer Portal for Drupal TABLE OF CONTENTS. Version: 1.0 USER MANUAL TABLE OF CONTENTS Introduction... 1 Benefits of Customer Portal... 1 Prerequisites... 1 Installation & Configuration... 2 Dynamics CRM Plug-in Installation... 2 Drupal Manual Plug-in installation...

More information

Table of contents. Zip Processor 3.0 DMXzone.com

Table of contents. Zip Processor 3.0 DMXzone.com Table of contents About Zip Processor 3.0... 2 Features In Detail... 3 Before you begin... 6 Installing the extension... 6 The Basics: Automatically Zip an Uploaded File and Download it... 7 Introduction...

More information

USER MANUAL. SuitePort - SuiteCRM Customer Portal for WordPress TABLE OF CONTENTS. Version: 2.5.0

USER MANUAL. SuitePort - SuiteCRM Customer Portal for WordPress TABLE OF CONTENTS. Version: 2.5.0 USER MANUAL TABLE OF CONTENTS Introduction... 1 Benefits of Customer Portal... 1 Prerequisites... 1 Installation... 2 SuiteCRM Plug-in Installation... 2 WordPress Manual Plug-in installation... 3 Plug-in

More information

CM Social Post Documentation

CM Social Post Documentation CM Social Post Documentation Release 1.0.1 CMExtension March 15, 2016 Contents 1 Overview 3 2 Install & update 5 3 Facebook application 7 4 Facebook personal timeline plugin 13 5 Facebook page timeline

More information

S-Drive Installation Guide v1.28

S-Drive Installation Guide v1.28 S-Drive Installation Guide v1.28 Important Note This installation guide contains basic information about S-Drive installation. Refer to the S-Drive Advanced Configuration Guide for advanced installation/configuration

More information

Backup everything to cloud / local storage. CloudBacko Pro. Essential steps to get started

Backup everything to cloud / local storage. CloudBacko Pro. Essential steps to get started CloudBacko Pro Essential steps to get started Last update: September 22, 2017 Index Step 1). Configure a new backup set, and trigger a backup manually Step 2). Configure other backup set settings Step

More information

CPM Quick Start Guide V2.2.0

CPM Quick Start Guide V2.2.0 CPM Quick Start Guide V2.2.0 1 Content 1 Introduction... 3 1.1 Launching the instance... 3 1.2 CPM Server Instance Connectivity... 3 2 CPM Server Instance Configuration... 3 3 Creating a Simple Backup

More information

USER MANUAL. DynamicsPort - Dynamics CRM Customer Portal for WordPress TABLE OF CONTENTS. Version: 1.2.1

USER MANUAL. DynamicsPort - Dynamics CRM Customer Portal for WordPress TABLE OF CONTENTS. Version: 1.2.1 USER MANUAL TABLE OF CONTENTS Introduction... 1 Benefits of Customer Portal... 1 Prerequisites... 1 Installation... 2 Dynamics CRM Plug-in Installation... 2 WordPress Manual Plug-in installation... 5 Plug-in

More information

Bitcoin for WooCommerce Documentation

Bitcoin for WooCommerce Documentation Bitcoin for WooCommerce Documentation Release 3.0.1 EliteCoderLab June 13, 2015 Contents 1 Table of Contents 3 2 Installation 5 2.1 Server Requirements........................................... 5 2.2

More information

Magento Migration Tool. User Guide. Shopify to Magento. Bigcommerce to Magento. 3DCart to Magento

Magento Migration Tool. User Guide. Shopify to Magento. Bigcommerce to Magento. 3DCart to Magento Magento Migration Tool User Guide Shopify to Magento Bigcommerce to Magento 3DCart to Magento Copyright 2015 LitExtension.com. All Rights Reserved. Page 1 Contents 1. Preparation... 3 2. Setup... 4 3.

More information

Nextiva Drive The Setup Process Mobility & Storage Option

Nextiva Drive The Setup Process Mobility & Storage Option Nextiva Drive The Setup Process The Setup Process Adding Users 1. Login to your account and click on the Account icon at the top of the page (this is only visible to the administrator). 2. Click Create

More information

Manually Using Cpanel

Manually Using Cpanel How To Install Plugin Joomla 2.5 Template Manually Using Cpanel From here you can install your Templates, Plugins, Modules, Components and Simply select the template folder on your PC and upload it to

More information

What is CBAS web? Overview on CBAS web for Access Control Systems:

What is CBAS web? Overview on CBAS web for Access Control Systems: What is CBAS web? CBAS web is a tool that can be used to program data to a CBAS system via the web. CBAS web can also be used to display a live feed of the CBAS system via the web. It should be understood

More information

ZettaMirror Install Guide

ZettaMirror Install Guide ZettaMirror Install Guide March 2014 Table of Contents Planning Your ZettaMirror Deployment...3 Where to install ZettaMirror?...3 Do I need extra retention policies?...3 How to Download & Install ZettaMirror...4

More information

CDP Data Center Console User Guide CDP Data Center Console User Guide Version

CDP Data Center Console User Guide CDP Data Center Console User Guide Version CDP Data Center Console User Guide CDP Data Center Console User Guide Version 3.18.2 1 README FIRST Welcome to the R1Soft CDP Data Center Console User Guide The purpose of this manual is to provide you

More information

BACKUP APP V7 QUICK START GUIDE FOR SYNOLOGY NAS

BACKUP APP V7 QUICK START GUIDE FOR SYNOLOGY NAS BACKUP APP V7 QUICK START GUIDE FOR SYNOLOGY NAS Revision History Date Descriptions Type of modification 29 Jun 2016 First Draft New 25 Nov 2016 Modified Ch 3 Download Backup App, Ch 3 Install Backup App

More information

Evotiva - DNNBackup Module for DNN

Evotiva - DNNBackup Module for DNN Evotiva - DNNBackup Module for DNN Page 1 of 53 Table of Contents Introduction... 4 Major highlights... 4 Key Features... 5 General Features... 5 Backup Features... 6 Restore Features... 7 About Evotiva

More information

Quick Start Guide. Visual Planning 6 New Features

Quick Start Guide. Visual Planning 6 New Features Visual Planning 6 New Features Contents Chapter 1. ADMIN CENTER... 3 1.1. Admin Center Dashboard... 3 1.2. Planner Menu... 3 1.3. Document storage and file navigator... 3 1.4. Connection history... 3 1.5.

More information

Aruba Central Guest Access Application

Aruba Central Guest Access Application Aruba Central Guest Access Application User Guide Copyright Information Copyright 2017Hewlett Packard Enterprise Development LP. Open Source Code This product includes code licensed under the GNU General

More information

MAGENTO Migration Tools

MAGENTO Migration Tools MAGENTO Migration Tools User Guide Copyright 2014 LitExtension.com. All Rights Reserved. Magento Migration Tools: User Guide Page 1 Contents 1. Preparation... 3 2. Set-up... 4 3. Set-up... 5 4. License

More information

MIDIAX ONLINE BACKUP INSTALLATION

MIDIAX ONLINE BACKUP INSTALLATION MIDIAX ONLINE BACKUP INSTALLATION http://midiax.com/backup/onlinebackup.htm Online Backup & Recovery Manager is a tool for configuring automatic file and folder backups for storage in the cloud. After

More information

BACKUP APP V7 CLOUUD FILE BACKUP & RESTORE GUIDE FOR WINDOWS

BACKUP APP V7 CLOUUD FILE BACKUP & RESTORE GUIDE FOR WINDOWS V7 CLOUUD FILE BACKUP & RESTORE GUIDE FOR WINDOWS Table of Contents 1 Overview... 1 1.1 About This Document... 7 2 Preparing for Backup and Restore... 8 2.1 Hardware Requirement... 8 2.2 Software Requirement...

More information

QuickBooks Payments For WooCommerce : Introduction: Installation: Requirements:

QuickBooks Payments For WooCommerce : Introduction: Installation: Requirements: QuickBooks Payments For WooCommerce : Introduction: QuickBooks Payments For WooCommerce provides an easier, cost effective and simple alternative for a small business for accepting credit cards. Customers

More information

User Guide Online Backup

User Guide Online Backup User Guide Online Backup Table of contents Table of contents... 1 Introduction... 2 Getting Started with the Online Backup Software... 2 Installing the Online Backup Software... 2 Configuring a Device...

More information

NovaBACKUP. User Manual. NovaStor / April 2016

NovaBACKUP. User Manual. NovaStor / April 2016 NovaBACKUP User Manual NovaStor / April 2016 2016 NovaStor, all rights reserved. All trademarks are the property of their respective owners. Features and specifications are subject to change without notice.

More information

Administering Jive Mobile Apps

Administering Jive Mobile Apps Administering Jive Mobile Apps Contents 2 Contents Administering Jive Mobile Apps...3 Configuring Jive for Android and ios... 3 Custom App Wrapping for ios... 4 Native App Caching: Android...4 Native App

More information

Michigan Area United Methodist Church 2018 Site Management Guide 1.1

Michigan Area United Methodist Church 2018 Site Management Guide 1.1 Michigan Area United Methodist Church 2018 Site Management Guide 1.1 Accessing the Site Back End (Pre-Migration) 1. Go to http://67.43.12.36/~mamcdev/wp-admin 2. Enter your account s username and password

More information

Introduction to application management

Introduction to application management Introduction to application management To deploy web and mobile applications, add the application from the Centrify App Catalog, modify the application settings, and assign roles to the application to

More information

New Dropbox Users (don t have a Dropbox account set up with your Exeter account)

New Dropbox Users (don t have a Dropbox account set up with your Exeter  account) The setup process will determine if you already have a Dropbox account associated with an Exeter email address, and if so, you'll be given a choice to move those contents to your Phillips Exeter Dropbox

More information

USER MANUAL. DynamicsPort - Dynamics CRM Customer Portal for Joomla TABLE OF CONTENTS. Version: 1.0

USER MANUAL. DynamicsPort - Dynamics CRM Customer Portal for Joomla TABLE OF CONTENTS. Version: 1.0 USER MANUAL TABLE OF CONTENTS Introduction... 1 Benefits of Customer Portal... 1 Prerequisites... 1 Installation & Configuration... 2 Dynamics CRM Plug-in Installation... 2 Joomla Manual Plug-in installation...

More information

Backtsy is an automatic backup service, designed to back up your Etsy shop. Backtsy is

Backtsy is an automatic backup service, designed to back up your Etsy shop. Backtsy is Quick Start Guide Overview Backtsy is an automatic backup service, designed to back up your Etsy shop. Backtsy is automatic, easy to follow and most importantly, will give you peace of mind! This guide

More information

Smart Bulk SMS & Voice SMS Marketing Script with 2-Way Messaging. Quick-Start Manual

Smart Bulk SMS & Voice SMS Marketing Script with 2-Way Messaging. Quick-Start Manual Mobiketa Smart Bulk SMS & Voice SMS Marketing Script with 2-Way Messaging Quick-Start Manual Overview Mobiketa Is a full-featured Bulk SMS and Voice SMS marketing script that gives you control over your

More information

If you are not registered as Developer yet, you need to click blue button Register.

If you are not registered as Developer yet, you need to click blue button Register. Facebook 1. Login to your Facebook account. 2. Go to the Developers page: https://developers.facebook.com/ If you are not registered as Developer yet, you need to click blue button Register. FAQ: Question:

More information

NIELSEN API PORTAL USER REGISTRATION GUIDE

NIELSEN API PORTAL USER REGISTRATION GUIDE NIELSEN API PORTAL USER REGISTRATION GUIDE 1 INTRODUCTION In order to access the Nielsen API Portal services, there are three steps that need to be followed sequentially by the user: 1. User Registration

More information

Getting Started With Squeeze Server

Getting Started With Squeeze Server Getting Started With Squeeze Server & Squeeze Server takes the proven Squeeze encoding engine and makes it available on- premise, in the cloud or both, with a robust application programming interface (API)

More information

Version Moodle Module v3.0 for Web Conferencing Configuration and Installation Guide

Version Moodle Module v3.0 for Web Conferencing Configuration and Installation Guide Version 12.5 Moodle Module v3.0 for Web Conferencing Configuration and Installation Guide June 1, 2013 Table of Contents Preface 1 Purpose of This Guide 1 Audience 1 Help and Other Resources 2 Technical

More information

Installing K2 BACKUPONLINE Online Backup 1. Choosing Components

Installing K2 BACKUPONLINE Online Backup 1. Choosing Components Installing K2 BACKUPONLINE Online Backup 1. Choosing Components K2 BACKUPONLINE is a suite of applications that offer many options for backup and recovery. K2 BACKUPONLINE offers two choices for the foundation

More information

Acronis Data Cloud plugin for ConnectWise Automate

Acronis Data Cloud plugin for ConnectWise Automate Acronis Data Cloud plugin for ConnectWise Automate USER S GUIDE Revision: 17.01.2018 Table of contents 1 Introduction...3 2 What s new in Update 3...3 3 What s new in Update 2...3 4 What s new in Update

More information

SharePoint General Instructions

SharePoint General Instructions SharePoint General Instructions Table of Content What is GC Drive?... 2 Access GC Drive... 2 Navigate GC Drive... 2 View and Edit My Profile... 3 OneDrive for Business... 3 What is OneDrive for Business...

More information

Neos Google Analytics Integration

Neos Google Analytics Integration Neos Google Analytics Integration Release dev-master The Neos Team Feb 25, 2018 Contents 1 Installation 3 2 Configuration 5 2.1 Statistics display inside Neos.................................... 5 2.2

More information

WordPress: Creating A Site. WordPress: Events Calendar. Wordpress: Adding Events. Wordpress: Embedding Videos. Wordpress: Subscription Widget

WordPress: Creating A Site. WordPress: Events Calendar. Wordpress: Adding Events. Wordpress: Embedding Videos. Wordpress: Subscription Widget WordPress 1 Creating Sites 1.1 2 3 4 WordPress: Creating A Site 4 The Event Calendar 2.1 WordPress: Events Calendar 2.2 Wordpress: Adding Events 9 14 Extras 3.1 Wordpress: Embedding Videos 18 3.2 Wordpress:

More information

USER GUIDE for Smartsheet VERSION 1, NOVEMBER 2014

USER GUIDE for Smartsheet VERSION 1, NOVEMBER 2014 USER GUIDE for Smartsheet VERSION 1, NOVEMBER 2014 How it Works Simply create a Backupify account and authorize it to connect to your Smartsheet account- our application will do the rest. Every day, Backupify

More information

Storebox User Guide. Swisscom (Switzerland) Ltd.

Storebox User Guide. Swisscom (Switzerland) Ltd. Storebox User Guide Swisscom (Switzerland) Ltd. Contents (/). Basics/Settings 4. What is Storebox? 5. File Structure 6.3 System Prerequisites 7.4 Logging in to the team portal 8.5 Logging out of the team

More information

JSN Dona Portfolio User's Guide

JSN Dona Portfolio User's Guide JSN Dona Portfolio User's Guide Getting Started Template Package Installation 1. Download the template installation package Log in JoomlaShine Customer Area to download the template package that you have

More information

DocAve for Salesforce 2.1

DocAve for Salesforce 2.1 DocAve for Salesforce 2.1 This document is intended for anyone wishing to familiarize themselves with the user interface and basic functionality of AvePoint s DocAve for Salesforce tool. System Requirements

More information

Website instructions. 1. Creating a Post

Website instructions. 1. Creating a Post Website instructions Using the Wordpress site is a fairly simple process. To access the control panel in order to add content, simply go to Link > Staff Only > Site Login and enter your username and password.

More information

Table of Contents. I. How do I register for a new account? II. How do I log in? (I already have a MyJohnDeere.com account.)

Table of Contents. I. How do I register for a new account? II. How do I log in? (I already have a MyJohnDeere.com account.) Quick Start Guide If you are an App Developer, you can get started by adding a new app and configuring it to consume Deere APIs on developer.deere.com. Use this Quick Start Guide to find and try our APIs.

More information

Somatis Website Maintenance User's Manual

Somatis Website Maintenance User's Manual Somatis Website Maintenance User's Manual Somatis Web and Data Services Team 3 Name Jordan Padams Roles All 4/15/13 Version History Date Author Version Changes made Rationale 04/09/13 JP 1.0 Initial version

More information

USER GUIDE MAGENTO TO MAGENTO MIGRATION

USER GUIDE MAGENTO TO MAGENTO MIGRATION USER GUIDE MAGENTO TO MAGENTO MIGRATION The essence of LitExtension products focuses on their friendliness to users, which means that every shopping cart owners, even who has little knowledge of technology,

More information

VEGA Version /27/2017

VEGA Version /27/2017 Version 2.2.1 01/27/2017 Vega Pro Check out the pro version at https://www.lyrathemes.com/vega-pro INSTALLING WORDPRESS INSTALLING THE THEME Using the Administration Panel Using cpanel Manually Using FTP

More information

Dynamics CRM Integration for Gmail. User Manual. Akvelon, Inc. 2017, All rights reserved

Dynamics CRM Integration for Gmail. User Manual. Akvelon, Inc. 2017, All rights reserved User Manual Akvelon, Inc. 2017, All rights reserved Contents Overview... 3 Installation of Dynamics CRM Integration for Gmail 2.0... 3 Buying app subscription... 4 Remove the extension from Chrome... 5

More information

USER MANUAL. SuitePort - SuiteCRM Customer Portal for Joomla TABLE OF CONTENTS. Version: 1.1.0

USER MANUAL. SuitePort - SuiteCRM Customer Portal for Joomla TABLE OF CONTENTS. Version: 1.1.0 USER MANUAL TABLE OF CONTENTS Introduction... 1 Benefits of Customer Portal... 1 Prerequisites... 1 Installation... 2 SuiteCRM Plug-in Installation... 2 Joomla Manual Plug-in installation... 3 Plug-in

More information

Website Backend Manual

Website Backend Manual Website Backend Manual Page Table of Contents Introduction Introduction to Drupal CMS User Login Content Management Content Overview Adding New Content Editing Homepage Slider Translating Content Blocks

More information

USER MANUAL. DynamicsPort - Dynamics CRM Customer Portal for Drupal TABLE OF CONTENTS. Version: 1.2

USER MANUAL. DynamicsPort - Dynamics CRM Customer Portal for Drupal TABLE OF CONTENTS. Version: 1.2 USER MANUAL TABLE OF CONTENTS Introduction... 1 Benefits of Customer Portal... 1 Prerequisites... 1 Installation & Configuration... 2 Dynamics CRM Plug-in Installation... 2 Drupal Manual Plug-in installation...

More information

Easy Worklog for JIRA. User Manual

Easy Worklog for JIRA. User Manual User Manual Supported versions: 3.1.2 Date: 14.09.2017 1. User Manual..................................................................................... 3 1.1 Overview...................................................................................

More information

K-RATE INSTALLATION MANUAL

K-RATE INSTALLATION MANUAL K-RATE INSTALLATION MANUAL K-Rate Installation Manual Contents SYSTEM REQUIREMENTS... 3 1. DOWNLOADING K-RATE... 4 STEP 1: LOGIN TO YOUR MEMBER ACCOUNT... 4 STEP 2: ENTER DOMAIN NAME... 5 STEP 3: DOWNLOAD

More information

Module #1, Affiliate Essentials Training

Module #1, Affiliate Essentials Training Module #1, Affiliate Essentials Training Cummings Co Inc. 01. Automatic Success Mechanism The Success Mechanism works best when two things are in the tank With Imagery With Feelings Instructions: I want

More information

S-Drive Installation Guide v1.18

S-Drive Installation Guide v1.18 S-Drive Installation Guide v1.18 Important Note This installation guide contains basic information about S-Drive installation. Refer to the S-Drive Advanced Configuration Guide for advanced installation/configuration

More information