Следуйте инструкциям в видео ниже, чтобы узнать, как установить наш сайт как веб-приложение на главный экран вашего устройства.
Примечание: Эта функция может быть недоступна в некоторых браузерах.
New Feature
WHMCS V8.12 support
Removed
Support for WHMCS V8.8 and previous
Support for PHP 7.4 version
Bug Fix
Nameservers are now correctly set during domain transfers - case #623
Resolved issues with DNS Management integration ensuring compatibility with DNS Manager For WHMCS in version 3.x and later - case #624
Resolved issue where the "Amount exceeds customer credit balance" error occurred during domain registration for resellers without credits - case #627
FEATURE
WHMCS V8.8 and V8.9 support
Integrations will now support WHMCS "TLD Import & Pricing Sync" functionality that allows for quick setup and management of pricing and margins for domain registration, renewal, transfer and redemption - case #414
Providers can now allow resellers to use their registrar integration modules as domain lookups to receive search suggestions based on their domain lookup configurations - case #558
IMPROVEMENT
Obtain the domain nameservers and register lock status with the "GetDomainInformation" function - case #527
Added option to delete all addon module logs at once - case #529
Optimized specific queries to improve loading speeds on WHMCS instances with large numbers of ordered domains - case #543
Hide specific dashboard panels in the addon module by configuring the "DomainsResellerappConfigUIElementsAdminAreadashboard.yml" file
REMOVED
Support for WHMCS V8.5 and previous
BUG FIX
When performing the renewal action, the change of registrars will no longer revert - case #398
Promotion discounts will now be properly taken into account when using credits as per the settlement between reseller and provider - case #462
Once grace or redemption periods are over, the reseller will be able to register domains previously used by clients - case #463
Fixed problem where "Last 6 months" and "Last year" graph scopes might not have been selectable in the dashboard
Specific corrections related to domain nameservers saving - case #560
Eliminated problem that might have prevented the module from loading in the client area - case #570
The "Auto domain register aborted by Domains Reseller module" notice shall no longer appear in the logs - case #576
Corrected request of the EPP code from Blesta integration - case #556
Errors that occurred in the domain's "DNS Management" section will now be properly logged in the addon module logs - case #582
Corrected integration with DNS Manager For WHMCS that incorrectly called the "SaveDNS" and "GetDNS" functions by the module even when the registrar already supported them - case #584
Other minor code corrections, language and UI improvements
NEW FEATURE
REMOVED
- WHMCS V8.7 support
BUG FIX
- Support for WHMCS V8.3 and previous
- Support for PHP 7.3 version
- Resolved problem with the '"continue" targeting switch is equivalent to "break". Did you mean to use "continue 2"?' error that could have occurred for the Blesta submodule - case #555
- Prevented "Unknown named parameter $domain" error that could show up in the registrar submodule when using PHP 8.1 - case #561
- Corrected domain transfer status synchronization on the reseller's WHMCS if the registrar on the provider's server does not support the "TransferSync" functionality - case #562
- Other minor code corrections