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 developer docs for hook system #1682

Merged
merged 29 commits into from
Dec 16, 2023
Merged

Add developer docs for hook system #1682

merged 29 commits into from
Dec 16, 2023

Conversation

rafalp
Copy link
Owner

@rafalp rafalp commented Dec 9, 2023

This PR adds developer documentation for plugins hooks

Todo:

  • Filter and action hook types
  • Custom filter and action hooks
  • Generate plugin hook reference from code
  • Test code from guides

Relates to the #1524 epic

@rafalp rafalp added area: docs area: backend This issue involves Python, Django or dependency (eg. database) area: tooling This issue involves Docker or Bash script feature: extensions Extension points for 3rd party plugins and customizations labels Dec 9, 2023
@rafalp rafalp added this to the 0.39 milestone Dec 9, 2023
@rafalp rafalp self-assigned this Dec 9, 2023
@rafalp rafalp changed the title Add plugin docs Add developer docs for hook system Dec 9, 2023
@coveralls
Copy link

coveralls commented Dec 9, 2023

Coverage Status

coverage: 98.602% (+0.005%) from 98.597%
when pulling 4a0b89f on fix-1524-hooks-docs
into 155ca66 on main.

@rafalp rafalp force-pushed the fix-1524-hooks-docs branch from f075cd8 to aa95042 Compare December 15, 2023 19:38
@rafalp rafalp merged commit 955d7db into main Dec 16, 2023
1 check passed
@rafalp rafalp deleted the fix-1524-hooks-docs branch December 16, 2023 22:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: backend This issue involves Python, Django or dependency (eg. database) area: docs area: tooling This issue involves Docker or Bash script feature: extensions Extension points for 3rd party plugins and customizations
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants