https://github.com/nexamerchant/nexamerchant
Free Open Source Laravel ecommerce
https://github.com/nexamerchant/nexamerchant
airwallex checkout ecommerce landing-page laravel onebuy payment payment-gateway shipping shopify shopline
Last synced: 20 days ago
JSON representation
Free Open Source Laravel ecommerce
- Host: GitHub
- URL: https://github.com/nexamerchant/nexamerchant
- Owner: NexaMerchant
- Created: 2023-12-05T01:22:40.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-03-27T00:46:00.000Z (about 2 months ago)
- Last Synced: 2025-03-27T01:33:43.611Z (about 2 months ago)
- Topics: airwallex, checkout, ecommerce, landing-page, laravel, onebuy, payment, payment-gateway, shipping, shopify, shopline
- Language: JavaScript
- Homepage: https://nexa-merchant.vercel.app
- Size: 41.6 MB
- Stars: 6
- Watchers: 1
- Forks: 3
- Open Issues: 80
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
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 -ddocker-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)