Introduction
Installing
Manual install
The plugin can be installed manually, like any other WordPress plugin, through the admin dashboard or uploading the code with an FTP client.
To push the code using the admin dashboard:
- Downlaod the plugin as a
.zipfile and save it to a known location - Go to Plugins > Add New on the Dashboard menu
- Click on "Upload Plugin" blue button at the top of the page
- Click the "Choose File" button and browse to the desktop and select the
.zipfile - Click the "Install Now" button, then click on the "Activate" link.
Composer
For more advanced setups, we provide an integration with composer for those that use it to manage dependencies in their projects. Composer allows for faster access and granular control of updates with fast/easier roll-backs, when needed.
composer require 26b/admira-wp-plugin
Authentication
To have access to the composer repository ask for your customer credentials.
Setup
This is a plugin to integrate with the admira ticketing system, as such the requirements are an existing admira account with an API token. This token is required to start the integration. Using the settings page you will be able to define the token to use when calling admira's API. After the token is set, other options will be available.
API Token
The API token needs to be created on your admira account. Add a new user with API access and copy the token that is created into the settings.