diff --git a/alternatives/index.md b/alternatives/index.md index 43f74239..ae7a2609 100644 --- a/alternatives/index.md +++ b/alternatives/index.md @@ -2,14 +2,14 @@ title: Alternatives --- -InvenTree is by far not the only software for managing 'things', there are even a few in the OSS space that adress all your possible needs. We have compiled a list with (more or less) competitors and why they might be a better fit. +InvenTree is by far not the only software for managing 'things'™, there are even a few in the OSS space that may address all your possible needs. We have compiled a list with several competitors, and why they might be a better fit. PLMs: - [Partkeepr](https://partkeepr.org/) - one of the OG OSS inventory solutions - [Partsbox](https://partsbox.com/) `for profit` nice interface and reasonable priced for SMEs - [Bomist](https://bomist.com/) `for profit` free version with limited function -Asset Managemnt: +Asset Management: - [SnipeIt](https://snipeitapp.com/) - battleproven stable in the PHP scene - [Odoo](https://github.com/odoo) - full open source ERP diff --git a/contribute.md b/contribute.md index 18a8ba4a..20761334 100644 --- a/contribute.md +++ b/contribute.md @@ -57,6 +57,6 @@ If you see any sections of the documentation that require work (i.e. denoted wit New users tend to ask questions in the [issues](https://github.com/inventree/InvenTree/issues) or [discussions](https://github.com/inventree/InvenTree/discussions). Be there, answer questions or [show off](https://github.com/inventree/InvenTree/discussions/categories/show-and-tell) your projects. Together we learn new things and get inspired for our usage. -Our offical channels are: +Our official channels are: - Twitter [@inventreedb](https://twitter.com/inventreedb) - Reddit [r/InvenTree](https://www.reddit.com/r/InvenTree/) diff --git a/extend/app.md b/extend/app.md index 0890526e..397d8cb2 100644 --- a/extend/app.md +++ b/extend/app.md @@ -14,7 +14,7 @@ The app has been optimized for speed, providing instant access to stock knowledg Core app features include: -- View and edit part and stock information with a blazingly fast interface +- View and edit part and stock information in a blazing fast interface - Perform stock control actions on the go - Barcode integrations simplify stock operations - Receive purchase orders and check in stock items diff --git a/extend/index.md b/extend/index.md index 5a7f7e87..9f2db6e7 100644 --- a/extend/index.md +++ b/extend/index.md @@ -2,10 +2,10 @@ title: Ecosystem --- -InvenTree is designeds to be part of a larger system of tools to support both hobbyists and SMEs with their mangment needs. +InvenTree is designed to be part of a larger system of tools to support both hobbyists and SMEs with their management needs. - [Plugins](plugin) - [API](api) - [Integrate](integrate) into other tools -- PK2InvenTree for [migrating from PartKeepr to InvenTreen](https://github.com/rgilham/PK2InvenTree) +- PK2InvenTree for [migrating from PartKeepr to InvenTree](https://github.com/rgilham/PK2InvenTree) - Python [package](https://docs.inventree.org/en/latest/api/python/python/) diff --git a/extend/plugin/index.md b/extend/plugin/index.md index e8d5f0b8..d9e0c5b0 100644 --- a/extend/plugin/index.md +++ b/extend/plugin/index.md @@ -2,7 +2,8 @@ title: Plugins --- We supply core-dev and community built plugins to get you started with extending InvenTree's functionality. Plugins can hook into many parts of the UI, buisness logic and webserver. -We expose some internal python APIs to speed up your development and keep the instance running while you discover the possibilities. + +We expose some internal Python APIs to speed up your development and keep the instance running while you discover the possibilities. You can read more about the plugin architecture, including information on developing new plugins, on our [documentation](https://docs.inventree.org/en/latest/extend/plugins/) diff --git a/plugins.html b/plugins.html index db64fa43..5399e841 100644 --- a/plugins.html +++ b/plugins.html @@ -8,7 +8,7 @@ permalink: /plugins

InvenTree Plugin List

InvenTree is a modular application and can be extended with plugins. This list is a collection of plugins that have been developed by the community. - Beeing on this list does not mean that the plugin is officially supported by the InvenTree core team. We also do not check for security, privacy or performance issues or compatibility with the latest InvenTree version. + Being on this list does not mean that the plugin is officially supported by the InvenTree core team. We also do not check for security, privacy or performance issues or compatibility with the latest InvenTree version.

You can also browse for plugins by tags or categories

diff --git a/support.md b/support.md index de8c6922..63fd86fc 100644 --- a/support.md +++ b/support.md @@ -2,11 +2,12 @@ title: Get Support --- -As an open source project we offer a [public issue tracker](https://github.com/inventree/InvenTree) and [public documentation](https://docs.inventree.org). +As an open-source project we offer a [public issue tracker](https://github.com/inventree/InvenTree) and [public documentation](https://docs.inventree.org). ## General Questions -The core team answers questions in the issue tracker of in [discussions](https://github.com/inventree/InvenTree/discussions) when they find time. -Private questions (via DM, email, etc.) are generally not answered, use the public forums. +The core team answers questions in the issue tracker or in [discussions](https://github.com/inventree/InvenTree/discussions) when they find time. + +Private questions (via DM, email, etc.) are generally not answered - please use the public forums. ## Custom Features If you require a custom feature you can either: @@ -16,5 +17,6 @@ If you require a custom feature you can either: - Request a paid customisation ## Paid Customisation / Support -If you use InvenTree for your business and require a support contract or want to fast track a feature request we have a list of developers and businesses willing to help out. +If you use InvenTree for your business and require a support contract or want to fast track a feature request, we have a list of developers and businesses willing to help out. + Feel free to reach out to `support inventree ORG` - we will redirect you to a suitable contact.