- 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
推薦閱讀
- Java語(yǔ)言程序設(shè)計(jì)
- Google Flutter Mobile Development Quick Start Guide
- 深入淺出WPF
- Responsive Web Design with HTML5 and CSS3
- Bulma必知必會(huì)
- Cassandra Data Modeling and Analysis
- INSTANT Django 1.5 Application Development Starter
- Microsoft Azure Storage Essentials
- 汽車人機(jī)交互界面整合設(shè)計(jì)
- 從零開始學(xué)Python網(wǎng)絡(luò)爬蟲
- QGIS 2 Cookbook
- 基于GPU加速的計(jì)算機(jī)視覺編程:使用OpenCV和CUDA實(shí)時(shí)處理復(fù)雜圖像數(shù)據(jù)
- Software Development on the SAP HANA Platform
- MongoDB Cookbook
- Flutter之旅