All Projects → fjerbi → CodeIgniter3-online-shop

fjerbi / CodeIgniter3-online-shop

Licence: MIT license
A full e-commerce project built with CI3 HMVC with Email confirmation,Paypal payement , Ion Auth , Live Chatroom and full admin dashboard

Programming Languages

HTML
75241 projects
PHP
23972 projects - #3 most used programming language
javascript
184084 projects - #8 most used programming language
CSS
56736 projects
coffeescript
4710 projects
SCSS
7915 projects

Projects that are alternatives of or similar to CodeIgniter3-online-shop

CodeIgniter-HMVC
CodeIgniter 3.1.10 with Modular Extensions - HMVC and Whoops Error Handling Framework 2.5.0
Stars: ✭ 30 (-73.68%)
Mutual labels:  codeigniter, hmvc, codeigniter3, codeigniter-hmvc
Ecommerce-CodeIgniter
An ecommerce CMS, very simple to use. Best for online shopping sites
Stars: ✭ 18 (-84.21%)
Mutual labels:  codeigniter, ecommerce-application, codeigniter3
ForgeIgniter-CI-3.x
Friendly open source CMS forged on Codeigniter 3
Stars: ✭ 26 (-77.19%)
Mutual labels:  codeigniter, hmvc, codeigniter3
grandnode2
Free, Open source, Fast, Headless, Multi-tenant eCommerce platform built with .NET Core, MongoDB, AWS DocumentDB, Azure CosmosDB, LiteDB, Vue.js.
Stars: ✭ 626 (+449.12%)
Mutual labels:  ecommerce, shopping-cart, ecommerce-application
Ecommerce Codeigniter Bootstrap
Responsive, Multi-Vendor, MultiLanguage Online Store Platform (shopping cart solution)
Stars: ✭ 788 (+591.23%)
Mutual labels:  ecommerce, shopping-cart, codeigniter
mytek
Django e-commerce web application with advanced features
Stars: ✭ 27 (-76.32%)
Mutual labels:  ecommerce, shopping-cart
next-shopify-starter
Nextjs + Tailwind CSS + Shopify Starter
Stars: ✭ 385 (+237.72%)
Mutual labels:  ecommerce, ecommerce-website
ng-shopping-cart
🛒 An Angular component library to create shopping carts
Stars: ✭ 46 (-59.65%)
Mutual labels:  ecommerce, shopping-cart
ZimCart-Laravel-Ecommerce
ZimCart is an Open Source eCommerce platform by Loyd Tafireyi using Laravel and it is available as a free and paid version.
Stars: ✭ 138 (+21.05%)
Mutual labels:  ecommerce-application, ecommerce-website
marketcloud-node
Marketcloud nodejs client library
Stars: ✭ 22 (-80.7%)
Mutual labels:  ecommerce, shopping-cart
Ecommerce
Angular 6 Ecommerce Application POC
Stars: ✭ 46 (-59.65%)
Mutual labels:  ecommerce, ecommerce-application
FoodDelivery
E-Commerce demo project. Food delivery application project made with.
Stars: ✭ 106 (-7.02%)
Mutual labels:  ecommerce, shopping-cart
WF-website
Website for Western Friend, part of the Religious Society of Friends
Stars: ✭ 34 (-70.18%)
Mutual labels:  ecommerce, ecommerce-website
Supply
🛍 Supply is a free e-commerce Jekyll theme with Gumroad integration.
Stars: ✭ 24 (-78.95%)
Mutual labels:  ecommerce, ecommerce-website
ci-theme
UPDATED: Now themes are independent from application with the use of Actions and Filters :D .. The branch WP-Like is not available for public usage but you may contact me if you want a copy of it.
Stars: ✭ 20 (-82.46%)
Mutual labels:  codeigniter, hmvc
react-elements-netlify-serverless
Digital Wallet payments with React Stripe Elements and Netlify Functions
Stars: ✭ 21 (-81.58%)
Mutual labels:  ecommerce, shopping-cart
codeigniter3-filename-checker
CodeIgniter3 Filename Checker
Stars: ✭ 21 (-81.58%)
Mutual labels:  codeigniter, codeigniter3
tutorial-codeigniter
Tutorial Codeigniter untuk pemula
Stars: ✭ 108 (-5.26%)
Mutual labels:  codeigniter, codeigniter3
magento2-freeshipping-progress-bar
Add a free shipping eligibility progress bar to your Magento 2 websites cart to promote increased order value.
Stars: ✭ 37 (-67.54%)
Mutual labels:  ecommerce, shopping-cart
artifacts
A clone of Etsy, an e-commerce site themed around selling items procured by time travelers.
Stars: ✭ 16 (-85.96%)
Mutual labels:  ecommerce, shopping-cart

Requirements

  • PHP 5.4.0 or later
  • Composer
  • Git
  • SSH
  • Shell

Installation

1-Clone the project to your htdocs directory

2-Configure the Database(application/config/database.php)

3-Configure the config file(application/config/config.php)

Configuration

Email configuration : -Configure the email configuration file(application/config/email.php) for the forgotten password and validating register with the email

-PayPal configuration :

-Configure your sandbox.paypal account or your paypal account (application/modules/parametres_web/controllers/Parametre_web.php)

Admin Dashboard

To access the admin dashboard (yourprojecturl/auth/login)

Username :[email protected]

Password:password

Note :

The database is an .sql file in the root folder of the project, it might take some time because it contains a huge amount of data, import the file in your database and wait for it.

Tutorial :

https://www.youtube.com/watch?v=ZQXuit0n3jE&t

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].