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

https://github.com/futhr/spree-unifaun

Unifaun ERPConnect for Spree Commerce.
https://github.com/futhr/spree-unifaun

draft e-commerce extension futhr rspec ruby spree spree-unifaun unifaun wip

Last synced: 6 months ago
JSON representation

Unifaun ERPConnect for Spree Commerce.

Awesome Lists containing this project

README

          

![Unifaun Logo](https://raw.github.com/futhr/spree-unifaun/master/unifaun.png)

# Spree Unifaun Packsoft ERPConnect

[![Build Status](https://travis-ci.org/futhr/spree-unifaun.svg?branch=master)](https://travis-ci.org/futhr/spree-unifaun)
[![Code Climate](https://codeclimate.com/github/futhr/spree-unifaun/badges/gpa.svg)](https://codeclimate.com/github/futhr/spree-unifaun)
[![Coverage Status](https://img.shields.io/coveralls/futhr/spree-unifaun.svg)](https://coveralls.io/r/futhr/spree-unifaun?branch=master)
[![Inline docs](http://inch-ci.org/github/futhr/spree-unifaun.svg?branch=master)](http://inch-ci.org/github/futhr/spree-unifaun)

:octocat: **NOTE THAT THIS GEM IS IN WIP MODE!**

## Unifaun Features

See integrated services on our [wiki pages][1]

Contact [Unifaun][2] to learn more about their integrated services and what it takes to get them up and running.

---

## Installation

Add to your `Gemfile`
```ruby
gem 'spree_unifaun', github: 'futhr/spree-unifaun', branch: 'master'
```

Run
```sh
$ bundle && bundle exec rails g spree_unifaun:install
```

---

## Contributing

See corresponding [guidelines][3]

---

## License

Copyright (c) 2013-2015 [Tobias Bohwalli][4], and other [contributors][5], released under the [New BSD License][6]

[1]: https://github.com/futhr/spree-unifaun/wiki
[2]: http://en.unifaun.se
[3]: https://github.com/futhr/spree-unifaun/blob/master/CONTRIBUTING.md
[4]: https://github.com/futhr
[5]: https://github.com/futhr/spree-unifaun/graphs/contributors
[6]: https://github.com/futhr/spree-unifaun/blob/master/LICENSE.md