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-email-signup-popup


https://github.com/workarea-commerce/workarea-email-signup-popup

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

Workarea Email Signup Popup
================================================================================

Workarea Commerce plugin that adds an email signup popup to your storefront.

When using this plugin, first time visitors will be shown a modal windows asking them to signup for your mailing list. Upon dismissal or completion, they will not be prompted again.

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

Add the gem to your application's Gemfile:

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

Update your application's bundle.

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

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

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

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

Workarea Email Signup Popup is released under the [Business Software License](LICENSE)