manifest / integrations / idol-ondemand-suite-wp
HP IDOL OnDemand Suite For WP
HP IDOL OnDemand Suite For WP
by Kiril Kartunov · github.com/mtserve/idol-ondemand-suite-wp · website
★ 1stars
16composer installs
2forks
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/mtserve/idol-ondemand-suite-wp/archive/refs/heads/master.zipAlso on Packagist as mtserve/hp-idol-on-demand-suite-for-wp:
composer require mtserve/hp-idol-on-demand-suite-for-wpFrom the readme
HP IDOL OnDemand Suite For WP
WP plugin bundling a collection of tools which ease the workflow when working with the HP IDOL OnDemand API.
Provides following sub modules:
HTTPClient - Represents abstract class wrapping the build in WP HTTP API in easy to use bundle (the OOP way) capable of accessing the HP IDOL OnDemand API.
APIkeyManager - Organizes the storage and management of the API keys used to access the IDOL API.
ContentEditWidget - Represents class providing useful services when content (post/page) is edited or created.
DashBoardWidget - Represnts widget on the admin dashboard.
How it looks like?
Installation
Way 1(better):
In WP admin area go to Plugins - Add New - Upload and upload the plugin's .zip file
Done!
Way 2:
1. Upload plugin's .zip file to the "/wp-content/plugins/" directory.
2. Extract it there.
3. Activate the plugin through the "Plugins" menu in WordPress.
Done!
Frequently Asked Questions
- How can I change the HP IDOL API key the suite is currently using?
The suite is equipped with a options page under the "Settings" menu in WP's admin area. Try there.
- Where can I find help when needed?
Look at the Wiki pages.
Open an issue
Read the full README on GitHub →
Releases
| Tag | Published |
|---|---|
| 0.1.0 | Sep 24, 2014 |
These releases are tags only. The author does not attach a packaged zip, so there are no download counts to report.