WP Manifestindependent plugin directory
manifest / integrations / disciple-tools-api-extender

Disciple.Tools - API Extender

Get useful information with additional api endpoints

by prykon · github.com/prykon/disciple-tools-api-extender · website

0stars
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/prykon/disciple-tools-api-extender/archive/refs/heads/master.zip

Declares an update source (https://github.com/DiscipleTools/disciple-tools-api-extender), so updates arrive through the plugin's own updater.

Readme

readme format:

Plugin Banner

Disciple.Tools - API Extender

Additional API endpoints to your Disciple.Tools instance.

Purpose

Integrate your Disciple.Tools instance data with other platforms, such as Google Data Studio.

Usage

Will Do

  • Create GET endpoints
  • Create endpoints with GET methods

Will Not Do

  • Create POST endpoints
  • Create endpoints with POST methods

Requirements

  • Disciple.Tools Theme installed on a Wordpress Server

Installing

  • Install as a standard Disciple.Tools/Wordpress plugin in the system Admin/Plugins area.
  • Requires the user role of Administrator.

Contribution

Contributions welcome. You can report issues and bugs in the Issues section of the repo. You can present ideas in the Discussions section of the repo. And code contributions are welcome using the Pull Request system for git. For a more details on contribution see the contribution guidelines.

Read the full README on GitHub →