Hacker News new | ask | show | jobs
by andrewryno 4340 days ago
It's installed through Composer. In composer.json it sets up a custom repository to download the latest version of WordPress, and then uses the "extra" section to install it to a custom directory (in this case the public directory).
1 comments

ah I see. Thanks andrewryno.