title: "License Activation" post_status: publish comment_status: open taxonomy: category: - elementor-developers-docs post_tag: - Cli - Src - Repos


License Activation

Elementor Pro is a premium product that requires a license. To activate the license for a site you need a valid license key. A license can be activated from the admin panel or from the command line using the license activate command.

Command

wp elementor-pro license activate <license-key>

Arguments

<license-key>

(Required) The Elementor Pro license key.

Usage Examples

wp elementor-pro license activate XXX

This command will activate the Elementor Pro license.