# How to set up Elementor in a Ymir project

Automatic configuration

You can have Ymir configure your project automatically for you by using the configure command.

Elementor (opens new window) is a popular free WordPress page builder that you can use to build beautiful WordPress sites. Ymir makes it easy to support Elementor in your serverless WordPress project. This guide will cover the changes that you need to make.

# Project configuration changes

Below is a sample environment configuration for Elementor. You need to replace the environment with the correct environment name.

environments:
  environment:
    cdn:
      excluded_paths:
        - /uploads/elementor/*