- Drupal 8 Blueprints
- Alex Burrows
- 162字
- 2021-07-03 00:03:22
Installing Drupal
For now, we will just install Drupal using DevDesktop; however, we will change how we do this later on.
To do this, open up DevDesktop, then bottom left click on +, and then select New Drupal Site. Then, once the popup appears, click on Install in the row that Drupal 8 is in. This will appear with a popup:

Fig 1.0: Install Drupal 8.x site
Once this is done, click on the Local site:

Fig 1.1
In the preceding Fig 1.1, we can now get our Drupal site up and running.
We can see four lines of content:
- Local site: This is the URL that our website is accessible on locally
- Local code: This is where our code is currently located; further along, there is a little square button on the right, which launches a Terminal window
- Local database: This is the name of our database
- PHP version: This is the version of PHP being used
推薦閱讀
- Getting Started with Citrix XenApp? 7.6
- Progressive Web Apps with React
- Mobile Application Development:JavaScript Frameworks
- 深度學習經典案例解析:基于MATLAB
- Instant Zepto.js
- Elastic Stack應用寶典
- Learning ArcGIS Pro
- Java性能權威指南(第2版)
- 名師講壇:Spring實戰開發(Redis+SpringDataJPA+SpringMVC+SpringSecurity)
- 精通Python自動化編程
- Getting Started with React Native
- R數據科學實戰:工具詳解與案例分析
- 從程序員角度學習數據庫技術(藍橋杯軟件大賽培訓教材-Java方向)
- Struts 2.x權威指南
- Elasticsearch Blueprints