Top.Mail.Ru
  • CMS «GIRVAS»

    A flexible and free content management system that allows you to create a website of any direction.

    It's easier with us!

  • Absolutely free

    Stop using old and paid management systems! The era of new solutions has come - choose «GIRVAS»!

  • Karelian solution

    CMS "GIRVAS" was developed in the Republic of Karelia and is also included in the Register of Russian software by the Ministry of Digital Development of the Russian Federation (registry entry No. 25012 dated 11/27/2024).

0.2.6 Voitsy

CMS "GIRVAS" Release dated 08/27/2025 at the "Voitsy" development stage.

Latest Changes

  • Implementation of a mechanism for saving configurations for the SMTP client;
  • Implementation of a full-featured SMTP client;
  • Adding a configuration category to the CMS settings page: Emails;
  • Implementation of a method to obtain the domain for sending emails;
  • Adding a button for test email sending during SMTP client configuration;
  • Fixing a critical installer error;
  • Optimization of the installer template core;
  • Updating the user registration and password recovery mechanism;
  • Updating the password reset mechanism;
  • Updating localizations: Russian and English;
  • Implementation of email layout for the primary site template;
  • Code refactoring;
  • Minor fixes;

Migration

After updating CMS "GIRVAS", you will need to create the file "configuration.smtp.php" at "/core" in the project directory with the following content:

$configuration = "host" => "mail.example.ru",

"port" => 25, "username" => "", "password" => "", "domain" => "example.ru" ];

Please note that SMTP client configuration is done through the admin panel: "CMS Settings" -> "Emails". Also make sure that the "configuration.smtp.php" file has the necessary permissions for the web server.

Previous release: [0.2.5 Voitsy

Translations

Comments

There are no comments for this entry.