承接 lakedrops/ahoy 相关项目开发

从需求分析到上线部署,全程专人跟进,保证项目质量与交付效率

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

lakedrops/ahoy

最新稳定版本:v1.8.1

Composer 安装命令:

composer require lakedrops/ahoy

包简介

This plugin collects available ahoy scripts from installed LakeDrops plugins and configures ahy in the project root.

README 文档

README

This is a composer plugin which prepares your local development environment for Ahoy using the framework from Ahoy-CLI.

If you installed Ahoy-CLI globally once you can use it in Drupal projects without any further configuration.

Ahoy within the L3D framework

It currently scans all composer packages with the pattern lakedrops/* and collects all their Ahoy commands and makes them available in the root of the main project automatically.

Prepare a LakeDrops plugin for Ahoy

When your comploser plugin should support this Ahoy framework, simply create a file called .ahoy.l3d.yml in the root of your plugin with content similar to this:

ahoyapi: v2 commands: name1: imports: - file1.yml usage: Description of the commands in the external file 1 name2: imports: - file2.yml usage: Description of the commands in the external file 2 

You can use your own names (instead of name1 and name2) and then import any number of files which then contain your real Ahoy commands for this plugin section.

When Ahoy later imports those files into your main root project, it will make sure to resolve the full path to the imported files properly.

统计信息

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

GitHub 信息

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

其他信息

  • 授权协议: GPL-2.0-or-later
  • 更新时间: 2026-01-04