twfahey1/devui 问题修复 & 功能扩展

解决BUG、新增功能、兼容多环境部署,快速响应你的开发需求

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

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:

统计信息

  • 总下载量: 0
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 0
  • 点击次数: 0
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • 开发语言: PHP

其他信息

  • 授权协议: GPL-2.0
  • 更新时间: 2024-04-30