Skip to content

Commit

Permalink
Fixed #4 , fixed #5
Browse files Browse the repository at this point in the history
  • Loading branch information
getpinga committed Sep 17, 2024
1 parent 26a603c commit 24e581d
Show file tree
Hide file tree
Showing 4 changed files with 633 additions and 2,666 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,9 +48,9 @@ Next, rename `epp.php` as `YourRegistryName.php`. Please ensure to replace "**Yo

Proceed to open the newly renamed file and locate the phrase "**Registrar_Adapter_EPP**". Replace it with "**Registrar_Adapter_YourRegistryName**".

## 3. Addition of Synchronization Scripts:
## 3. Addition of Synchronization Script:

There are two additional scripts in the repository: **eppSync.php** and **eppClient.php**. These need to be placed in the main `[FOSSBilling]` directory.
There is one additional script in the repository: **eppSync.php**. It needs to be placed in the main `[FOSSBilling]` directory.

Rename `eppSync.php` to `YourRegistryNameSync.php`.

Expand Down
Loading

0 comments on commit 24e581d

Please sign in to comment.