|
Download adLDAPReleasesadLDAP is open source software and is released under the GNU Lesser General Public License. adLDAP version 3 is a major upgrade to version 2. Some code written for adLDAP versions 1 & 2 may not work automatically with version 3. Please note that version 3.x requires PHP 5. For PHP 4 support, please download adLDAP version 2.1 Current ReleasePrevious Releases
Source CodeThe adLDAP source code is now available on SourceForge in our own Subversion repository. You must have a Subversion client installed before you can use it. You can downloaded from any branch, tag or the trunk directly
To download from the latest 3.2 release (recommended), enter the following command from the command-line in the directory you wish to download to: svn export http://adldap.svn.sourceforge.net/svnroot/adldap/tags/v3.2 If you want to be bleeding-edge, there might be more recent developments in the trunk, which in all likelyhood won't be documented yet, you can use the following command: svn checkout http://adldap.svn.sourceforge.net/svnroot/adldap/trunk You can also browse the respository from your web browser. |