Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/workarea-commerce/workarea-share


https://github.com/workarea-commerce/workarea-share

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

Workarea Share
================================================================================

A Workarea Commerce plugin that provides functionality for sharing a product via social media or email.

Overview
--------------------------------------------------------------------------------

* Simple configuration and view customization
* Injected Style Guide to help aide development
* Uses reCAPTCHA to protect from misuse

Getting Started
--------------------------------------------------------------------------------

Add the gem to your application's Gemfile:

```ruby
# ...
gem 'workarea-share'
# ...
```

Update your application's bundle.

```bash
cd path/to/application
bundle
```

Features
--------------------------------------------------------------------------------

### Easy customizability

Change the maximum length of the message of the sent email via Admin configuration page. Customize the sharable offerings by editing `views/workarea/storefront/shares/_share_buttons.html.haml`

Workarea Commerce Documentation
--------------------------------------------------------------------------------

See [https://developer.workarea.com](https://developer.workarea.com) for Workarea Commerce documentation.

License
--------------------------------------------------------------------------------

Workarea Share is released under the [Business Software License](LICENSE)