Skip to content

Commit 2682d86

Browse files
authored
update readme
1 parent 8d04d29 commit 2682d86

1 file changed

Lines changed: 2 additions & 18 deletions

File tree

README.md

Lines changed: 2 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -21,22 +21,6 @@ Offer your customers almost any TLD, from the most popular to the most exotic, a
2121
- Follow the tutorial for the [Blesta Domain Manager](https://docs.blesta.com/display/user/Domain+Manager)
2222

2323

24+
### Contact Us!
2425

25-
### Expanding the list of supported TLDs
26-
27-
- We've included the 100 most popular TLDs in the module. But if you find that you need something else, you can add any TLD supported by Openprovider, provided that it does not require additional data fields (check the [Openprovider Knowledge Base](https://support.openprovider.eu/hc/en-us) to determine if your target TLD needs additional data)
28-
- If you're interested in offering domains which require additional data, please make an issue in this repository and we'll try to add support as soon as possible.
29-
- Navigate to `<blesta root>/components/modules/openprovider/config/openprovider.php`and configure the array `OpenProvider.tlds` with the TLDs which you would like to support. Check your Openprovider account for a full list of the more than 2800 TLDs available for registration.
30-
31-
```php
32-
// Allowed tlds
33-
Configure::set('OpenProvider.tlds', [
34-
'.com',
35-
'.nl',
36-
'.shop',
37-
//...etc
38-
// add any missing TLDs here
39-
]);
40-
```
41-
42-
- We want the module to reflect your needs and feedback is welcome. Please contact us: integrations@openprovider.com
26+
- We want the module to reflect your needs and feedback is welcome. Please contact us: integrations(at)openprovider.com

0 commit comments

Comments
 (0)