Requirements
- macOS 10.12+ & Intelx86 CPU | macOS 11+ & Apple M1/M2 CPU
- MAMP 6.6 Download
- Drupal 9.4.2 / 10 Download
Objective
The scope of this tutorial is to learn how to install Drupal 9 on a local host in macOS. It is important to notice installing drupal using composer is the recommended method by Drupal. This alternative method is good for testing and experimentation purposes, but not for a production environment.
In this tutorial, we will start considering that you have already installed MAMP on your macOS computer. If you have not, please refer to this MAMP Installation Guide.
- Start MAMP localhost server
- Create a Drupal folder
- Create a database
- Follow Drupal Install Wizard
- That’s it!
Leave a Reply