WordPress Theme & Plugin management for the Envato Market.
Contributors: valendesigns, dtbaker, aaronrutley
Requires at least: 5.1
Tested up to: 6.1
Stable tag: 2.0.8
License: GPLv2 or later
Website: https://www.envato.com/lp/market-plugin/
The Envato Market plugin can install WordPress themes and plugins purchased from ThemeForest & CodeCanyon by connecting with the Envato Market API using a secure OAuth personal token. Once your themes & plugins are installed WordPress will periodically check for updates, so keeping your items up to date is as simple as a few clicks.
You can add a global token to connect all your items from your account, and/or connect directly with a specific item using a singe-use token & item ID. When the global token and single-use token are set for the same item, the single-use token will be used to communicate with the API.
The latest version of the Envato Market plugin ZIP file can be downloaded from https://www.envato.com/lp/market-plugin/
Installing the Envato Market plugin.
- Download the
envato-market.zip
to your computer. - Login to WordPress and go to the 'Plugins' menu.
- Click 'Add New' and upload the
envato-market.zip
file, then activate. - Click the 'Envato Market' menu in WordPress and connect to the API.
Alternatively you can manually install the item via FTP
- Download the
envato-market.zip
and unpack the archive. - Upload
envato-market
to the/wp-content/plugins/
directory. - Activate the plugin through the 'Plugins' menu in WordPress.
- Click the 'Envato Market' menu in WordPress and connect to the API.
Required token permissions:
- View and search Envato sites (default)
- Download your purchased items
- List purchases you've made
Please see https://www.envato.com/lp/market-plugin/ for more details.
- Ensure WordPress 6.1 compatibility
- Fix blank page bug when items had no reviews
- Fix global notice hidden bug
- Add health check information to help diagnose common plugin issues
- Fix javascript compatibility with broken jQuery in 3rd party themes/plugins
- Fix javascript compatibility with WordPress 5.5
- Better error messages during API connectivity
- Better error messages during API connectivity
- Token permission checks
- Fix for showing missing ratings
- Multisite/Network mode support
- Fix self-update check
- Improved token generation feature
- Various bug fixes
- Compatibility with the new Envato API response format
- Original release