Skip to content

Latest commit

 

History

History
49 lines (49 loc) · 1.75 KB

README.md

File metadata and controls

49 lines (49 loc) · 1.75 KB

INTRODUCTION

Manage and install templates massively on your listings and storefront if you have a store subscription on eBay.

This application is web based using codeigniter framework.
This application supports multiple eBay accounts and you can offer a service for your clients

Dashboard

Listings

Layouts

INSTALLING APPLICATION

Requirements

  • Web server (Local, Live)
  • php version 5.*
  • Domain with SSL supported
  • Send us your domain name to rockscripts@gmail.com. We will configure it to allow connections beetween your domain and eBay, otherwise installation will not work properly.

  1. Use a domain for this application, if it's running locally, create a virtual domain etemplate.com. It also runs in localhost but make sure it is listening
  2. Go to PHPMYADMIN and create a database with any name and import sql file in root of this project called database.sql
  3. Download and upload project files in your folder where your domain is pointed. If you have GIT installed in you machine just execute follow command with terminal:
    git clone https://github.com/rockscripts/profitable-items-finder-ebay.git
  4. Configure database details (localhost,database name, username and password) in: /application/config/database.php

¡Enjoy it!

LICENSE

Please read LICENSE