Sha256: a6695176755cc7a9c8b0f2ab0c65837f321af6508352972b543ba42d9aaec144

Contents?: true

Size: 1.28 KB

Versions: 18

Compression:

Stored size: 1.28 KB

Contents

# EnjoyCMSCatalog

Item Catalog for [enjoy_cms](https://github.com/enjoycreative/enjoy_cms). Items, Categories, embedded image galleries.

## Installation

Add this line to your application's Gemfile:

```ruby
gem 'enjoy_cms_catalog'
```

And then execute:

    $ bundle

Or install it yourself as:

    $ gem install enjoy_cms_catalog

## Usage

TODO: Write usage instructions here

## Development

After checking out the repo, run `bin/setup` to install dependencies. You can also run `bin/console` for an interactive prompt that will allow you to experiment.

To install this gem onto your local machine, run `bundle exec rake install`. To release a new version, update the version number in `version.rb`, and then run `bundle exec rake release`, which will create a git tag for the version, push git commits and tags, and push the `.gem` file to [rubygems.org](https://rubygems.org).

## Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/enjoycreative/enjoy_cms_catalog.

## TODO

  * Do it more flexible.
  * Documentation fixes.
  * More configs  (routes, paginations, views....)
  * Find and fix bugs. I am sure, bugs are here.
  * Add Search

## License

The gem is available as open source under the terms of the [MIT License](http://opensource.org/licenses/MIT).

Version data entries

18 entries across 18 versions & 1 rubygems

Version Path
enjoy_cms_catalog-0.4.0.6 README.md
enjoy_cms_catalog-0.4.0.5 README.md
enjoy_cms_catalog-0.4.0.4 README.md
enjoy_cms_catalog-0.4.0.3 README.md
enjoy_cms_catalog-0.4.0.2 README.md
enjoy_cms_catalog-0.4.0.1 README.md
enjoy_cms_catalog-0.4.0 README.md
enjoy_cms_catalog-0.4.0.beta3 README.md
enjoy_cms_catalog-0.3.7 README.md
enjoy_cms_catalog-0.3.6 README.md
enjoy_cms_catalog-0.3.5 README.md
enjoy_cms_catalog-0.3.4 README.md
enjoy_cms_catalog-0.3.3 README.md
enjoy_cms_catalog-0.3.2 README.md
enjoy_cms_catalog-0.3.1 README.md
enjoy_cms_catalog-0.3.0 README.md
enjoy_cms_catalog-0.2.0.1 README.md
enjoy_cms_catalog-0.2.0 README.md