alfwasim/drupal-installer
最新稳定版本:v1.1.1
Composer 安装命令:
composer require alfwasim/drupal-installer
包简介
Help to install drupal project
README 文档
README
A simple command-line tool for creating Drupal projects quickly using Composer.
Features
- Create a new Drupal project with a single command.
- Install the latest stable Drupal release.
- Install a specific Drupal version.
- Lightweight and easy to use.
- Distributed through Composer and Packagist.
Requirements
- PHP 8.1 or higher
- Composer
Installation
Install the package globally:
composer global require alfwasim/drupal-installer
Make sure Composer's global bin directory is available in your system PATH.
Usage
Create a project using the latest stable Drupal release:
drupal new my-site
Create a project using a specific Drupal version:
drupal new my-site 11.2.5
Examples
drupal new blog drupal new company-website drupal new news-portal 11.2.5
License
This project is open-sourced under the MIT License.
Author
Wasim Ansari
GitHub: https://github.com/meWasim
统计信息
- 总下载量: 0
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 3
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2026-06-12