2
0
mirror of https://github.com/inventree/inventree-website.git synced 2025-04-28 05:26:44 +00:00

Merge pull request #181 from mechanarchy/20231127-copyediting

Website copy editing
This commit is contained in:
Oliver 2023-11-27 13:09:12 +11:00 committed by GitHub
commit 8c3a8849d2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
7 changed files with 15 additions and 12 deletions

View File

@ -2,14 +2,14 @@
title: Alternatives
---
InvenTree is by far not the only software for managing 'things'<tm>, 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'&trade;, 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

View File

@ -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/)

View File

@ -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

View File

@ -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/)

View File

@ -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/)

View File

@ -8,7 +8,7 @@ permalink: /plugins
<h1 class="header-text title-font mb-4 cm-gray-1">InvenTree Plugin List</h1>
<p class="content">
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.
<br><br>
You can also browse for plugins by <a href="{% link tags.html %}">tags</a> or <a href="{% link categories.html %}">categories</a>
</p>

View File

@ -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 <AT> inventree <DOT> ORG` - we will redirect you to a suitable contact.