GRAV asks for some PHP Modules

Hello guys. I want try GRAV on my Virtualmin Host. I have domain prepared and Let’s Encrypt signed.

Now, uploading and unzipping GRAV files I have this message.

My question is, can I install these modules via Virtualmin or not? I don’t want to break something because other sites are working great (WordPress).

Grav? Is this still a thing?! Wow!

You can install the modules via package manager, e. g., for Ubuntu: sudo apt-get install php-yaml php-intl etc.

but has undergone some fairly recent updates:
so seems pretty much alive and in use and Open Source :open_book: (which is more than can be said for certain other offerings)

1 Like

Updates are pretty new. I’ll try it.

Thanks for reply.

If your using Muliple PHP would you use the php version in the command line?

ie apt-get install php8.1-{yaml, intl}

1 Like

Only if I‘d need them for a specific version.