Module File Manager
From Dolibarr Wiki
Contents |
Informations
| Editor / Editeur | NLTechno (www.nltechno.com) |
| Web | http://www.dolistore.com/ |
| Status / Statut / Estado | Stable |
| Prerequisites / Prérequis | Dolibarr min version 3.1.0 |
| Last update date / Date mise à jour fiche / Fecha última actualización | 2012-02-2 |
| Note / Nota |
Features
Add a file manager into Dolibarr.
Installation
- Download the archive file of module (.zip file) from web site DoliStore.com
- Put the file into the root directory of Dolibarr.
- Uncompress the archive file, for example with command
unzip modulefile.zip- Module is then visible into list of available modules (Home->Setup->Modules) and can be activated.
Setup
To use this module, you must first enable it. For this, with an administrator account, go on page "Home - Setup - Modules".
Choose the tab where the module stand. Then click on "Activate".
If an icon appears at end of module line, click on it to access the setup page, specific to this module.
The module should be ready to be used.
Ensuite, sur la page de configuration du module, ajouter une racine de répertoire à voir par le gestionnaire de fichier. Saisissez une nom et un chemin (par exemple / ou c:/ pour avoir une vue depuis la racine de votre disque)
Usage
- Go into top menu File Manager added by activating module.
- Click on left menu to choose root to explore.
- Navigate.
Development
Development of this module is not included inside the standard GIT repository of Dolibarr but inside a repository dedicated to modules not supported by the Dolibarr development team but supported by NLTechno on platform Doliforge:
- GIT Repository: git clone yourlogin@doliforge.org:/gitroot/nltechno/nltechno.git dolibarr_nltechno
Note this is a private repository, so you must apply to be a member from Doliforge web site to be able to clone sources using GIT.
Create an account to help us to complete this documentation ->
