All Projects → anilozmen → Laravel Ecommerce Iyzico

anilozmen / Laravel Ecommerce Iyzico

Licence: mit
Iyzico intigrated e-Commerce system that could be developed easily in simple level.

Projects that are alternatives of or similar to Laravel Ecommerce Iyzico

Aimeos
Integrated online shop based on Laravel 8 and the Aimeos e-commerce framework
Stars: ✭ 2,354 (+2806.17%)
Mutual labels:  ecommerce, laravel, shopping-cart, cart
Laravel Ecommerce
AvoRed an Open Source Laravel Shopping Cart
Stars: ✭ 1,151 (+1320.99%)
Mutual labels:  ecommerce, shopping-cart, cart, laravel
Gogrocery
Its an eCommerce app inspired from Amazon , big Basket , grofers ,grocery app , Etc
Stars: ✭ 62 (-23.46%)
Mutual labels:  ecommerce, shopping-cart, cart
svelte-commerce
Svelte ecommerce - Headless, Authentication, Cart & Checkout, TailwindCSS, Server Rendered, Proxy + API Integrated, Animations, Stores, Lazy Loading, Loading Indicators, Carousel, Instant Search, Faceted Filters, Typescript, Open Source, MIT license. 1 command deploy to your own server, 1 click deploy to netlify.
Stars: ✭ 695 (+758.02%)
Mutual labels:  ecommerce, shopping-cart, cart
awesome-ecommerce
Collect and develop Open Source or Free Projects for building ecommerce platform easy and fast and free
Stars: ✭ 39 (-51.85%)
Mutual labels:  ecommerce, shopping-cart, cart
mytek
Django e-commerce web application with advanced features
Stars: ✭ 27 (-66.67%)
Mutual labels:  ecommerce, shopping-cart, cart
ng-shopping-cart
🛒 An Angular component library to create shopping carts
Stars: ✭ 46 (-43.21%)
Mutual labels:  ecommerce, shopping-cart, cart
storefront-app
Storefront by Fleetbase is an open source hyperlocal shopping or services app. Enables users to quickly launch their own shop or service booking app or setup a multi-vendor marketplace.
Stars: ✭ 40 (-50.62%)
Mutual labels:  ecommerce, shopping-cart, cart
Grandnode
Open source, headless, multi-tenant eCommerce platform built with .NET Core, MongoDB, AWS DocumentDB, Azure CosmosDB, Vue.js.
Stars: ✭ 1,768 (+2082.72%)
Mutual labels:  ecommerce, shopping-cart, cart
Sapper Ecommerce
Svelte ecommerce - Headless, Authentication, Cart & Checkout, TailwindCSS, Server Rendered, Proxy + API Integrated, Animations, Stores, Lazy Loading, Loading Indicators, Carousel, Instant Search, Faceted Filters, 1 command deploy to production, Open Source, MIT license. Join us as contributor ([email protected])
Stars: ✭ 289 (+256.79%)
Mutual labels:  ecommerce, shopping-cart, cart
Awesome Woocommerce
Plugins and code snippets to improve your WooCommerce store.
Stars: ✭ 279 (+244.44%)
Mutual labels:  ecommerce, shopping-cart, cart
Aimeos Laravel
Laravel ecommerce package for professional, ultra fast online shops, complex B2B applications and #gigacommerce
Stars: ✭ 5,204 (+6324.69%)
Mutual labels:  ecommerce, laravel, shopping-cart
Arastta
Solid, Free, Open Source, Community Driven eCommerce
Stars: ✭ 251 (+209.88%)
Mutual labels:  ecommerce, shopping-cart, cart
Ecommwar
A leaderboard of the top open-source e-commerce platforms. Promoting the bests for building reliable stores.
Stars: ✭ 203 (+150.62%)
Mutual labels:  ecommerce, shopping-cart, cart
Lashop
Simple shop based on Laravel 7.3
Stars: ✭ 60 (-25.93%)
Mutual labels:  ecommerce, cart, laravel
Microweber
Drag and Drop Website Builder and CMS with E-commerce
Stars: ✭ 2,226 (+2648.15%)
Mutual labels:  ecommerce, shopping-cart, laravel
Laracom
Laravel FREE E-Commerce Software
Stars: ✭ 1,570 (+1838.27%)
Mutual labels:  ecommerce, shopping-cart, laravel
Nopcommerce
The most popular open-source eCommerce shopping cart solution based on ASP.NET Core
Stars: ✭ 6,827 (+8328.4%)
Mutual labels:  ecommerce, shopping-cart, cart
S Cart
This project has been replaced by https://github.com/s-cart/s-cart
Stars: ✭ 258 (+218.52%)
Mutual labels:  ecommerce, shopping-cart, laravel
Ecommerce Open Api
果酱小店:基于 Laravel + swoole + 小程序的开源电商系统,优雅与性能兼顾 : )
Stars: ✭ 546 (+574.07%)
Mutual labels:  ecommerce, shopping-cart, laravel

Issues Star Follow Licence

Laravel Ecommerce Iyzico

Laravel Ecommerce + Iyzico

Framework Used: Laravel 5.6

Iyzico intigrated e-Commerce system that could be developed easily in simple level.

Installation

  1. Clone the repo and cd into it.
  2. Open the terminal and write this command composer install
  3. Rename or copy .env.example file to .env and write required database information.
  4. Run php artisan key:generate command.
  5. With php artisan migrate command, create the tables.
  6. php artisan db:seed method to run other seed classes.

Iyzico Settings

  1. Enter your setApiKey(), setSecretKey(), setBaseUrl() information in App/Services/PaymentService .

Features

  • Multiple Product Images
  • Unlimited Categories
  • Unlimited Products
  • Virtual POS ( IYZICO )
  • Shopping Cart
  • Dynamic Breadcrumbs
  • Add any item to the cart + AJAX
  • Ability to checkout the pay
  • Membership is required to make a payment
  • Being able to see your orders
  • Editing profile information etc. (address, telephone)
  • Responsivity

Demo

Packages Used

  1. cviebrock/eloquent-sluggable
  2. gloudemans/shoppingcart
  3. intervention/image
  4. iyzico/iyzipay-php
  5. laravelcollective/html

Template

COLOSHOP

Do you want to support?

Why dont you give star to my Github repo and share my repo in social media?

Twitter Website

License

The Laravel framework is open-sourced software licensed under the MIT license.

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].