ndzlogo-1-1
Loading ...

INDIA – HEADQUARTERS

INDIA

UNITED STATES

CANADA

The following script helps to install extension manager on cpanel servers

/scripts/phpextensionmgr

The below command will list the extension manager available for installation

/scripts/phpextensionmgr list

The below commmand help us to check the status of the extensions

/scripts/phpextensionmgr status 'ext mgr'

The following command will install certain extension

/scripts/phpextensionmgr install 'ext mgr'