Skip to content

Latest commit

 

History

History
32 lines (18 loc) · 970 Bytes

README.md

File metadata and controls

32 lines (18 loc) · 970 Bytes

Refinery CMS Acts As Indexed

Build Status

Refinery CMS Acts As Indexed is the Acts As Indexed integration plugin for Refinery CMS.

Requirements

  • Refinery CMS version 4.0.0 or above.

Install

Open up your Gemfile and add at the bottom this line:

gem 'refinerycms-acts-as-indexed', '~> 4.0.0'

Now run bundle install.

Upgrade

When upgrading to a new version of refinerycms-acts-as-indexed it is recommended you delete the index directory and allow it to be rebuilt.

Contribute

Please see the contributing.md file for instructions.

More Information