A simple portfolio engine plugin for Refinery CMS, built with Ruby on Rails.
Refinery CMS Portfolio is a plugin for Refinery CMS that adds portfolio management functionality, allowing users to create and manage project galleries directly within their CMS admin interface. It solves the need for a simple, integrated portfolio solution without requiring custom development.
Developers and content managers using Refinery CMS who need to showcase projects or work samples on their website.
It provides a seamless, native portfolio experience within Refinery CMS, avoiding the need for external tools or complex custom implementations while maintaining the CMS's ease of use.
A really straightforward open source Refinery CMS portfolio plugin written in Ruby on Rails
Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.
Adds a dedicated portfolio section directly into the Refinery CMS admin interface, leveraging its native UI for a consistent content management experience.
Uses Refinery's standard generator and database migrations, as shown in the README with commands like `rails generate refinery:portfolio`, simplifying setup.
Provides portfolio management out-of-the-box via the plugin system, reducing the need for custom development for basic galleries.
Backed by Refinery CMS's ecosystem, with documentation, a Google Group, and IRC channel listed for troubleshooting and contributions.
Tied exclusively to Refinery CMS; migrating away or using other platforms requires rebuilding portfolio functionality from scratch.
Only handles basic project galleries with images and descriptions, lacking advanced capabilities like custom taxonomies, video support, or complex filtering.
Requires specific versions (e.g., Refinery 3.x, Rails 4.2.x per the README), which can complicate upgrades or integration with newer software stacks.