/
/
/
WHMCS Module Changelog

WHMCS Module Changelog

Version

Release date

Changes

1.1126.03.2026
  • For clients, the Valid until date has been added for SSL certificates, if the certificate is paid for a period longer than its validity period
  • Now, when ordering a license as an add-on, the license name is set to the username of the parent service (for example, a server)
  • Added server connection check in the server creation/editing window
1.1013.10.2025
  • Added the ability to specify a phone number in the SSL tariff settings that will be used by default when ordering SSL instead of the customer's phone number for the administrator
  • Added ability to reissue a certificate for the client
  • Added the ability to select an email address when ordering an SSL to confirm domain ownership (for this field to appear in existing plans, you need to save them again)
1.9.305.09.2025
  • Added buttons for confirming the certificate and downloading the private key for the administrator and the client
1.9.210.07.2025
  • Fixed ordering third-party licenses (trial period was always ordered)
1.9.122.12.2024
  • Fixed a bug when saving a key via a module after generating a new key
1.918.09.2024
  • Added company information fields for tariffs with an OV-/EV-certificate
  • Added new actions to the admin panel toolbar:
    • History (opens a table with service history)
    • Instructions (opens instructions for a license/certificate)
    • Validation (sends a certificate validation email)
    • Reissue (reissues a certificate)
1.8.130.07.2024
  • Fixed a bug that caused field duplication when saving a BitNinja product
1.826.07.2024
  • Added BitNinja licenses reselling option
1.7.205.06.2024
  • Added module description, logo, and documentation links displayed in the Apps & Integrations section
1.7.106.10.2023
  • Fixed certificate and CSR download buttons in the admin panel. Previously, instead of a file download there was only a text displayed on the screen
1.7.021.07.2023
  • Added the ability to select the certificate verification method when ordering. After updating the module you need to re-save the product in WHMCS to add the field
  • Added translation into Russian
  • Added display of the current and latest version in the admin panel on the module page
1.6.430.06.2023
  • WHMCS service stop/enable operation fixed
1.6.313.06.2023
  • Fixed incomplete display of tariffs on the module page
1.6.228.04.2023
  • When creating a license as an add-on, the IP address of the main product is now automatically set
  • The ability to stop and resume the service has been disabled
1.6.124.03.2023
  • Added license key synchronization
1.6.015.03.2023
  • Fixed the bug with two licenses when ordering as add-on
  • Changed the logic of ordering a license as an add-on (hooks are no longer used, WHMCS itself calls the necessary module functions)
  • The `ispmanager_noc` table is no longer used or created
1.5.309.03.2023
  • Fixed a bug with a syntax error when using PHP 7.2
1.5.213.02.2023
  • Fixed the setting of service end date during renewal
  • Added the setting of current service status during synchronization and renewal
1.5.108.02.2023
  • It is now possible to change the name and IP of the license for licenses of the 5th version
  • Service management buttons in the admin panel are now displayed depending on the service type
1.5.003.02.2023
  • A button for synchronization of service end date has been added for the administrator
  • Date synchronization has been added to the renewal function
1.4.201.02.2023
  • The service renewal logic has been changed:
    • services can now be manually renewed
    • auto-renewal in billing is disabled by default when ordering
    • renewals will now be triggered by WHMCS itself, rather than by a cron job
  • Download buttons added for SSL certificate and CSR key
  • Minor improvements
1.4.127.01.2023
  • Changed license ordering logic: now licenses are always re-created when ordering and deleted when canceling
1.4.020.01.2023
  • The client now has the ability to change the name and IP address of the license
  • A field with the service identifier in billing was added under administrator rights
1.3.013.01.2023
  • Added the possibility to resell SSL and modules
  • Updated tariffs
  • Fixed a large amount of bugs