Developer Center

list_ssl() and import()

If your API service supports the process of importing your existing SSL certificate orders, you can make the import operation.

If import is not supported, erase the “-no-import" phrase at the end of pages/settings-no-import.php file and make it settings.php, this way the import tab will not appear on the "Admin Area > Services > Service Management > Module Settings > The Module" page.

The functions needed for the import are presented as an example in "ExampleSSL.php"

Sample Import Functions

list_ssl()

This function is used to call ssl certificates that you have obtained through the API, the return value will be listed in the tab on the settings page.

import()

This function is used to import the selected ssl certificates from the settings page, it is called in controllers/import.php file.

delete()

Do you have any questions?

Feel free to contact us
Contact Us
Copyright © 2024. All Rights Reserved.
Join Our Discord Channel
Top