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

https://github.com/nexamerchant/merchant

Open source Free laravel Ecommerce
https://github.com/nexamerchant/merchant

ecommerce laravel rules shopping-cart

Last synced: 6 months ago
JSON representation

Open source Free 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)