- 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
推薦閱讀
- Flask Blueprints
- JavaScript 網(wǎng)頁(yè)編程從入門到精通 (清華社"視頻大講堂"大系·網(wǎng)絡(luò)開發(fā)視頻大講堂)
- Network Automation Cookbook
- Instant Ext.NET Application Development
- 執(zhí)劍而舞:用代碼創(chuàng)作藝術(shù)
- Creating Mobile Apps with jQuery Mobile(Second Edition)
- 現(xiàn)代C:概念剖析和編程實(shí)踐
- Three.js權(quán)威指南:在網(wǎng)頁(yè)上創(chuàng)建3D圖形和動(dòng)畫的方法與實(shí)踐(原書第4版)
- Drupal Search Engine Optimization
- LabVIEW入門與實(shí)戰(zhàn)開發(fā)100例(第4版)
- 計(jì)算機(jī)應(yīng)用基礎(chǔ)(Windows 7+Office 2010)
- Cinder:Begin Creative Coding
- Office VBA開發(fā)經(jīng)典:中級(jí)進(jìn)階卷
- JSP程序設(shè)計(jì)與案例教程
- JSP項(xiàng)目開發(fā)情境教程