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

https://github.com/ecomplus/app-frenet

E-Com Plus app to integrate Frenet shipping gateway
https://github.com/ecomplus/app-frenet

Last synced: 6 days ago
JSON representation

E-Com Plus app to integrate Frenet shipping gateway

Awesome Lists containing this project

README

        

# app-frenet

E-Com Plus app to integrate Frenet shipping gateway

## Introduction

This is another shipping app for E-Com Plus,
similar to [Melhor Envio](https://github.com/ecomclub/app-melhor-envio),
but in this case we aren't intended to handle shipping rules from
app data, they should be configuated by the merchant directly from
Frenet dashboard.

Even though,
`free_shipping_from_value` is still needed, should be
hardseted by the merchant on app data.

## Reference

- https://frenetapi.docs.apiary.io/
- https://github.com/ecomclub/modules-api/tree/master/docs

## Production server

Published at https://frenet.ecomplus.biz

### Continuous deployment

When app version is **production ready**,
[create a new release](https://github.com/ecomclub/app-frenet/releases)
to run automatic deploy from `master` branch.