- Drupal 8 Module Development
- Daniel Sipos
- 81字
- 2021-07-02 15:45:12
Composer
As I alluded to earlier, installing Drupal 8 is best done via a 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.
推薦閱讀
- Boost C++ Application Development Cookbook(Second Edition)
- Oracle從新手到高手
- 數據庫系統原理及MySQL應用教程
- PHP網絡編程學習筆記
- 微信公眾平臺開發:從零基礎到ThinkPHP5高性能框架實踐
- Python機器學習算法與實戰
- 從Excel到Python:用Python輕松處理Excel數據(第2版)
- Go語言精進之路:從新手到高手的編程思想、方法和技巧(1)
- Laravel Application Development Blueprints
- ASP.NET Web API Security Essentials
- OpenCV Android開發實戰
- Mapping with ArcGIS Pro
- OpenStack Sahara Essentials
- Kotlin核心編程
- Mastering WooCommerce 4