Skip to main content

Installation

Run the following command, replacing "foobar" with the directory name that you want to use for the website.

composer create-project eighteen73/nebula foobar --stability=dev
cd foobar
composer update

Now you can set up your website in the usual way but note that, unlike vanilla WordPress, your web server should point to the project's /web subdirectory.