Shopping Cart Solution - CodeIgniter and Bootstrap
Current versions:
- Codeigniter 3.1.13 (CodeIgniter Foundation)
- Bootstrap 3.3.7
If this project help you reduce time to develop, you can give me a cup of coffee to continue its development. Thank you! :)
BTC Address: 3Qwge1rMAqb7ko3g6AeJraV4ms1pDu2pFd
WordPress PDF Invoices Plugin - Create, Send, Manage and Download as PDF or CSV Invoices in Multiple Templates
- Multi-Vendor
- MultiLanguage
- Virtual products support
- Multi Templates support
- API
- Beautiful administration with high level of access
- Ajax based shopping cart
- Checkouts are saved to administration, 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 option for paypal sandbox testing
- Fast-loading templates for good seo
- 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
- Responsive public pages, responsive administration, responsive vendor pages
- 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
- etc.
- Import database.sql to your MySQL database
- Set database, username and password in application/config/database.php
- Administration url - /admin (eg. https://yourwebsite.com/admin)
- Username: admin
- Password: admin
- Login url is - /vendor/login (eg. https://yourwebsite.com/vendor/login)
- Vendors are not supported only from "onepage" template.
- Can register new vendor from url - /vendor/register. (eg. https://yourwebsite.com/vendor/register)
- Vendors must be enabled from administration - /admin (eg. https://yourwebsite.com/admin/settings) Settings -> Multi-Vendor Support (panel).
Users /registration/login (https://yourwebsite.com/registration/login) is added only in 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 orders history only.Read in our wiki - https://github.com/kirilkirkov/Shopping-Cart-Solution-CodeIgniter/wiki/How-to-write-templates
Read in our wiki - https://github.com/kirilkirkov/Shopping-Cart-Solution-CodeIgniter/wiki/Shopping-cart-peculiarities
Read in our wiki - https://github.com/kirilkirkov/Shopping-Cart-Solution-CodeIgniter/wiki/Multi-Vendor-Support
Read in our wiki - https://github.com/kirilkirkov/Shopping-Cart-Solution-CodeIgniter/wiki/API
- 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.