Shopping Cart Solution - CodeIgniter and Bootstrap
Bootsrap Responsive Multi-Vendor, MultiLanguage Online Shop Platform
Current versions:
Codeigniter 3.1.6
Bootstrap 3.3.7
Donate
If this project help you reduce time to develop, you can give me a cup of coffee to continue its development. Thank you! :)
Support of following features
Multivendor support
MultiLanguage with interface for easily add/edit functionality!!
Virtual products support
Advanced search with treeView categories
Easy manage of products (new filed for every added language, subcategories are easy to manage)
Advanced sorting and order products
Ajax based shopping cart
Checkouts are saved to administration, email notifications for every new order
Quantity of products maganed from orders
Add textual pages
Activate and disable pages
File manager in administration
Blog integrated
Email subscribe
Easy installation
Easy code change
Edit every text from administration
Receive payments, also have option for paypal sandbox testing
Fast loading
Site color change with easy to use gradient generator
Add multilanguage cookie notificator from silktide.com for EU Cookie Law
Multiple templates.. also can easy create your own..
Bank account payments support
Highcharts statistics for orders
Discount codes
Available on English, Greek, Bulgarian
Resposive public pages, responsive administration, responsive vendor pages
etc.
Easy installation in 3 steps
Import database.sql to your mysql
Set hostname, username and password in application/config/database.php
Set your site domain in application/config/config.php - $config['base_url'] = 'http://yourdomain.com';
Opss I forgot for last 4 step... ENJOY! ;)
Little explain for installation - if you paste installation of project in directory something like http://localhost/SHOP, you must set this directory to application/config/config.php - $config['base_url'] = 'http://localhost/SHOP'; and must remove from .htaccess file "RewriteBase /" line because css and js files will not be loaded! But you must know that the best way to install this platform is to set it in root http://localhost directory or if you want to be in other directory just set virtual host for this and point him to there. (example: http://shop.dev - point to localhost/shop directory). How to create virtual hosts you can read here: http://goo.gl/UvpYMG
Login to administration with
User: admin
Pass: admin
Screenshots of public pages
Screenshots of vendors pages
Screenshot of admin panel
How To Write Templates
Read in our wiki - https://github.com/kirilkirkov/Shopping-Cart-Solution-CodeIgniter/wiki/How-to-write-templates
Shopping cart peculiarities
Read in our wiki - https://github.com/kirilkirkov/Shopping-Cart-Solution-CodeIgniter/wiki/Shopping-cart-peculiarities
Multi Vendor Support
Read in our wiki - https://github.com/kirilkirkov/Shopping-Cart-Solution-CodeIgniter/wiki/Multi-Vendor-Support
Download source code :- https://github.com/hp-techbucket/Shopping-Cart-Solution-CodeIgniter/archive/master.zip
Comments
Post a Comment