https://github.com/yunohost-apps/phpldapadmin_ynh
phpLDAPadmin package for YunoHost
https://github.com/yunohost-apps/phpldapadmin_ynh
phpldapadmin yunohost yunohost-apps
Last synced: 9 months ago
JSON representation
phpLDAPadmin package for YunoHost
- Host: GitHub
- URL: https://github.com/yunohost-apps/phpldapadmin_ynh
- Owner: YunoHost-Apps
- License: gpl-3.0
- Created: 2015-01-05T15:32:05.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2025-04-23T01:55:15.000Z (9 months ago)
- Last Synced: 2025-04-23T15:13:58.633Z (9 months ago)
- Topics: phpldapadmin, yunohost, yunohost-apps
- Language: Shell
- Homepage: http://www.phpldapadmin.org/
- Size: 353 KB
- Stars: 3
- Watchers: 3
- Forks: 7
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
phpLDAPadmin, packaged for YunoHost
Manage OpenLDAP database over the web
[](http://www.phpldapadmin.org)
[](https://olddemo.phpldapadmin.org/)
?style=for-the-badge)
## 📦 Developer info
🛠️ Upstream phpLDAPadmin repository:
Pull request are welcome and should target the [`testing` branch](https://github.com/YunoHost-Apps/phpldapadmin_ynh/tree/testing).
The `testing` branch can be tested using:
```
# fresh install:
sudo yunohost app install https://github.com/YunoHost-Apps/phpldapadmin_ynh/tree/testing
# upgrade an existing install:
sudo yunohost app upgrade phpldapadmin -u https://github.com/YunoHost-Apps/phpldapadmin_ynh/tree/testing
```
### 📚 App packaging documentation
Please see for more information.