This plugin adds the ability to archive Gravity Forms entries, which are hidden from the default entry view.
This plugin allows you to mark entries as archived, similar to how you would mark them as read or unread. Archived entries only show under the Entries list when you select the "Archived" filter.
Here you can see the archive functionality from the Entry list screen:
On the entry list screen, a filter for "Archived" will appear allowing you to view the archived entries.

On the entry list, an "Archive" or "Unarchive" link will appear next to the "Spam" or "Trash" links.

When exporting entries, you can use conditional logic to get only archived or unarchived entries, or both.

A message appears to indicate when an entry has been archived.

- Added the filter
rs_entry_archives/show_archived_entries, if set to true, the entries displayed on the current page will show archived entries instead of active ones.
- Moved separator before archive link
- Added Git Updater support
- Updated Readme
- Added to GitHub
- First release

