From 40f91d6e2e0c68a10b9a44c5fb5d690ba28d96dd Mon Sep 17 00:00:00 2001 From: Sascha Rommelfangen Date: Wed, 27 Mar 2019 15:27:40 +0100 Subject: [PATCH] How to enable the csv import module? thx @StefanKelm for the reply and @ag-michael for the question ;) --- faq/README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/faq/README.md b/faq/README.md index baa500a..2104257 100644 --- a/faq/README.md +++ b/faq/README.md @@ -193,6 +193,13 @@ There is a server setting to treat all incoming tags as hidden by default: `MISP **Important** Make sure that you don't remove "tag editor" from sync users, or you'll be stripping tags from synchronized data. +## How to enable the csv import module? + +In Server Settings & Maintenance -> Plugin Settings -> Import -> set "Plugin.Import_csvimport_enabled" to true. +Afterwards you'll find the csvimport from within the newly created event: "Populate from..." + +Don't use from the main site ("Import from..."). +