WP Manifestindependent plugin directory
manifest / integrations / wp-basecone

Pronamic Basecone archived

The Pronamic WordPress Basecone plugin allows you to connect your WordPress installation to Basecone.

by Pronamic · github.com/pronamic/wp-basecone · website

1stars
0forks

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/pronamic/wp-basecone/archive/refs/heads/main.zip

From the readme

Pronamic WordPress Basecone The Pronamic WordPress Basecone plugin allows you to connect your WordPress installation to Basecone. Table of contents - Authentication - REST API - WP-CLI - Environment variables - Links Authentication Once you have received a clientIdentifier and clientSecret from Basecone, you can request an API user access key via the Authentication/ApiAccessKeys endpoint. REST API The WordPress REST API provides an interface for applications to interact with your WordPress site by sending and receiving data as JSON (JavaScript Object Notation) objects. WP-CLI WP-CLI is the command-line interface for WordPress. You can update plugins, configure multisite installations and much more, without using a web browser. Document import https://developers.basecone.com/ApiReference/DocumentImport Environment variables - BASECONECLIENTIDENTIFIER - BASECONECLIENTSECRET - BASECONEAPIACCESSKEY Links - https://developers.basecone.com/ - https://developers.basecone.com/ApiReference/General - https://www.pronamic.nl/ - https://www.remcotolsma.nl/

Read the full README on GitHub →