Introduction
Getting started
This is the documentation for the plugin where you can find answers and instructions on how to use and extend it.
We're currently improving the documentation so there might be some missing parts.
Assumptions
- The documentation assumes that the calls and operations are performed through its interfaces. If admira is used directly it'll be out of scope.
- The Developers sections assumes WordPress familiarity.
Setup
The plugin needs to be installed on your WordPress site and an admira account with API token is required. See the installation docs for more details on how to get started.
Customizing
It is possible to extend and customize the plugin as a user or a developer. The dashboard settings contains options to customize how the plugin behaves and configure parts of the experience. The settings documentation covers the options available for configuration on the admin dashboard, while the rest of this document focuses on how to programatically make changes.

