https://github.com/envato/wp-envato-market
WordPress Theme & Plugin management for the Envato Market.
https://github.com/envato/wp-envato-market
Last synced: about 1 month ago
JSON representation
WordPress Theme & Plugin management for the Envato Market.
- Host: GitHub
- URL: https://github.com/envato/wp-envato-market
- Owner: envato
- Created: 2015-11-20T06:37:43.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2026-01-09T06:14:01.000Z (5 months ago)
- Last Synced: 2026-01-21T17:40:53.318Z (5 months ago)
- Language: PHP
- Homepage: https://www.envato.com/lp/market-plugin/
- Size: 1.97 MB
- Stars: 342
- Watchers: 68
- Forks: 95
- Open Issues: 9
-
Metadata Files:
- Readme: readme.md
- Contributing: contributing.md
- Code of conduct: code_of_conduct.md
Awesome Lists containing this project
README
# Envato Market
WordPress Theme & Plugin management for the Envato Market.
**Contributors:** [valendesigns](https://profiles.wordpress.org/valendesigns), [dtbaker](https://profiles.wordpress.org/dtbaker), [aaronrutley](https://profiles.wordpress.org/aaronrutley)
**Requires at least:** 5.1
**Tested up to:** 6.1
**Stable tag:** 2.0.8
**License:** [GPLv2 or later](http://www.gnu.org/licenses/gpl-2.0.html)
**Website:** https://www.envato.com/lp/market-plugin/
## Description ##
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.
## Installation ##
The latest version of the Envato Market plugin ZIP file can be [**downloaded**](https://envato.github.io/wp-envato-market/dist/envato-market.zip) from https://www.envato.com/lp/market-plugin/
Installing the Envato Market plugin.
1. Download the `envato-market.zip` to your computer.
1. Login to WordPress and go to the 'Plugins' menu.
1. Click 'Add New' and upload the `envato-market.zip` file, then activate.
1. Click the 'Envato Market' menu in WordPress and connect to the API.
Alternatively you can manually install the item via FTP
1. Download the `envato-market.zip` and unpack the archive.
1. Upload `envato-market` to the `/wp-content/plugins/` directory.
1. Activate the plugin through the 'Plugins' menu in WordPress.
1. 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
## Support ##
Please see https://www.envato.com/lp/market-plugin/ for more details.
## Change Log ##
See [CHANGELOG.md](CHANGELOG.md) for the full history of changes.