Themeforest Themes Update self-updates
Themeforest Themes Update WordPress Plugin
by pixelentity · github.com/bitfade/themeforest-themes-update · website
★ 25stars
4forks
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/bitfade/themeforest-themes-update/archive/refs/heads/master.zipShips its own WordPress updater (built-in updater), so new versions show up under Dashboard → Updates.
Themeforest Themes Update WordPress Plugin
Install the plugin, then edit wp-config.php and add
// USERNAME = buyer username on Envato
define('THEMEFOREST_USERNAME','USERNAME');
// APIKEY = buyer api key
define('THEMEFOREST_APIKEY','APIKEY');