Skip to content

Latest commit

 

History

History
27 lines (19 loc) · 1.83 KB

import.md

File metadata and controls

27 lines (19 loc) · 1.83 KB

Create new import

To create new import, click on "New import" button on the plugin's home configuration page and fill the form elements:

  • Import name: name of your import. Van be whatever you want.
  • Flow type: Data source type. Only CSV is handled currently by the plugin. LDAP will coming soon
  • Create only: If checked, add new user only. No updating.
  • Auto Cardnumber: Let the plugin create cardnumber for your borrowers
  • Clear reports and logs older than: Number if days import reports are kept in database. After, they are deleted

Export / Import configuration

You can export your configuration by clicking on the link "Export this configuration", an entry appears and you can choose the name of your YAML file.

From here you can also apply a configuration from a (well structured) YAML file. On an existing import profile or directly with a new profile.

Configuration Handler

CSV Settings