mautic / mautic/mautic-wordpress

Mautic API: How to integrate with WordPress plugin

Open
#62 14 comments 0 reactions 1 assignee View on GitHub

@shulard is already working on this.

Since Jun 6, 2017.

enhancement RFC
Dominant language
PHP
Stars
136
Forks
56
PR merge metrics
No merged PRs in 30d

Description

Hello,

As we already discussed on Slack, I create this thread to discuss and define how to implement Mautic API features inside the WordPress plugin.

This issue will be used as a request for comment around the features to be introduces.

To be tracked :

  • [ ] Adding a settings section/page to store API credentials
    • Allow to generate a token and to refresh token
    • Add documentation to help users generating public key / secret inside Mautic
  • Create a wrapper around WP HTTP API to interact with Mautic / Maybe embed mautic/api-library...
  • Create a wpmautic_api_init hook to easily plug custom code which rely on API

Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.