mautic / mautic/mautic-wordpress
Mautic API: How to integrate with WordPress plugin
Open
@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_inithook 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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.