All Projects → nayanseth → ecommerce

nayanseth / ecommerce

Licence: other
A PHP e-commerce web application.

Programming Languages

PHP
23972 projects - #3 most used programming language

Projects that are alternatives of or similar to ecommerce

payantNG-php
PHP Library for PayantNG
Stars: ✭ 14 (-88.52%)
Mutual labels:  ecommerce
cartify
Shopping Cart implementation to serve as a shell for building e-commerce apps | Angular 7, Node.js, MongoDB
Stars: ✭ 22 (-81.97%)
Mutual labels:  ecommerce
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 (+469.67%)
Mutual labels:  ecommerce
react-ecommerce
E-commerce monorepo application using NextJs, React, React-native, Design-System and Graphql with Typescript
Stars: ✭ 136 (+11.48%)
Mutual labels:  ecommerce
Online-Appointment-Booking-System
An Online Appointment Booking System for Retail Chain Clinics with both the User as well as the Admin Side.
Stars: ✭ 95 (-22.13%)
Mutual labels:  phpmyadmin
solidus graphql api
GraphQL comes to Solidus!
Stars: ✭ 28 (-77.05%)
Mutual labels:  ecommerce
square-python-sdk
Python client library for the Square API
Stars: ✭ 72 (-40.98%)
Mutual labels:  ecommerce
solidus paypal braintree
💳Integrate Solidus with Braintree, including PayPal and Apple Pay support
Stars: ✭ 30 (-75.41%)
Mutual labels:  ecommerce
ecommerce-template
This is a simple and easy to integrate e-commerce design template based on Bootstrap 5.
Stars: ✭ 34 (-72.13%)
Mutual labels:  ecommerce
Gatsbylius
Fastest PWA eCommerce solution. Joins us as contributor.
Stars: ✭ 67 (-45.08%)
Mutual labels:  ecommerce
vendr-demo-store
Demo store for Vendr, the eCommerce solution for Umbraco v8+
Stars: ✭ 22 (-81.97%)
Mutual labels:  ecommerce
nosto-prestashop
Nosto plugin for Prestashop
Stars: ✭ 12 (-90.16%)
Mutual labels:  ecommerce
nextjs-starter-medusa
next.medusajs.com/
Stars: ✭ 147 (+20.49%)
Mutual labels:  ecommerce
hubble-frontend-pwa
E-Commerce PWA Frontend
Stars: ✭ 43 (-64.75%)
Mutual labels:  ecommerce
Installer
The Antvel e-commerce installer.
Stars: ✭ 12 (-90.16%)
Mutual labels:  ecommerce
chorus
Towards an open source stack for e-commerce search
Stars: ✭ 86 (-29.51%)
Mutual labels:  ecommerce
marketplace
A file sharing website using Laravel 5.5
Stars: ✭ 19 (-84.43%)
Mutual labels:  ecommerce
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 (-67.21%)
Mutual labels:  ecommerce
online-shopping
This is an online shopping project using Spring Boot,Spring web-flow, Spring Rest Services and Hibernate. In this project we also used Spring Security with java and annotation configuration
Stars: ✭ 34 (-72.13%)
Mutual labels:  ecommerce
Laravel-Google-Tag-Manager
Google Tag Manager tracking module for Laravel
Stars: ✭ 16 (-86.89%)
Mutual labels:  ecommerce

ecommerce

Note: This project is no longer being maintained.

A PHP e-commerce web application.

  1. To set this web application, make sure PHP and PHPMyAdmin is installed on your server.
  2. Next open PHPMyAdmin, create a database and import the bolt.sql file. This will generate tables in your database on your server.
  3. Upload all files on your server except for bolt.sql or bolt-new-phpmyadmin.sql! I have provided two database files for an old and new version of PHPMyAdmin respectively.
  4. The admin user which I have made has an email id [email protected] / [email protected] and the password is steve. (Please confirm this in db or create one manually.
  5. Open config.php file and add the details of your PHPMyAdmin's id and password to access the database. Now re-upload this file to the server.
  6. Once this is done, go to the url of your website and it should be up and running.

Enjoy!

Currently only COD (Cash on Delivery), has been implemented. Working on email delivery on purchase and payment gateway. Stay tuned for the updates.

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