text 使用命令行安装D8

Posted

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了text 使用命令行安装D8相关的知识,希望对你有一定的参考价值。

// DOWNLOAD THE FILES AND RUN COMPOSER INSTALL 

cd to /htdocs folder in MAMP

$ composer create-project drupal-composer/drupal-project:8.x-dev my_site_name_dir --no-interaction

// this will make a folder called /my_site_name_dir, then download lots of files and components
// make sure the memory_limit of your current MAMP php version is very high

// OPGELET: composer installeert een /web folder.
// De root van je site is vanaf nu de /web folder!

// CREATE AN EMPTY DB in MAMP

// Surf naar localhost/nieuwesite/web

// RUN THE INSTALLER

// OPGELET: installer bleef steken in Chrome, mogelijk probleem met cookies.
// FIREFOX installeert correct

以上是关于text 使用命令行安装D8的主要内容,如果未能解决你的问题,请参考以下文章

text 通过命令行安装Wordpress数据库

text Composer更新D8核心+模块

text d8干净的网址

使用命令行工具构建 Android

如何让sublime text 2运行程序时打开命令行窗口

sublime text2怎么安装插件