drupal/quickstart_image
最新稳定版本:1.0.1
Composer 安装命令:
composer require drupal/quickstart_image
包简介
Creates SVG Image media type and related configuration.
README 文档
README
The Quickstart Image Recipe module extends media capabilities by providing a dedicated SVG Image media type. This allows content editors to easily upload, manage, and reuse scalable vector graphics (SVG) across the site, ensuring crisp, resolution-independent images.
Key Features:
- Provides a preconfigured Media entity type for SVG images
- Supports file upload validation to restrict to .svg format
- Easily referenced in paragraphs, blocks, or node content
Ensures secure handling of SVGs using Drupal's media and file API best practices
📦 Installation
You can install Quickstart Image like any other Drupal module:
Using Composer
composer require drupal/quickstart_image
Then enable it via Drush or the admin UI:
drush recipe quickstart_image
Or navigate to Extend (/admin/modules) and enable Quickstart Paragraphs manually.
Use Cases:
- Logos
- Icons
- Illustrations
Decorative graphics that need to scale without loss of quality
统计信息
- 总下载量: 20
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 4
- 依赖项目数: 1
- 推荐数: 0
其他信息
- 授权协议: GPL-2.0-or-later
- 更新时间: 2025-04-30