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 post_market_install #2966

Merged
merged 1 commit into from
Oct 31, 2024
Merged

add post_market_install #2966

merged 1 commit into from
Oct 31, 2024

Conversation

Mips2648
Copy link
Collaborator

Description

See discussion https://community.jeedom.com/t/plugin-post-installation-hook/133020

The goal is to provide a possibility from plugin to trigger a function just after the plugin download/installation but before the actual activation (which trigger the "[plugin]_install" function already).

Suggested changelog entry

None as it only concerns plugin devs => dev doc and/or plugin-template to be updated once finalized (I will keep a reminder to do it)

Related issues/external references

none

Types of changes

  • Bug fix (non-breaking change which fixes)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
    • This change is only breaking for integrators, not for external standards or end-users.
  • Documentation improvement

PR checklist

@zoic21 zoic21 merged commit 3f542d5 into alpha Oct 31, 2024
4 checks passed
@Mips2648 Mips2648 deleted the post_market_install branch October 31, 2024 10:00
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.

2 participants