From b50ddcdbb4e696169ee32cf6ada55f07eca40f4c Mon Sep 17 00:00:00 2001 From: Uwe Steinmann Date: Thu, 30 Mar 2023 08:38:54 +0200 Subject: [PATCH] add note about how to test the extension --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 493c2ce..a00cd9b 100644 --- a/README.md +++ b/README.md @@ -48,6 +48,9 @@ Afterwards import one of the database files into your database. +You can test the extension by accessing `http:///restapi/index.php/api/` +with your browser. It should return a json object containing various links. + ## Restrictions The concept of paperless is quite different from SeedDMS. Fortunately,