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

https://github.com/workarea-commerce/workarea-expandable-content-block

Expandable content block.
https://github.com/workarea-commerce/workarea-expandable-content-block

Last synced: 4 days ago
JSON representation

Expandable content block.

Awesome Lists containing this project

README

          

Workarea Expandable Content Block
================================================================================

Expandable Content Block plugin for the Workarea platform.

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

Add the gem to your application's Gemfile:

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

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 Expandable Content Block is released under the [Business Software License](LICENSE)