From b86c63460b6ed0d9589bfe119e758250aafa6521 Mon Sep 17 00:00:00 2001 From: Dennis Eichhorn Date: Mon, 15 Apr 2019 18:18:00 +0200 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index f7b232dd5..5e5f1fb62 100644 --- a/README.md +++ b/README.md @@ -33,6 +33,8 @@ Some of the following requirements are only necessary for developers and not for * Make sure that url rewriting is active * Download the Orange-Management project or clone the Orange-Management repository (incl. submodules). +Please note if you are only interested in using the framework without the web application you only have to configure your autoloading correctly for the **phpOMS** framework or use the autoloader provided by the framework in `phpOMS/Autoloader.php` and install the required php extensions mentioned above. + ### Setup After installing the requirements and configuring the webserver for the correct path navigate to https://your_url.com/Install and follow the installation process. Afterwards you will be redirected to the installed backend.