You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
CNIC Registrar Module: Introduced a fully redesigned domain suggestion engine for more accurate and dynamic recommendations.
CNIC Registrar Module: Added multi‑account/wrapper module support along with a more flexible and dynamic registrar overview UI.
CNIC Registrar Module: Reviewed and enhanced domain contact information handling, including validation and verification improvements.
Breaking Changes
Lookup Provider & Suggestion Engine: The lookup provider settings and the underlying suggestion engine have been completely rebuilt. These changes are not backward‑compatible, so updating your Lookup Provider Settings is recommended.
Wrapper Module Support: The registrar module has been refactored to support “wrapper” registrar modules. This allows resellers with multiple CentralNic accounts to use all of them within WHMCS while sharing the same core logic. This includes updates to configuration, hooks, and core functions to ensure consistent behaviour across wrapper modules. If you install one of the wrapper registrar module archives cnic1-wrapper or cnic2-wrapper extract it inside your WHMCS modules/registrars directory so the final path is modules/registrars/cnicX. If you extract it elsewhere, the wrapper module will not work.
Template Integration: The module now relies on template changes instead of hook subscriptions for improved stability. Refer to clientareadomaindetails.tpl in your theme for implementation details.
Expiry Date Sync: Expiry date detection within the registrar’s _Sync function has been reviewed and corrected with input from the API Core team. Running a bulk sync using the Expiry Date Bulk Sync Tool is recommended to ensure all domains are aligned.