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
- Host: GitHub
- URL: https://github.com/ecomplus/app-frenet
- Owner: ecomplus
- License: mit
- Created: 2019-02-13T14:47:37.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2025-03-09T20:17:35.000Z (2 months ago)
- Last Synced: 2025-03-09T21:18:52.123Z (2 months ago)
- Language: JavaScript
- Size: 189 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
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.