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 Premium Plugin Activations #26

Merged
merged 7 commits into from
Oct 16, 2024

Conversation

arunshenoy99
Copy link
Member

Proposed changes

  • Replaced static method calls with the instantiation of PLSUtility where required.
  • Modified the install_premium_plugin method to handle license activation after the plugin is installed when the activate flag is true.
  • Implemented a listener that listens for premium plugin activations and activates the license based on the premium plugin’s basename.

Ref: newfold-labs/wp-module-pls#6

Type of Change

  • Bugfix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation Update (if none of the other choices apply)

Video

Checklist

  • I have read the CONTRIBUTING doc
  • I have viewed my change in a web-browser
  • Linting and tests pass locally with my changes
  • I have added tests that prove my fix is effective or that my feature works
  • I have added necessary documentation (if appropriate)

Further comments

@wpscholar wpscholar merged commit 5e2c0d9 into solutions Oct 16, 2024
2 checks passed
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.

3 participants