hosting_updatePHPExtensionsV1
Enable or disable PHP extensions on a website to manage modules and customize PHP configuration, using the Hostinger API.
Instructions
Enables or disables PHP extensions (modules) for the website.
Use the Get PHP details endpoint to check the current extension states before changing them.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| domain | Yes | Domain name | |
| enable | No | PHP extensions to enable. | |
| disable | No | PHP extensions to disable. | |
| username | Yes | username parameter |