JPortfolio - Portfolio component for Joomla! Print

JPortfolio logo A portfolio component, where multiple samples of work (projects), in different categories, can be shown. WYSIWYG editor used for editing descriptions. Up to 9 images per project, upload from back-end. Supports Joom!Fish for translations. Introduces installable Themes for easy customization. Sef_ext.php for sh404SEF/ OpenSEF included.

Front-end view defined by Theme or CSS file, which can be changed and edited from back-end. Few sample CSS files are included. For best results, sizes of images used should correspond to sizes of divs in CSS file.

Portfolio images stored by default in images/stories/, ("base path" in configuration). Category images should be located in this folder. Each category must have a folder, where images for projects are stored.

After installation, there should be the example category with sample projects created (if "install sample portfolio" option was chosen). Example folder should be created also (test_jportfolio) with images in it.
After creating menu position pointing to the component, the following parameters can be changed: back button, page navigation and default number of projects displayed.

sh404SEF/OpenSEF

Sef_ext.php for sh404SEF/ OpenSEF included, creating urls like: example.com/3-category-name/24-project-name/.

Joom!Fish

JPortfolio is compatible with Joom!Fish. If Joom!Fish is installed, there is an option to copy JPortfolio definition files to /com_joomfish/contentelements/ folder. After that it will be possible to translate titles and descriptions of categories and projects.

Searching

To be able to search for a project, download JPortfolio SearchBot from our downloads, install and publish it.

Module

A module showing last projects will be soon available in our downloads . You can define number of projects to show.

Download component

You can download JPortfolio from JoomlaCode or from our downloads.

To upgrade from previous versions, please read carefully upgrade instruction in _readme.txt, included in installation package.


How to create a category and add projects

In order to show your projects you have to create a category first.
  1. click on Categories
  2. click New
  3. enter category name
  4. create folder for the category (will be created in images/stories/ by default, unless you changed Base Path in configuration)
  5. click on one of the images to select it as an image for category. You can also upload a image.
  6. enter description
  7. optionally add Meta Tags and Meta Description
  8. set Publish to yes
  9. click Save
Now let's add a project. Click JPortfolio icon to get back to main screen.
  1. click on Projects
  2. click New
  3. enter project name
  4. select category folder which you created before
  5. upload images, or select one of the images displayed
  6. enter description
  7. optionally add Meta Tags and Meta Description
  8. set Publish to yes
  9. click Save
That's it! Now if you check front page of your portfolio, you should see one category with one project inside.

 

Not found what you are looking for ? Search below for Joomla! components, extensions, tutorials, templates, hosting and more!

Screenshots

Front-end

categories
one category
project

Back-end

control panel
categories listing
new category
projects
new project
themes installing
selecting theme
parameters

 

Themes

JPortfolio supports installable Themes. A Theme is a package (zip file) containing CSS file and images, and (optionally) view files (jp_categories.php, jp_category.php, jp_project.php) defining the way component displays all information in the front-end. A Theme is installed similarly to the way a template is installed in Joomla!.