Banner for Active Collab Api
Connecting to Active Collab Cloud Accounts Wordpress Tutorial
Noted That:
  • To install correctly this active-collab-api.zip .
  • Fisrt Download the active-collab-api.zip to your computer
  • Extract/Open active-collab-api.zip to Your Computer.
  • Then, Find readme.txt file inside active-collab-api.zip and Open readme.txt .
  • Now, Read the Requirements of this plugin. Which Wordpress Version and PHP Version are required to run this Plugin in Your Wordpress Site.
  • Then, Follow the Tips Below.
Start the Tips:

Step-1 : Download " active-collab-api.zip " to Your Local Computer.

Step-2 : Then, Login to your " yourdomain.com/wp-admin " Dashboard.

Login to Wordpress Active Collab Api

Step-3 : Then, Click on " Plugins " + " Add New " from left Side Menu of Dashboard.

Go to Plugin Install Active Collab Api

Step-4 : Now, Click on " Upload Plugin " button.

Click Upload Button Active Collab Api

Step-5 : Now, Browse " active-collab-api.zip " Downloaded plugin from your computer, Where you downloaded " active-collab-api.zip " According to Step – 1 Above then, click on " Install Now "

Upload Plugin Active Collab Api

Step-6 : Now, Click on " Active Plugin "

Activate Active Collab Api

Step-7 : Then, See left Side Menu. " Active Collab Api " folder is added on left Side Menu. Now, Click on " Active Collab Api " folder.

Noted that: If you do not see " Active Collab Api " folder on left Side Menu then, see at left Side Menu " Settings " or " Tools ".

Step-8 : Now you configure yourself oR Watch video tutorial below about Active Collab Api Configurations and Settings or How to work " Active Collab Api " in your WordPress site.

oR

After Activated Plugin According to Step-6 then,

  1. Go to " Plugins " + " Installed Plugin " from Wordpress Admin Panel Leftside Menu.
  2. or Direct go to: https://yourdomain/wp-admin/plugins.php
  3. Then, Find " Active Collab 5 SDK " Activated Plugin from Plugin List.
  4. Then, Click on " Settings " from Plugin that is Active Collab 5 SDK
  5. Now, Edit/Add/Config the setting and Click on " Save Changes " button,
WP Plugin Setting



Guide

If you choose to install this application with Composer instead of pulling down the git repository you will need to add a composer.json file to the location you would like to pull the repository down to featuring:


`json

{
“require”: {
“activecollab/activecollab-feather-sdk”: “^3.0”
}
}
`

Run a composer update to install the package.

Note : If you used an older version of Active Collab API wrapper and loaded it using dev-master , lock it to version 2.0 by setting require statement to ^2.0 and calling composer update .


Name