Merge branch '21.0' of git@github.com:Dolibarr/dolibarr.git into develop

This commit is contained in:
Laurent Destailleur (aka Eldy)
2025-02-06 15:03:44 +01:00
6 changed files with 193 additions and 103 deletions

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