Page 1 of 1

Easy to Install PHP extensions

Posted: Mon 2. Aug 2021, 04:24
by martins
It would be nice to add the option to install all the available PHP extensions through the panel itself via Multi-PHP selection option. So far we can do it manually via terminal but takes more time to get the operation done.

Sorry for my English

Re: Easy to Install PHP extensions

Posted: Fri 26. Nov 2021, 02:45
by DracoBlue
Good idea

Re: Easy to Install PHP extensions

Posted: Fri 26. Nov 2021, 07:10
by space2place
martins wrote: Mon 2. Aug 2021, 04:24 It would be nice to add the option to install all the available PHP extensions through the panel itself via Multi-PHP selection option. So far we can do it manually via terminal but takes more time to get the operation done.

Sorry for my English
This is a work you have to do on console. Just my 2 cent.

Re: Easy to Install PHP extensions

Posted: Fri 7. Jan 2022, 18:26
by boka003
I was taking a look at all future requests (english and german) and this one looks most important to me.

Right now, if the user wants to enable some php extension (or disable) or increase value, it need to contact admin?

Re: Easy to Install PHP extensions

Posted: Tue 8. Mar 2022, 10:25
by raselmx
I can do it from the SSH terminal but it would be very much helpful if it can be done directly from the keyhelp admin panel.

Re: Easy to Install PHP extensions  [SOLVED]

Posted: Mon 14. Mar 2022, 10:45
by Alexander
Hello,

currently there are no plans to include this in the user interface. I don't see why this is necessary. Normally this would be a one time operation anyway.

"My client needs php-intl, okay, I open the CLI and type 'apt install php-intl' -> Done".

However, if you come across extensions that you need to install regularly, I have no problem adding them to the default PHP extensions that KeyHelp installs during installation.