https://github.com/netbox-community/customizations
A collection of community submitted and maintained customizations including reports, scripts, validators and export templates
https://github.com/netbox-community/customizations
hacktoberfest
Last synced: about 1 year ago
JSON representation
A collection of community submitted and maintained customizations including reports, scripts, validators and export templates
- Host: GitHub
- URL: https://github.com/netbox-community/customizations
- Owner: netbox-community
- License: mit
- Created: 2018-12-19T19:06:29.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2024-11-13T14:28:10.000Z (over 1 year ago)
- Last Synced: 2025-04-03T12:09:41.946Z (over 1 year ago)
- Topics: hacktoberfest
- Language: Python
- Homepage:
- Size: 128 KB
- Stars: 217
- Watchers: 25
- Forks: 55
- Open Issues: 23
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# NetBox Customizations
A collection of community submitted and maintained NetBox customizations including, but not limited to:
* [NetBox Custom Validators](https://docs.netbox.dev/en/stable/customization/custom-validation/)
* [NetBox Export Templates](https://docs.netbox.dev/en/stable/customization/export-templates/)
* [NetBox Reports](https://docs.netbox.dev/en/stable/customization/reports/)
* [NetBox Scripts](https://docs.netbox.dev/en/stable/customization/custom-scripts/)
* Other external NetBox Scripts/Integrations - External scripts or tools that are executed independently from NetBox, but use NetBox as a source of truth as an input source and/or ouputsource via the API.
## Contributing
To contribute a new report, open a pull request. Place your contribution in the relevant folder. Each file should contain a summary of the script at the top of the file.
Nothing in this repository comes with any explicit or implied warranty. For more information see [the license](LICENSE).