1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/phpldapadmin_ynh.git synced 2024-09-03 19:56:45 +02:00
phpLDAPadmin package for YunoHost
Find a file
eric_G c217a62453
Testing (#31)
* Add badges

* Upgrade to v.1.2.6.2

* Remove --phpversion

* Small fixes

* set permissions

* Fix linter warnings

* Set SVG badge

* Fix linter

* patch (#11)

* Add templates (#13)

* Add templates

* Update manifest.json

* Auto-update README

* Update check_process

* 1.2.6.3 (#16)

* 1.2.6.3

* Upgrade (#18)

* Upgrade

* Auto-update README

* Fix

Co-authored-by: yunohost-bot <yunohost@yunohost.org>

* Version 2 (#21)

* v2

* Auto-update README

* v2

* fix

* Auto-update README

* Create change_url

* Update manifest.toml

---------

Co-authored-by: yunohost-bot <yunohost@yunohost.org>

* Auto-update README

* Update config.php.example

Close #20

* fix linter

* Update manifest.toml

* Auto-update README

* cleaning

* Update manifest.toml

* Update manifest.toml

* Auto-update README

* Auto-update README

* Fix

* Update upgrade

* Update manifest.toml

* Auto-update README

* Update manifest.toml

* Auto-update README

* fix

* Update manifest.toml to fix php version

as explained on PR #29

* Update manifest.toml

fix revert to php7.4

* Auto-update READMEs

* Create DESCRIPTION_fr.md

* Auto-update READMEs

---------

Co-authored-by: Yunohost-Bot <>
Co-authored-by: yunohost-bot <yunohost@yunohost.org>
Co-authored-by: Tagada <36127788+Tagadda@users.noreply.github.com>
Co-authored-by: Robles Rodolphe <rodolphe.robles@sfr.fr>
Co-authored-by: tituspijean <titus+yunohost@pijean.ovh>
2024-05-06 08:59:19 +02:00
.github Testing (#12) 2021-09-12 13:03:11 +02:00
conf Testing (#23) 2023-08-28 17:53:14 +02:00
doc Testing (#31) 2024-05-06 08:59:19 +02:00
scripts Testing (#27) 2024-01-11 09:12:25 +01:00
ALL_README.md Testing (#31) 2024-05-06 08:59:19 +02:00
LICENSE add LICENSE file 2017-09-03 00:00:33 +00:00
manifest.toml Testing (#31) 2024-05-06 08:59:19 +02:00
README.md Testing (#31) 2024-05-06 08:59:19 +02:00
README_eu.md Testing (#31) 2024-05-06 08:59:19 +02:00
README_fr.md Testing (#31) 2024-05-06 08:59:19 +02:00
README_gl.md Testing (#31) 2024-05-06 08:59:19 +02:00
README_it.md Auto-update README 2024-03-29 07:18:09 +01:00
README_zh_Hans.md Testing (#31) 2024-05-06 08:59:19 +02:00
tests.toml Testing (#22) 2023-04-05 19:47:48 +02:00

phpLDAPadmin for YunoHost

Integration level Working status Maintenance status

Install phpLDAPadmin with YunoHost

Read this README in other languages.

This package allows you to install phpLDAPadmin quickly and simply on a YunoHost server.
If you don't have YunoHost, please consult the guide to learn how to install it.

Overview

phpLDAPadmin is a web app for administering Lightweight Directory Access Protocol (LDAP) servers.

Shipped version: 1.2.6.7~ynh2

Demo: https://olddemo.phpldapadmin.org/

Screenshots

Screenshot of phpLDAPadmin

Documentation and resources

Developer info

Please send your pull request to the testing branch.

To try the testing branch, please proceed like that:

sudo yunohost app install https://github.com/YunoHost-Apps/phpldapadmin_ynh/tree/testing --debug
or
sudo yunohost app upgrade phpldapadmin -u https://github.com/YunoHost-Apps/phpldapadmin_ynh/tree/testing --debug

More info regarding app packaging: https://yunohost.org/packaging_apps