An open API service indexing awesome lists of open source software.

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

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)