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
- 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.
- 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
- Go to PHPMYADMIN and create a database with any name and import sql file in root of this project called database.sql
-
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 - Configure database details (localhost,database name, username and password) in: /application/config/database.php
¡Enjoy it!
Please read LICENSE