承接 specbee/drupal-starterkit 相关项目开发

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

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

specbee/drupal-starterkit

Composer 安装命令:

composer create-project specbee/drupal-starterkit

包简介

Project template for Drupal 8 sites built with the Lightning distribution.

README 文档

README

A Composer based install method to set up Drupal projects using Specbee's Robo tooling.

Requirements

  • Lando
  • Docker
  • PHP >= 7.4
  • Composer v2

Usage

To create a new project, use the composer-create command to get the latest composer project.

composer create-project specbee/drupal-starterkit:9.x-dev project_name --no-interaction

This will scafold the Drupal repository and intialized Git in the directory with an initial commit.

Next step is to configure the project settings at robo.yml. Refer the file to make changes to the file as per the project requirements.

Once, done run composer init-repo which will:

  • Setup Drush aliases
  • Configure the Landofile
  • Configure Grumphp for checking commits

To create a local.settings.php run composer setup-local

Run lando start to spin up the containers used to run the application.

Setup a new site or existing site

Once the lando containers are running, run the lando command

lando robo setup -n

This will install a fresh Drupal site using the installation profile drupal.profile mentioned in the robo.yml. After which if existing configurations are present those will be imported and theme will be build if present.

Add new Robo commands

New commands can be added to the RoboFile.php available in the project root

<?php
/**
 * Example command
 *
 * @aliases example
 */
 public function exampleCommand()
 {
   $this->say("Hello world");
 }
?>

统计信息

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

GitHub 信息

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

其他信息

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

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固