Commit graph

13 commits

Author SHA1 Message Date
66c0c8e0e6
refactor: adapt module for ISNIC EPP compatibility
Renamed and refactored the module files and classes from a generic EPP implementation to specifically support ISNIC's EPP server requirements. Adjusted the README to reflect this transition, focusing on setting up the module for ISNIC rather than a broad range of registrars. This change enables the module to work seamlessly with ISNIC's EPP server, ensuring users can register and synchronize .is TLDs effectively within the FOSSBilling system. The update includes renaming epp.php to ISNIC.php, eppSync.php to ISNICSync.php, and refocusing the documentation on ISNIC-specific setup and configuration.

This modification was crucial for users aiming to integrate FOSSBilling with ISNIC, streamlining the process and reducing setup complexities.
2024-05-19 18:31:45 +02:00
Pinga
86f070da21
Update epp.php 2023-07-13 11:55:10 +03:00
Pinga
ff7945987c
Update epp.php 2023-07-13 11:40:05 +03:00
Pinga
fa3e77e84b
Update epp.php 2023-07-13 10:43:19 +03:00
Pinga
2238371fa6
Update epp.php 2023-07-13 10:35:39 +03:00
Pinga
002d0cfa54
Some long overdue updates 2023-07-13 10:29:33 +03:00
Pinga
8623c23763
Fixed a stupid bug 2023-03-01 16:23:26 +02:00
Pinga
05e08ddd11
Update epp.php 2023-02-16 19:49:48 +02:00
Pinga
980236ba59
Update epp.php 2023-02-16 19:46:22 +02:00
Pinga
85ba677f5e
Rewritten EPP connection code 2023-02-15 23:53:25 +02:00
Pinga
fa17784456
Small bugfix 2023-01-16 13:09:38 +02:00
Pinga
8f5274e14b
Small bugs squashed 2023-01-12 18:30:51 +02:00
Pinga
aa24a855c1
Create epp.php 2023-01-10 22:04:55 +02:00