twfahey1/devui
Composer 安装命令:
composer require --dev twfahey1/devui
包简介
A Drupal module that provides a front end for advanced site management and development tasks.
README 文档
README
A Drupal module that provides a front end for advanced site management and development tasks.
The primary use case for this module is:
- Developers working within the UI who need to rapidly perform tasks like config exports, git commits of config exports, database imports, etc.
REQUIREMENTS
- This is imagined as a local only tool, not something that should be enabled in production.
INSTALLATION
Install as you would normally install a contributed Drupal module. See: https://www.drupal.org/node/895232 for further information.
CONFIGURATION
- Configure path to drush on
/admin/config/devui/settings - Alternatively, have it in your
settings.local.php:
$settings['devui.settings']['path_to_drush'] = '/var/www/vendor/bin/drush';
MAINTAINERS
Current maintainers for Drupal 10:
- Tyler Fahey - https://www.drupal.org/u/twfahey1
统计信息
- 总下载量: 0
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: GPL-2.0
- 更新时间: 2024-04-30