- Drupal 8 Blueprints
- Alex Burrows
- 56字
- 2021-07-03 00:03:23
Downloading modules and themes
Once our site is installed, we need to download our base theme for our site, so we can do the following to get modules or themes:
- Download directly from Drupal.org
https://drupal.org/project/{module or theme name}
- Download using Drush
drush dl project, for example, drush dl bootstrap
- Download using Drupal console
drupal:download project
推薦閱讀
- Leap Motion Development Essentials
- 程序員面試算法寶典
- MATLAB實用教程
- Hands-On RESTful Web Services with Go
- Big Data Analytics
- Learning Unreal Engine Android Game Development
- Python項目實戰從入門到精通
- Visual Basic程序設計習題與上機實踐
- Building Serverless Architectures
- Clean Code in C#
- Bootstrap for Rails
- 深入解析Java編譯器:源碼剖析與實例詳解
- 算法圖解
- Python Deep Learning
- 零基礎C#學習筆記