Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for PublishPress Pro #45

Merged
merged 4 commits into from
Jan 23, 2023

Conversation

mcaskill
Copy link
Contributor

Checklist

  • I've read the Contributing page.
  • An issue does not exists
  • My code is tested.
  • My code follows the WordPress code style.
  • My code has proper inline documentation.

Description

Adds support for PublishPress Pro plugins which uses Easy Digital Downloads.

How has this been tested?

I'm testing this on a client project that uses Advanced Custom Fields Pro, ACF Extended Pro, and WPML.

Types of changes

  • Added class PublishPressPro, based on WpAiPro, for fetching its EDD download URL.
  • Added package junaidbhura/publishpress-* to Installer::getDownloadUrl().
  • Added references to the README.md.
  • Supported packages:
    • junaidbhura/publishpress-authors-pro
    • junaidbhura/publishpress-blocks-pro
    • junaidbhura/publishpress-capabilities-pro
    • junaidbhura/publishpress-checklists-pro
    • junaidbhura/publishpress-permissions-pro
    • junaidbhura/publishpress-planner-pro
    • junaidbhura/publishpress-revisions-pro
    • junaidbhura/publishpress-series-pro

Changed:
- Added support for per-plugin licensing.
- Added support for bailing on version mismatch.
- Reduced list of plugins featured in 'composer.json'.
- Changed list of plugins into table.
@junaidbhura junaidbhura merged commit 583ff37 into junaidbhura:master Jan 23, 2023
@mcaskill mcaskill deleted the feature/publishpress-pro branch January 23, 2023 15:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants