https://github.com/nexamerchant/merchant
Open source Free laravel Ecommerce
https://github.com/nexamerchant/merchant
ecommerce laravel rules shopping-cart
Last synced: 10 months ago
JSON representation
Open source Free laravel Ecommerce
- Host: GitHub
- URL: https://github.com/nexamerchant/merchant
- Owner: NexaMerchant
- Archived: true
- Created: 2024-06-20T08:06:14.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-12-12T01:04:30.000Z (over 1 year ago)
- Last Synced: 2025-06-29T07:48:52.279Z (11 months ago)
- Topics: ecommerce, laravel, rules, shopping-cart
- Language: JavaScript
- Size: 40.6 MB
- Stars: 5
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- Security: SECURITY.md
Awesome Lists containing this project
README
# Nexa Merchant Laravel ecommerce
[Online Document](https://nexa-merchant.vercel.app/)
# Docker Build
```bash
docker build -t nicesteven/nexamerchant .
```
# Docker Install
```
docker pull nicesteven/nexamerchant
```
# Docker Compose
```bash
cd docker
docker-compose up -d
docker-compose exec nexamerchant-php-apache php artisan key:generate
docker-compose exec nexamerchant-php-apache php artisan migrate
docker-compose exec nexamerchant-php-apache php artisan db:seed
```
# Plugin
## Shopify
## Onebuy
## Shopline
## Airwallex
## Google Analytices
## Facebook Pixel
## Google Tag Manager
## Google Recaptcha
## Feeds
## Shopee
## Issue
[Github](https://github.com/xxl4/NexaMerchant/issues)
## Discussions
[Github](https://github.com/xxl4/NexaMerchant/discussions)