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.
- Host: GitHub
- URL: https://github.com/futhr/spree-unifaun
- Owner: futhr
- License: bsd-3-clause
- Created: 2013-05-10T10:19:10.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2015-02-12T09:24:51.000Z (over 10 years ago)
- Last Synced: 2025-02-07T08:33:38.938Z (8 months ago)
- Topics: draft, e-commerce, extension, futhr, rspec, ruby, spree, spree-unifaun, unifaun, wip
- Language: Ruby
- Homepage: http://spreecommerce.com
- Size: 555 KB
- Stars: 3
- Watchers: 3
- Forks: 2
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
Awesome Lists containing this project
README

# Spree Unifaun Packsoft ERPConnect
[](https://travis-ci.org/futhr/spree-unifaun)
[](https://codeclimate.com/github/futhr/spree-unifaun)
[](https://coveralls.io/r/futhr/spree-unifaun?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