A views plugin that allows site administrators to create views of beans rendered by the bean view mode.
- Views (https://www.drupal.org/project/views)
- Entity API (https://www.drupal.org/project/entity)
- BEAN (https://www.drupal.org/project/bean)
Install this module like any other module. See Drupal Documentation
When creating a view select "Rendered Bean Entity" as the format style.
If you are not seeing the option "Rendered Bean Entity" as a format style clear all caches and ensure the view's base is set to "Block"
You are welcome to contribute functionality, bug fixes, or documentation to this module. If you would like to suggest a fix or new functionality you may add a new issue to the GitHub issue queue or you may fork this repository and submit a pull request. For more help please see GitHub's article on fork, branch, and pull requests