tderego/project_starter 问题修复 & 功能扩展

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

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

tderego/project_starter

最新稳定版本:1.0.0-beta1

Composer 安装命令:

composer require tderego/project_starter

包简介

Collection of recipes for a starter project.

README 文档

README

This recipe applies a colletion of Project Starter recipes to configure a stating point for a new project.

Usage

  1. Set "minimum-stability": "dev" in your project composer.json.

  2. Install the recipe in you project. (If you are not using DDEV for your local environment, drop the ddev from the command.) $ ddev composer require tderego/project_starter

  3. Apply the recipe. Be sure to update the paths in the command to match your project. $ ddev exec -d /var/www/html/web php core/scripts/drupal recipe recipes/project_starter

  4. Uppack the recipe to add recipe items to the project composer.json and uninstall the recipe. $ ddev composer unpack tderego/project_starter

统计信息

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

GitHub 信息

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

其他信息

  • 授权协议: GPL-2.0-or-later
  • 更新时间: 2024-10-09