An open API service indexing awesome lists of open source software.

https://github.com/chai-dev682/manage-envato-template

This project is used for manage Envato wordpress templates with simple UI
https://github.com/chai-dev682/manage-envato-template

bootstrap envato simple wordpress

Last synced: 3 months ago
JSON representation

This project is used for manage Envato wordpress templates with simple UI

Awesome Lists containing this project

README

        

# Welcome to Envato Wordpress Template Management

## Setup Environment
1. Copy .env.example to .env file and insert your APIKEY for Envato
2. Check python is installed and install python libraries using `pip install -r requirements.txt` command

## Run server
1. Run your server using `python app.py` command
2. Visit `http://localhost:5000`