drupal/sobki_profile_dsfr
最新稳定版本:11.0.2
Composer 安装命令:
composer require drupal/sobki_profile_dsfr
包简介
Sobki profile based on UI Suite DSFR.
README 文档
README
This profile is based on UI Suite DSFR and its goal is to provide a clean and ready to use DSFR integration.
See Sobki's documentation for general and common documentation of the Sobki ecosystem.
See Sobki DSFR's documentation for documentation specific to this profile.
Requirements
This profile has no special system requirements. See Sobki's documentation
This profile requires Composer to gather its dependencies. See Sobki's documentation
In addition to the Composer specificities common to all Sobki's profiles,
the following content should be present into the project composer.json:
{
"extra": {
...
"installer-paths": {
"app/libraries/dsfr": [
"npm-asset/gouvfr--dsfr"
],
...
"app/libraries/{$name}": [
"type:drupal-library",
"type:bower-asset",
"type:npm-asset"
]
}
}
}
Installation
Install as you would normally install a contributed Drupal profile.
Configuration
After the installation, adapt the provided configuration to your needs.
统计信息
- 总下载量: 323
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: GPL-2.0-or-later
- 更新时间: 2024-04-05