[PR #15757] [MERGED] Closes #10696: Break out instructions for installing & removing plugins #14667

Closed
opened 2025-12-29 23:25:51 +01:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/netbox-community/netbox/pull/15757
Author: @jeremystretch
Created: 4/17/2024
Status: Merged
Merged: 4/17/2024
Merged by: @jeremystretch

Base: developHead: 10696-plugin-install-removal-docs


📝 Commits (2)

  • 70f2509 Closes #10696: Break out instructions for installing & rmeoving plugins
  • 3a01e13 Misc cleanup

📊 Changes

4 files changed (+145 additions, -120 deletions)

View changed files

📝 docs/plugins/index.md (+2 -119)
docs/plugins/installation.md (+68 -0)
docs/plugins/removal.md (+72 -0)
📝 mkdocs.yml (+3 -1)

📄 Description

Fixes: #10696

  • Move the installation & removal instructions to separate pages
  • Add running manage.py reindex to the removal instructions (to address #15635)

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/netbox-community/netbox/pull/15757 **Author:** [@jeremystretch](https://github.com/jeremystretch) **Created:** 4/17/2024 **Status:** ✅ Merged **Merged:** 4/17/2024 **Merged by:** [@jeremystretch](https://github.com/jeremystretch) **Base:** `develop` ← **Head:** `10696-plugin-install-removal-docs` --- ### 📝 Commits (2) - [`70f2509`](https://github.com/netbox-community/netbox/commit/70f25090cc0211397ac22623bf3323de646f2af7) Closes #10696: Break out instructions for installing & rmeoving plugins - [`3a01e13`](https://github.com/netbox-community/netbox/commit/3a01e13c8882904ff34a316ac5e75ef1edb169d0) Misc cleanup ### 📊 Changes **4 files changed** (+145 additions, -120 deletions) <details> <summary>View changed files</summary> 📝 `docs/plugins/index.md` (+2 -119) ➕ `docs/plugins/installation.md` (+68 -0) ➕ `docs/plugins/removal.md` (+72 -0) 📝 `mkdocs.yml` (+3 -1) </details> ### 📄 Description ### Fixes: #10696 - Move the installation & removal instructions to separate pages - Add running `manage.py reindex` to the removal instructions (to address #15635) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
adam added the pull-request label 2025-12-29 23:25:51 +01:00
adam closed this issue 2025-12-29 23:25:51 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#14667