English
Go to website
Back
Articles on:
Grav
A step-by-step tutorial on the configuration and management of the Grav CMS platform.
How to Clear Cache in Grav & Other Cache Purge Options
Clearing cache in Grav is very much straightforward compare to other CMS such as WordPress, Joomla etc. For instance, the Clear Cache button is right on top of the admin dashboard screen. You just need to click it once from the drop down menu and click on All Cache. That's how easy it is ! However, you can also choose other caching options too! Here's how you can follow our instructions: Login to your Grav administrator login dashboard and click on **Configuration >> System >> Cac
Popular
How to Install Grav CMS using Softaculous
Grav (from Gravity) is a community driven, easy to use open source Content Management System (CMS) project that originated from RocketTheme. In this tutorial, we shall show you the step-by-step guide on how to install Grav CMS using Softaculous. Login to your cPanel and click on Softaculous App Installer. Click on the left menu bar and search for "Grav" under the Portal/CMS sect
Some readers
How to Create and Publish a Page in Grav
Login to your Grav administrator login dashboard and click on Page on the left panel. Click on the Add button drop down arrow at the top right corner and select Add Page. Here you will be able to Title the new page, select a parent Page if such exist, select the type of page and the visibility mode. If you cannot see the page on auto make sure to turn the visi
Some readers
How to Configure Localization in Grav
You may consider changing the localization options for your website in order to make it more accessible for a broader demographic. The reason for this change is due to the fact that not all users have English as their native language. Here's how you can perform the configuration changes: Login to your admin area and click on the Configuration section located on the left panel. Click on System tab and click once more on the Languages menu >> Site. ![](https://storage.cri
Some readers
How to Install Plugins in Grav
Just like WordPress, the Core version of Grav is accompanied by more than 45 plugin each of which provides viable new options for the CMS. The Softaculous installation comes with 6 of those plugin and you can install more at any time from the application itself. Here's how you can install Grav plugins easily: Login to your Grav administrator login dashboard and click on Plugins on the left panel. To search for your preferred plugin, you can type the name as highlighted below and
Some readers
How to Change the General Settings of Grav
Once you have installed Grav, you need to change the general options of your website. Elements like your site’s title or default Author can be changed from within the administration panel. here's how you can perform the changes: Login to your Grav's administrator login page and click on the Configuration menu on the left sidebar. Select the Site tab and start editing you
Some readers
How to Setup SMTP protocol for Grav
The SMTP option for email sending is not implemented inside the configuration menu itself, but is part of a plugin instead. To change the email setting from PHP mail to the more potent SMTP option. Login to your admin area and click on the Plugins option from the left menu. To edit the settings, click on Email You can find the following settings to work with: Mail Engine – Here you can choose from either SMTP, Sendmail or Disabled Content type – Plain text or HTML
Few readers