Skip to content

Commit 9956577

Browse files
chore(readme.md): reviewed the readme file and added features offered by hexonet blesta module
1 parent df2aef0 commit 9956577

File tree

2 files changed

+24
-9
lines changed

2 files changed

+24
-9
lines changed

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
MIT License
22

3-
Copyright (c) 2018-2023 HEXONET
3+
Copyright (c) 2018-2024 HEXONET
44

55
Permission is hereby granted, free of charge, to any person obtaining a copy
66
of this software and associated documentation files (the "Software"), to deal

README.md

Lines changed: 23 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -5,27 +5,42 @@
55
[![License: MIT](https://img.shields.io/badge/License-MIT-blue.svg)](https://opensource.org/licenses/MIT)
66
[![PRs welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg)](https://github.com/hexonet/php-sdk/blob/master/CONTRIBUTING.md)
77

8-
This Repository covers the Blesta Registrar Module of HEXONET. It provides the following features in Blesta:
8+
This repository covers the Blesta Registrar Module by HEXONET. This module integrates seamlessly with Blesta, providing a comprehensive suite of features for efficient domain management and sales.
9+
10+
## Features
11+
12+
- **Automated TLD Identification**: Fully automates the identification and configuration of TLDs, streamlining setup and reducing manual input.
13+
- **Manual Renewals**: Allows manual renewal of domains directly from the Blesta admin panel, offering greater control and flexibility.
14+
- **Domain Transfers**: Facilitates domain transfers, including specific handling for TLDs requiring auth codes (e.g., .nz, .fi).
15+
- **Nameserver Management**: Simplifies nameserver management with easy-to-use interfaces and recent patches for improved stability.
16+
- **Expiry Date Management**: Ensures accurate management of domain expiry dates using the PHP Date format.
17+
- **Enhanced Security and Stability**: Regular updates and patches to enhance security and operational stability.
18+
- **DNS Management**: Comprehensive DNS management capabilities, including adding, updating, and deleting DNS records.
19+
- **Email Forwarding**: Supports configuration of email forwarding services for domains.
20+
- **ID Protection**: Offers options for domain ID protection, locking, and auth code retrieval.
21+
- **DNSSEC Support**: Integrates DNSSEC for enhanced domain security.
22+
- **Custom Nameservers**: Allows the setup and management of custom nameserver hosts.
923

1024
## Resources
1125

12-
Download the ZIP archive [here](https://github.com/centralnicgroup-opensource/rtldev-middleware-blesta-ispapi-registrar/raw/master/blesta-ispapi-registrar-latest.zip) and follow the Documentation.
26+
Download the latest version of the module from the link below and follow the detailed documentation for installation and usage instructions.
1327

28+
- [Download ZIP Archive](https://github.com/centralnicgroup-opensource/rtldev-middleware-blesta-ispapi-registrar/raw/master/blesta-ispapi-registrar-latest.zip)
1429
- Documentation:
15-
- [HEXONET](https://www.hexonet.support/hc/en-gb/articles/13652703424029-Blesta-Module-Installation-Upgrade)
30+
- [Blesta Module Documentation](https://www.hexonet.support/hc/en-gb/sections/13652744879645-Blesta)
1631
- [Release Notes](https://github.com/centralnicgroup-opensource/rtldev-middleware-blesta-ispapi-registrar/releases)
1732

1833
## Authors
1934

20-
- **Kai Schwarz** - _development_ - [KaiSchwarz-cnic](https://github.com/kaischwarz-cnic)
21-
- **Asif Nawaz** - _development_ - [AsifNawaz-cnic](https://github.com/asifnawaz-cnic)
35+
- **Kai Schwarz** - _Development_ - [KaiSchwarz-cnic](https://github.com/kaischwarz-cnic)
36+
- **Asif Nawaz** - _Development_ - [AsifNawaz-cnic](https://github.com/asifnawaz-cnic)
2237

23-
Former Authors:
38+
### Former Authors
2439

25-
- **Tulasi Seelamkurthi** - [tulsi91](//github.com/tulsi91)
40+
- **Tulasi Seelamkurthi** - [tulsi91](https://github.com/tulsi91)
2641

2742
## License
2843

2944
This project is licensed under the MIT License - see the [LICENSE](https://github.com/centralnicgroup-opensource/rtldev-middleware-blesta-ispapi-registrar/blob/master/LICENSE) file for details.
3045

31-
[HEXONET GmbH](https://hexonet.net)
46+
For more information, visit [HEXONET GmbH](https://hexonet.net).

0 commit comments

Comments
 (0)