Code Monkey home page Code Monkey logo

ecommerce-codeigniter-bootstrap's Introduction

Shopping Cart Solution - CodeIgniter and Bootstrap

Bootsrap Responsive Multi-Vendor, MultiLanguage Online Shop Platform

Current versions:

  • Codeigniter 3.1.11
  • 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! :) Donate

Support of following features

  1. Multi-Vendor
  2. MultiLanguage
  3. Virtual products support
  4. Multi Templates support
  5. API
  6. Beautiful administration with high level of access
  7. Ajax based shopping cart
  8. Checkouts are saved to administration, email notifications for every new order
  9. Quantity of products managed from orders
  10. Add textual pages
  11. Activate and disable pages
  12. File manager in administration
  13. Integrated blog
  14. Email subscribe
  15. Easy installation
  16. Readable source
  17. Complete editing of public texts
  18. Receive alt text payments, also have option for paypal sandbox testing
  19. Fast-loading templates for good seo
  20. Site color change with easy to use gradient generator
  21. Add multilanguage cookie notificator from silktide.com for EU Cookie Law
  22. Multiple templates.. also can easy create your own..
  23. Bank account payments support
  24. Highcharts statistics for orders
  25. Discount codes
  26. Available on English, Greek, Bulgarian
  27. Responsive public pages, responsive administration, responsive vendor pages
  28. Advanced search with treeView categories
  29. Easy manage of products (new filed for every added language, subcategories are easy to manage)
  30. Advanced sorting and order products
  31. etc.

Easy installation in 3 steps

  1. Import database.sql to your mysql
  2. Set hostname, username and password in application/config/database.php
  3. Set your site domain in application/config/config.php - $config['base_url'] = 'http://yourdomain.com';
  4. Opss I forgot for last 4 step... ENJOY! ;)

Little explanation about the 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

Vendors support

Login url is - vendor/login. Vendors are not supported only from "onepage" template. Can register new vendor from url - vendor/register. Vendors must be enabled from /admin (administration) ->Settings->Multi-Vendor Support.

Users registration

Users 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 and change your design). Users can track their orders history only.

Screenshots of public pages

alt text

Screenshots of vendors pages

alt text

Screenshot of admin panel

alt text

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

ecommerce-codeigniter-bootstrap's People

Contributors

kirilkirkov avatar agoenks29d avatar totoprayogo1916 avatar fab-atka avatar dmitriyol avatar ashu3752 avatar amdziak avatar deadbeafda avatar

Stargazers

Fasil Getie avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.