PHP EPP webinterface IT-NIC (v2.0)

The password change function now also updates the local DB password. Remember to log out and log in again 😉

Smarty support for multiple versions (2 + 3) added.

The contactID is now printed on the homepage (client list) and the viewDomain page (change registrant list).

A typo, displaying the wrong text when trying to delete a contact, was fixed.

Instead of “unknown” in the credit statement, now a error message is displayed on the homepage whenever the software is unable to access the EPP server.

Together with the changes to the underlying library the system now offers support for multi-homed servers (multiple IP addresses).

Automatic domain updates/refreshes will now only try to update domains with an exDate > 11 months. You may therefor now want to run eppsync on a daily basis to get finer granularity when updating domains.

The webpage now displays the version number.

Please note: the webinterface is not free and restricted by a license check. See bolow for the free library used by the WI.

PHP EPP library IT-NIC (v4.0)

Some smaller fixes and updates (DB layout for webinterface, which now supports automatization of TECH-C + DNS updates).

Added an example that shows how to do extend the DB driver for searching serialized DB fields.

Support for multiple smarty versions added. The library now comes with a version 2 and a verion 3 release. Depending on your PHP_VERSION_ID the correct one to be used is selected.

The set method for contacts now makes use of htmlspecialchars() in order to convert ampersands and other stuff.

Big switch from the PEAR class HTTP_Client to CURL. This is the main reason for the change in major number. The current version now allows you to choose the leaving IP/interface, which should be useful for multi-homed servers and hosting solutions.

1 Star2 Stars3 Stars4 Stars5 Stars (3 votes, average: 4.67 out of 5)
Loading...

DOWNLOAD: EPP library IT-NIC (PHP) (10033 downloads )