morethanthemes / extra_landing_page
A minimal Drupal content type ('mt-landing-page') optimized for Layout Builder, enabling block-based landing page creation with flexibility.
Installs: 19
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 0
Open Issues: 0
Type:drupal-recipe
Requires
- drupal/core: ^10 || ^11
This package is auto-updated.
Last update: 2025-05-06 14:42:03 UTC
README
Overview
The Extra Landing Page recipe (morethanthemes/extra_landing_page
) creates a new content type (mt-landing-page
) designed for Drupal Layout Builder. This content type enhances flexibility for landing page creation, allowing block arrangement without unnecessary fields.
By separating landing pages from Drupal’s Basic Page content type, this recipe ensures independent design decisions, avoiding limitations from existing content structures.
Features
- New Content Type:
mt-landing-page
- Optimized for Layout Builder: Focused on block arrangement with minimal fields.
- Composer Compatibility: Installable via Packagist.
Installation
To install via Composer, run:
composer require morethanthemes/extra_landing_page
Requirements
- Drupal 9.3+
- Composer package manager
License
Licensed under GPL-2.0-or-later.
Organization
Developed by More than Themes for Webmaker+
Contributing
Contributions are welcome! Feel free to submit issues or feature requests.