# Setup

# Requirements

# Installation

  • Install Advanced Custom Fields (Regular or Pro version) into your WordPress installation (Optional).

    WARNING

    Using ACF is not mandatory but strongly recommended, because Bricks takes advantage of some of its features.

  • Clone Bricks from its repository (opens new window) directly inside the wp-content/themes directory in your WordPress installation:

    git clone https://github.com/stefanobartoletti/bricks.git
    
  • Delete .git and .github directories inside the newly created bricks theme folder.

  • Run git init to initialize a new repository from scratch (you may skip this step, i.e. if you already have a Git repository versioning your entire WordPress installation).

  • Install dependencies with your package manager:

  • Compile all resources: