mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2025-07-01 14:04:30 +02:00
Added documentation about PartKeepr migration process
This commit is contained in:
parent
a48b4ccaa8
commit
a4e68ea2d6
5 changed files with 57 additions and 2 deletions
|
@ -16,6 +16,8 @@ Part-DB offers the possibility to import existing data (parts, datastructures, e
|
|||
> administrators. If you want to allow other users to import data, or can not import data, check the permissions of the user. You can enable import for each data structure
|
||||
> individually in the permissions settings.
|
||||
|
||||
If you want to import data from PartKeepr you might want to look into the [PartKeepr migration guide]({% link upgrade_legacy.md %}).
|
||||
|
||||
### Import parts
|
||||
|
||||
Part-DB supports the import of parts from CSV files and other formats. This can be used to import existing parts from other databases or datasources into Part-DB. The import can be done via the "Tools -> Import parts" page, which you can find in the "Tools" sidebar panel.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue