WP-Config Support in Neve

The license key of Neve Pro can be active by adding it to the wp-config.php file of WordPress.

define('NEVE_LICENSE_KEY','your license code');

Below is an example:

First, get your license key from your Themeisle account and add it to the wp-config.php file of your WordPress instance.

Install and activate the plugin.

In case the plugin was downloaded from your Themeisle account, this approach of declaring the license key in the wp-config.php file works after removing the license.json file from the plugin folder.

For the development team

If you have access to the GitHub repository of the plugin and want to install it from a pull request, make sure to download the build - an example below.

Did this answer your question? Thanks for the feedback There was a problem submitting your feedback. Please try again later.

Still need help? Contact Us Contact Us