2
0
mirror of https://github.com/inventree/inventree-website.git synced 2025-08-19 18:35:53 +00:00
Files
.github
_data
_includes
_layouts
_news
_plugins
_posts
_publishers
_repo
about
alternatives
assets
extend
use
.gitignore
404.md
Gemfile
Gemfile.lock
LICENSE
README.md
_config.yml
blog.html
contribute.md
demo.md
deploy.md
functions.md
index.md
news.html
newsletter.md
package-lock.json
package.json
plugins.html
postcss.config.js
publishers.html
tailwind.config.js
inventree-website/functions.md
2022-08-09 11:50:23 +10:00

703 B

layout, permalink
layout permalink
default /functions

{% include block/hero.html title='A wealth of functions' title_2='provided' gallery='webgallery/' color='out of the box' detail='InvenTree ships with a wide range of functions for managing parts, inventory, supplier and manufacturer data, machine and BOM managment and so much more!
It also enables reports, can be integrated with external applications and can be extended with plugins.' %}

{% include block/functions.html data=site.data.functions.general extend=true no_link=true padding=false %} {% include block/functions.html data=site.data.functions.extras extend=true padding=false %} {% include block/cta.html cta=site.data.ctas.end %}