drupal/kern_canvas
Composer 安装命令:
composer require drupal/kern_canvas
包简介
Kern Canvas - A customizable site template for Drupal CMS
README 文档
README
A versatile Drupal CMS site template designed for creative professionals and businesses.
Overview
Kern Canvas provides a solid foundation with modern design elements and essential features to help you build your unique web presence quickly. This template integrates seamlessly with Drupal CMS 2.x and appears in the site template selection during installation.
Features
- Clean, modern design foundation
- Pre-configured content types
- SEO optimization ready
- Media library integration
- Responsive layout support
- Easy customization through Drupal's admin UI
Requirements
- Drupal CMS 2.x or higher
- PHP 8.3+
- Composer 2.x
Installation
Option 1: Through Drupal CMS Installer
- Start a new Drupal CMS installation
- Select "Kern Canvas" from the site template list
- Choose your optional add-ons
- Complete the installation wizard
Option 2: Apply to Existing Site
composer require drupal/kern_canvas
drush recipe recipes/contrib/kern_canvas
Customization
After installation, you can customize your site through:
- Appearance: Navigate to Admin > Appearance to configure the theme
- Content Types: Admin > Structure > Content types
- Menus: Admin > Structure > Menus
- Blocks: Admin > Structure > Block layout
Development
Setting Up Local Development
# Using DDEV
ddev config --project-type=drupal11 --docroot=web
ddev start
ddev composer create-project drupal/cms
ddev composer require drupal/kern_canvas:1.x-dev@dev
Exporting Changes
After making customizations, export them back to the recipe:
drush site:export --destination=../recipes/kern_canvas
Contributing
Contributions are welcome! Please read the contributing guidelines before submitting pull requests.
License
GPL-2.0-or-later
Support
统计信息
- 总下载量: 4
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 2
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: GPL-2.0-or-later
- 更新时间: 2026-02-02