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.
- Host: GitHub
- URL: https://github.com/workarea-commerce/workarea-expandable-content-block
- Owner: workarea-commerce
- License: other
- Created: 2019-11-08T16:45:17.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-01-03T17:03:09.000Z (over 6 years ago)
- Last Synced: 2025-10-28T13:33:45.318Z (8 months ago)
- Language: Ruby
- Size: 34.2 KB
- Stars: 0
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
- Code of conduct: CODE_OF_CONDUCT.md
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)