定制 drupal/ai_ecosystem 二次开发

按需修改功能、优化性能、对接业务系统,提供一站式技术支持

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

drupal/ai_ecosystem

最新稳定版本:1.0.0-alpha2

Composer 安装命令:

composer require drupal/ai_ecosystem

包简介

Gets all the different AI modules and libraries

关键字:

README 文档

README

This is a recipe that downloads the AI module and a lot of the ecosystem in terms of third party modules and providers.

Install

1. Add the recipe part to your composer.json

Unless you have done this already, add the following into your composer.json to make sure the recipes are placed correctly.

"installer-paths": {
 // existing entries omitted...
 "web/recipes/contrib/{$name}": [
   "type:drupal-recipe"
 ]
}

2. Get this recipe.

Run the following to download the recipe:

composer require drupal/ai_ecosystem

3. Download dependencies and apply the recipe.

Run the following two commands to download all the dependencies from this recipe and then apply it.

composer install
drush recipe recipes/contrib/ai_ecosystem

统计信息

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

GitHub 信息

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

其他信息

  • 授权协议: Unknown
  • 更新时间: 2024-10-29