Skip to content

rockscripts/template-manager-on-eBay

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 [email protected]. 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