This commit is contained in:
Laurent Destailleur (aka Eldy) 2025-02-06 13:59:58 +01:00
parent 142f62b4b9
commit 9043d1ad3e

View File

@ -34,10 +34,10 @@ You can also get a ready-to-use instance in the cloud from https://saas.dolibarr
If the module is a ready-to-deploy zip file, so with a name `module_xxx-version.zip` (e.g., when downloading it from a marketplace like [Dolistore](https://www.dolistore.com)),
go to menu `Home> Setup> Modules> Deploy external module` and upload the zip file.
Note: If this screen tells you that there is no "custom" directory, check that your setup is correct:
<!--
Note: If this screen tells you that there is no "custom" directory, check that your setup is correct:
- In your Dolibarr installation directory, edit the `htdocs/conf/conf.php` file and check that following lines are not commented:
```php