Development releases

If you are comfortable using development release of phpipam, along with submitting feedback and filing bug report for development releases you can use GIT. We have switched to Github since version 1.2, so you will find latest development releases only here.
https://github.com/phpipam/phpipam

[root@ipam /]# git clone --recursive https://github.com/phpipam/phpipam.git /var/www/phpipamdevel
[root@ipam /]# cd /var/www/phpipamdevel
[root@ipam /var/www/phpipam]# git checkout -b develop origin/develop

This will download current code to phpipamdevel directory.



  1. Home
  2. Documentation
  3. Development releases