Skip to content

docs(tutorial): Update plugin tutorial steps for NetBox v4.5#44

Open
pheus wants to merge 1 commit intomainfrom
36-update-plugin-tutorial-for-netbox-v450
Open

docs(tutorial): Update plugin tutorial steps for NetBox v4.5#44
pheus wants to merge 1 commit intomainfrom
36-update-plugin-tutorial-for-netbox-v450

Conversation

@pheus
Copy link

@pheus pheus commented Feb 13, 2026

Fixes: #36

Thanks for taking a look.

This PR updates the NetBox plugin tutorial for NetBox v4.5 and makes the steps a bit easier to follow, especially for readers who are new to Django and NetBox plugin development.

Key changes:

  • Split the initial setup into its own dedicated step
  • Refresh all tutorial steps for NetBox v4.5, including:
    • decorator based view registration and get_model_urls() routing
    • tables, forms, templates, navigation
    • filter sets and filter forms
    • REST API and GraphQL
    • global search indexing
  • Improve wording and add practical tips to reduce common setup mistakes

Also addresses:

Split initial setup into its own step and refresh all tutorial steps
for NetBox v4.5.
Add decorator based view registration and get_model_urls routing,
plus updated tables, forms, templates, navigation, filter sets,
REST API, GraphQL, and global search coverage.
Improve wording and tips throughout to make the guide easier to
follow for readers new to Django and NetBox plugins.
@pheus
Copy link
Author

pheus commented Feb 13, 2026

Thanks for reviewing this!

Once this PR is approved, could you please hold off on merging it for now? I still need to update the demo repository to match the final, approved tutorial content. I will follow up here as soon as the demo repo update is ready and it is safe to merge.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

1 participant