Contrib modules (27)
- Admin Toolbar (admin_toolbar)
- Backup and Migrate (backup_migrate)
- Block Content Permissions (block_content_permissions)
- Crop API (crop)
- Chaos Tools (ctools)
- Compact Date Range Formatter (daterange_compact)
- Focal Point (focal_point)
- Honeypot (honeypot)
- ImageWidgetCrop (image_widget_crop)
- Menu Admin per Menu (menu_admin_per_menu)
- Menu Block (menu_block)
- Menu Breadcrumb (menu_breadcrumb)
- Menu Position (menu_position)
- Metatag (metatag)
- Pathauto (pathauto)
- PhotoSwipe (photoswipe)
- Redirect (redirect)
- Responsive Favicons (responsive_favicons)
- Role Delegation (role_delegation)
- Scheduler (scheduler)
- Simple XML Sitemap (simple_sitemap)
- Stage File Proxy (stage_file_proxy)
- Token (token)
- Twig Tweak (twig_tweak)
- Weight (weight)
- Date all day (date_all_day)
- EXIF Orientation (exif_orientation)
Themes
- Holy (holy)
Libraries
- Photoswipe (photoswipe)
- Tiny slider (tiny-slider)
Profiles
- RW profile (rwprofile)
- Hero intro
Installation
A, To build a Drupal platform, you need to have Composer available (composer).
Drupal 10:
composer create-project --prefer-dist redwebcz/rwdrupal:^3.0 --stability=alpha rwdrupal10
Drupal 11:
composer create-project --prefer-dist redwebcz/rwdrupal:^4.0 --stability=alpha rwdrupal11
B, The document root needs to be set to the [/web] folder.
C, System requirements for Drupal (System requirements).