- PyroCMS 2.2.x
- FotoramaJS 4.3.0 (Included)
- jQuery v1.10.2 (Included)
- jQuery UI v1.10.3 (Included)
- jQuery File Upload (Included)
- Navigate to
addons/shared_addons/modules - Clone this repo
git clone git://github.com/farkhan/easy-portfolio.git easy_portfolio
- Download the ZIP file and extract its contents
- Rename the extracted folder to
easy_portfolioand drop it intoaddons/shared_addons/modulesfolder
In PyroCMS, navigate to Addons, then click Install The module will show up as Easy Portfolio under the Content menu. To access the module from the front-end, create a new Navigation entry in PyroCMS and assign this module to the entry.
- First click on Categories and create some categories to group your portfolio items into
- Now you can create Portfolio items and assign them to categories. After you create a Portfolio item, you will be redirected to the Images page where you can upload images for this item
- Click Done when you are finished with adding the images.
The uri is structured as portfolio/<category>/<item>, where category and item are slugs created out of the title of the portfolio item.


