diff --git a/README.md b/README.md index 3926f6d5..2e9d7c8c 100644 --- a/README.md +++ b/README.md @@ -1,29 +1,47 @@ -# Installation profile for Drupal 9/10 +# D8+ + +Installation profile for Drupal 9/10. [![Made in Ukraine](https://img.shields.io/badge/made_in-ukraine-ffd500.svg?labelColor=005bbb)](https://supportukrainenow.org) [![Version](http://poser.pugx.org/lexhouk/d8/version)](https://packagist.org/packages/lexhouk/d8) [![Total Downloads](http://poser.pugx.org/lexhouk/d8/downloads)](https://packagist.org/packages/lexhouk/d8) + +## Table of contents + +- Requirements +- Recommended module +- Features +- Mirror + + ## Requirements This installation profile requires the following modules: -* [Admin Toolbar](https://www.drupal.org/project/admin_toolbar) -* [Automatic IP ban (Autoban)](https://www.drupal.org/project/autoban) -* [CAPTCHA](https://www.drupal.org/project/captcha) -* [Config Export to PHP array](https://www.drupal.org/project/config2php) -* [Configuration Update Manager](https://www.drupal.org/project/config_update) -* [Drupal Symfony Mailer](https://www.drupal.org/project/symfony_mailer) -* [Features](https://www.drupal.org/project/features) -* [Module Filter](https://www.drupal.org/project/module_filter) -* [reCAPTCHA](https://www.drupal.org/project/recaptcha) -* [reCAPTCHA Preloader](https://www.drupal.org/project/recaptcha_preloader) -* [StandWithUkraine πŸ‡ΊπŸ‡¦](https://www.drupal.org/project/standwithukraine) +- [Admin Toolbar](https://www.drupal.org/project/admin_toolbar) +- [Automatic IP ban (Autoban)](https://www.drupal.org/project/autoban) +- [CAPTCHA](https://www.drupal.org/project/captcha) +- [Configuration Update Manager](https://www.drupal.org/project/config_update) +- [Drupal Symfony Mailer](https://www.drupal.org/project/symfony_mailer) +- [Features](https://www.drupal.org/project/features) +- [Module Filter](https://www.drupal.org/project/module_filter) +- [reCAPTCHA](https://www.drupal.org/project/recaptcha) +- [reCAPTCHA Preloader](https://www.drupal.org/project/recaptcha_preloader) +- [StandWithUkraine πŸ‡ΊπŸ‡¦](https://www.drupal.org/project/standwithukraine) This installation profile requires the following themes: -* [Bootstrap](https://www.drupal.org/project/bootstrap) -* [Seven](https://www.drupal.org/project/seven) +- [Bootstrap](https://www.drupal.org/project/bootstrap) +- [Seven](https://www.drupal.org/project/seven) + + +## Recommended module + +[Config Export to PHP array](https://www.drupal.org/project/config2php): When +enabled, provides a page like the Single export page for getting configuration +in PHP array style. + ## Features @@ -35,6 +53,7 @@ This installation profile requires the following themes: ![maintenance](images/maintenance.png "maintenance") + ## Mirror [GitLab](https://gitlab.com/chmez/d8)