Shopping Cart Solution - CodeIgniter and Bootstrap
Bootstrap Responsive Multi-Vendor, MultiLanguage Online Shop Platform
Current versions:
- Codeigniter 3.1.13 (CodeIgniter Foundation)
- Bootstrap 3.3.7
Donate
If this project helps you reduce time to develop, you can give me a cup of coffee to continue its development. Thank you! :)
BTC Address: 3FmdTVWCApEcHT6wmrSCFkUSqaowsaqS9Y
See also
WordPress PDF Invoices Plugin - Create, Send, Manage, and Download as PDF or CSV Invoices in Multiple Templates
Support of the following features
- Multi-Vendor
- MultiLanguage
- Virtual products support
- Multi Templates support
- API
- Beautiful administration with a high level of access
- Ajax-based shopping cart
- Checkouts are saved to administration, and email notifications for every new order
- Quantity of products managed from orders
- Add textual pages
- Activate and disable pages
- File manager in administration
- Integrated blog
- Email Subscribe
- Easy installation
- Readable source
- Complete editing of public texts
- Receive payments, also have an option for PayPal sandbox testing
- Fast-loading templates for good SEO
- Site color change with easy to use gradient generator
- Add multilanguage cookie notification from silktide.com for EU Cookie Law
- Multiple templates.. also can easily create your own.
- Bank account payments support
- Highcharts statistics for orders
- Discount codes
- Available in English, Greek, Bulgarian
- Responsive public pages, responsive administration, responsive vendor pages
- Advanced search with treeView categories
- Easy management of products (new filed for every added language, subcategories are easy to manage)
- Advanced sorting and order of products
- etc.
Easy installation in 2 steps
- Import database.sql to your MySQL database
- Set database, username, and password in application/config/database.php
Available Languages
- English
- Greece
- Bulgarian
- Indonesian
Login to administration with
Vendors support
Users Registration
Users /registration/login (https://yourwebsite.com/registration/login) are added only in the greenlabel template. (easily can be added to any other template, just copy files: login.php, signup.php, user.php to the new template directory (application/views/templates) and change your design).
Users can track their order history only.
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
API Documentation
Read in our wiki - https://github.com/kirilkirkov/Shopping-Cart-Solution-CodeIgniter/wiki/API
Server Requirements
- PHP version 5.6 or newer is recommended.
It should work on 5.3.7 as well, but we strongly advise you NOT to run such old versions of PHP, because of potential security and performance issues, as well as missing features.