# phpIPAM voor Yunohost [![Integratieniveau](https://dash.yunohost.org/integration/phpipam.svg)](https://ci-apps.yunohost.org/ci/apps/phpipam/) ![Mate van functioneren](https://ci-apps.yunohost.org/ci/badges/phpipam.status.svg) ![Onderhoudsstatus](https://ci-apps.yunohost.org/ci/badges/phpipam.maintain.svg) [![phpIPAM met Yunohost installeren](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=phpipam) *[Deze README in een andere taal lezen.](./ALL_README.md)* > *Met dit pakket kun je phpIPAM snel en eenvoudig op een YunoHost-server installeren.* > *Als je nog geen YunoHost hebt, lees dan [de installatiehandleiding](https://yunohost.org/install), om te zien hoe je 'm installeert.* ## Overzicht phpIPAM is an open-source web IP address management application. Its goal is to provide light and simple IP address management application. It is ajax-based using jQuery libraries, it uses php scripts and javascript and some HTML5/CSS3 features, so some modern browser is preferred to be able to display javascript quickly and correctly. **Geleverde versie:** 1.19.008~ynh1 **Demo:** ## Schermafdrukken ![Schermafdrukken van phpIPAM](./doc/screenshots/dashboard.png) ## Documentatie en bronnen - Officiele website van de app: - Officiele beheerdersdocumentatie: - Upstream app codedepot: - YunoHost-store: - Meld een bug: ## Ontwikkelaarsinformatie Stuur je pull request alsjeblieft naar de [`testing`-branch](https://github.com/YunoHost-Apps/phpipam_ynh/tree/testing). Om de `testing`-branch uit te proberen, ga als volgt te werk: ```bash sudo yunohost app install https://github.com/YunoHost-Apps/phpipam_ynh/tree/testing --debug of sudo yunohost app upgrade phpipam -u https://github.com/YunoHost-Apps/phpipam_ynh/tree/testing --debug ``` **Verdere informatie over app-packaging:**