mirror of
https://github.com/YunoHost-Apps/phpldapadmin_ynh.git
synced 2025-11-05 04:38:35 +01:00
phpLDAPadmin package for YunoHost
* Update manifest.toml: fix autoupdater * Auto-update READMEs * Fix (#41) * fix * key * Update install * Update install * cleaning * bump * Auto-update READMEs * fix * Update tests.toml --------- Co-authored-by: yunohost-bot <yunohost@yunohost.org> * Simplify (#43) * fix * key * Update install * Update install * cleaning * bump * Auto-update READMEs * fix * Update tests.toml * Update screenshot.png * Update install * Update upgrade * Update upgrade --------- Co-authored-by: yunohost-bot <yunohost@yunohost.org> --------- Co-authored-by: Alexandre Aubin <4533074+alexAubin@users.noreply.github.com> Co-authored-by: yunohost-bot <yunohost@yunohost.org> |
||
|---|---|---|
| .github | ||
| conf | ||
| doc | ||
| scripts | ||
| LICENSE | ||
| manifest.toml | ||
| README.md | ||
| tests.toml | ||
phpLDAPadmin, packaged for YunoHost
Manage OpenLDAP database over the web
📦 Developer info
🛠️ Upstream phpLDAPadmin repository: https://github.com/leenooks/phpLDAPadmin
Pull request are welcome and should target the testing branch.
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 https://doc.yunohost.org/packaging_apps for more information.