- Drupal 8 Module Development
- Daniel Sipos
- 81字
- 2021-07-02 12:22:36
Composer
As I alluded to earlier, installing Drupal 8 is best done via the Composer template project. However, you may also install it straight from Git by checking out the latest tag or commit in the Drupal.org Git repository (https://www.drupal.org/project/drupal/git-instructions). If you do this, you will need to install its dependencies via Composer, and Drupal has many.
To this end, you will need to have Composer available on your development environment and have a basic understanding of how to use it.
推薦閱讀
- FuelPHP Application Development Blueprints
- PWA入門與實踐
- Unity 2020 Mobile Game Development
- Access 2010數據庫基礎與應用項目式教程(第3版)
- Mastering Apache Storm
- Go語言從入門到精通
- Go語言入門經典
- PhoneGap 4 Mobile Application Development Cookbook
- Web開發的平民英雄:PHP+MySQL
- JavaScript Concurrency
- Java核心編程
- Getting Started with JUCE
- JBoss AS 7 Development
- 川哥教你Spring Boot 2實戰
- 區塊鏈:技術與場景