Metadata-Version: 2.4
Name: inventree-droplet-plugin
Version: 0.2.0
Summary: Surface Droplet info in InvenTree
Author-email: Matthias J Mair <code@mjmair.com>
License: MIT license
Project-URL: Repository, https://github.com/invenhost/inventree-droplet-plugin
Project-URL: Bug Tracker, https://github.com/invenhost/inventree-droplet-plugin/issues
Keywords: inventree,inventree-plugin,inventree-droplet-plugin
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Plugins
Classifier: Framework :: Django
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Manufacturing
Classifier: Intended Audience :: End Users/Desktop
Classifier: Topic :: Scientific/Engineering
Classifier: License :: OSI Approved :: MIT License
Classifier: Framework :: InvenTree
Requires-Python: >=3.9
Description-Content-Type: text/markdown
Requires-Dist: django
Provides-Extra: dev
Requires-Dist: twine; extra == "dev"
Requires-Dist: setuptools; extra == "dev"

# inventree-droplet-plugin

Plugin to surface Droplet info in InvenTree, pre-installed with the Droplet image.

## Setup

1. Install
Install this plugin in the webinterface with the packagename `inventree-droplet-plugin`

2. Enable
Enable the plugin in the plugin settings. You need to be signed in as a superuser for this.
**The server will restart if you enable the plugin**

## License
This project is licensed as MIT license.
