Skip to content

WordPress Theme & Plugin management for the Envato Market.

Notifications You must be signed in to change notification settings

envato/wp-envato-market

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Envato Market

WordPress Theme & Plugin management for the Envato Market.

Contributors: valendesigns, dtbaker, aaronrutley
Requires at least: 4.9
Tested up to: 4.9.4
Stable tag: 2.0.0
License: GPLv2 or later
Website: https://envato.com/market-plugin/

Build Status Coverage Status Built with Grunt devDependency Status

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 from https://envato.com/market-plugin/

Installing the Envato Market plugin.

  1. Download the envato-market.zip to your computer.
  2. Login to WordPress and go to the 'Plugins' menu.
  3. Click 'Add New' and upload the envato-market.zip file, then activate.
  4. 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.
  2. Upload envato-market to the /wp-content/plugins/ directory.
  3. Activate the plugin through the 'Plugins' menu in WordPress.
  4. Click the 'Envato Market' menu in WordPress and connect to the API.

Contributing

Pull requests are welcome. Please review the guidelines for contributing and code of conduct before contributing to this repository.

Change Log

v2.0.0

  • Various bug fixes
  • Compatibility with the new Envato API response format

v1.0.0

  • Original release