Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lexhouk/d8
The installation profile for CMS Drupal 10 based on the most common modules and themes that form the basis for creating a stable site.
https://github.com/lexhouk/d8
captcha drupal drupal-10 drupal-installation-profile recaptcha standwithukraine
Last synced: 3 months ago
JSON representation
The installation profile for CMS Drupal 10 based on the most common modules and themes that form the basis for creating a stable site.
- Host: GitHub
- URL: https://github.com/lexhouk/d8
- Owner: lexhouk
- Created: 2017-01-29T17:37:40.000Z (about 8 years ago)
- Default Branch: main
- Last Pushed: 2024-11-09T17:15:32.000Z (3 months ago)
- Last Synced: 2024-11-09T17:35:57.338Z (3 months ago)
- Topics: captcha, drupal, drupal-10, drupal-installation-profile, recaptcha, standwithukraine
- Language: PHP
- Homepage: https://packagist.org/packages/lexhouk/d8
- Size: 23.9 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# D8+
The installation profile for CMS Drupal 10 based on the most common modules and
themes that form the basis for creating a stable site.[![Made in Ukraine](https://img.shields.io/badge/made_in-ukraine-ffd500.svg?labelColor=005bbb)](https://supportukrainenow.org)
[![Packagist Version](https://img.shields.io/packagist/v/lexhouk/d8?label=Version)](https://packagist.org/packages/lexhouk/d8)
[![Packagist Downloads](https://img.shields.io/packagist/dt/lexhouk/d8?label=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)
- [Configuration Update Manager](https://www.drupal.org/project/config_update)
- [Drupal Symfony Mailer](https://www.drupal.org/project/symfony_mailer)
- [Error & Exception Mailer](https://www.drupal.org/project/exception_mailer)
- [External Links](https://www.drupal.org/project/extlink)
- [Features](https://www.drupal.org/project/features)
- [Font Awesome Icons](https://www.drupal.org/project/fontawesome)
- [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)
- [Service](https://www.drupal.org/project/service)
- [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)## 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
### New installation step for setting captcha keys
![captcha](images/captcha.png "captcha")
### Maintenance mode
![maintenance](images/maintenance.png "maintenance")
## Mirror
[GitLab](https://gitlab.com/chmez/d8)