Title: myPortfolio Plus
Author: sbohan
Published: <strong>September 23, 2010</strong>
Last modified: September 24, 2010

---

Search plugins

This plugin **hasn’t been tested with the latest 3 major releases of WordPress**.
It may no longer be maintained or supported and may have compatibility issues when
used with more recent versions of WordPress.

![](https://s.w.org/plugins/geopattern-icon/my-portfolio-plus.svg)

# myPortfolio Plus

 By [sbohan](https://profiles.wordpress.org/sbohan/)

[Download](https://downloads.wordpress.org/plugin/my-portfolio-plus.1.0.6.zip)

 * [Details](https://wordpress.org/plugins/my-portfolio-plus/#description)
 * [Reviews](https://wordpress.org/plugins/my-portfolio-plus/#reviews)
 *  [Installation](https://wordpress.org/plugins/my-portfolio-plus/#installation)
 * [Development](https://wordpress.org/plugins/my-portfolio-plus/#developers)

 [Support](https://wordpress.org/support/plugin/my-portfolio-plus/)

## Description

#### About the Plugin

My Portfolio Plus is a plugin designed for WordPress 3.x that enables a Web Developer/
Designer to create a WordPress Portfolio for their work in a very easy way that 
doesn’t rely on outdated methods such as custom fields and proprietary editors. 
The [Plugin Homepage](http://www.screensugar.co.uk/2010/09/my-portfolio-plus/) contains
a full list of features.

#### Example Portfolio

I created this plugin to power my own portfolio. The best way to see how this plugin
works on the front end of a WordPress installation is to visit [my Portfolio](http://www.screensugar.co.uk/projects/).
You can see how the administration section works by looking at the provided screenshots.

#### Extraordinarily Simple Management

Using the latest technologies offered by the newest version of WordPress, you can
add a Project as you would normally add a Post or Page. The Project Edit Page is
especially easy to use, as you give the Project a title as you would a standard 
WordPress Post along with some content to describe the work undertaken.

What is unique about this plugin is that included in the editor is a series of fields
to collect information regarding that project. Currently the plugin collects the
URL of the site, the Client Name and the Date the project was completed.

#### Automatic Thumbnails

Some say a picture is worth 1,000 words and this plugin helps you say those words
with no extra effort. Using the power of Shrink The Web (Free Account Needed) and
the URL of the site that you have already entered, My Portfolio Plus will automatically
retrieve a generated thumbnail of the site in question and by default will be displayed
on the Projects listing page for all to see.

#### Live Site Preview

Thumbnails are great but your hard work deserves to be seen as it was intended at
full size. That is why by utilising the power of colorbox, My Portfolio Plus enables
the end user to click a site thumbnail and view it within a gorgeous in-place frame
without ever leaving your portfolio page.

#### Filter by Platform

Using the powerful new taxonomy features of WordPress 3, I have added the ability
to group projects by the platform used to develop them. For instance you could define
that a project was completed using PHP, WordPress & jQuery, another using .NET &
Moo Tools and finally a site using PHP, Zend Framework & Scriptaculous.

While this may seem pedantic at first, the default project list template included
with the plugin comes complete with a sidebar that will list all of the platforms
you have defined, in the form of a tag cloud. Clicking on one of these platforms
will filter the projects list to show only the projects completed using that platform,
this information is available through a URL too. You can link to all of your completed
WordPress projects by simply sending the link: http://your-site-url/projects/platform/
wordpress/ to a potential client.

#### Speed Up Your Portfolio Management

Remember, this is all available by simply providing the Name of a Website you have
worked on and the URL at which it is available. Depending on the size of your project
description you can add a completely new project in under 30 seconds.

### Support

Please leave a comment on the plugin home page.

### Official Homepage

The official homepage of this plugin is here:
 http://www.screensugar.co.uk/2010/
09/my-portfolio-plus/

## Screenshots

 * [[
 * How the Projects Plugin appears in the wordpress admin, very familiar.
 * [[
 * Example of two listed websites within the Portfolio plugin.
 * [[
 * How the My Portfolio Plus plugin, extends the existing Wordpress Editor.
 * [[
 * Platform choosing capabilities, works just like standard categories.

## Installation

#### Instructions

 1. Unzip the plugin archive
 2. Upload the entire folder MyPortfolioPlus to your plugins folder (/wp-content/plugins/)
 3. Ensure your wordpress uploads directory exists and is writable (/wp-content/uploads/)
 4. Activate the plugin through the ‘Plugins’ menu in WordPress
 5. A new Projects Admin Menu should appear below Comments
 6. Go to Projects -> Options to configure your preferences
 7. If you want to utilise Shrink the Web thumbnails, you must enter your API credentials
    on this page.
 8. Add a Link to http://your-site-url/projects in the main site navigation

#### Requirements

 * Only PHP 5+ is supported, although PHP 4 may work.
 * PHP Safe Mode is not supported, you may be able to hack it to work though
 * WordPress 3.x + only

## FAQ

  I’m getting 404 errors for my project links

Should this occur, the easiest solution to this is to visit the permalinks section
of your WordPress admin. This will flush your permalinks settings and should make
the site realise the Portfolio plugin is installed.

  I’m not a web designer but wish to use this Plugin

In a future version I will be making the plugin more generic in nature to accommodate
all kinds of portfolios, such as; Graphic Design, literature, architecture and many
other types of creative projects. I will also very soon be releasing an update for
fellow programmers that extends support to software. Whether it be an Open Source
Library, an iPhone App, a Desktop App or even a WordPress Plugin!

  The plugin isn’t working for me, please help

I will do my best to answer any comments that are left in the official channels (
Plugin Homepage comments), but I can not offer any kind of guaranteed support. Please
do not spam my inbox with problems for two reasons: 1. Others with the same issue
will not be able to see that the feature/bug has been reported. 2. I won’t reply.

  The Feature I want isn’t available

This is version 1.0 software. Visit the plugin homepage and leave a comment if you
have a feature request, I cannot possibly include all functionality requested but
I will do my best.

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

“myPortfolio Plus” is open source software. The following people have contributed
to this plugin.

Contributors

 *   [ sbohan ](https://profiles.wordpress.org/sbohan/)

[Translate “myPortfolio Plus” into your language.](https://translate.wordpress.org/projects/wp-plugins/my-portfolio-plus)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/my-portfolio-plus/),
check out the [SVN repository](https://plugins.svn.wordpress.org/my-portfolio-plus/),
or subscribe to the [development log](https://plugins.trac.wordpress.org/log/my-portfolio-plus/)
by [RSS](https://plugins.trac.wordpress.org/log/my-portfolio-plus/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 1.0.6

 * Fixed bug that stopped plugin from functioning within ran in a subfolder of the
   webserver

#### 1.0.5

 * Added support for Default WordPress URL’s, just use ?page_id=projects instead
   of /projects

#### 1.0.4

 * Removed setting all errors on, really sorry about that!

#### 1.0.3

 * Added admin notice, tied to check if thumbnail directory is writeable by WordPress.

#### 1.0.2

 * Added admin notice to remind users to sign up for Shrink The Web Accounts.

#### 1.0.1

 * Fixed problem due to assuming wordpress would give the plugin the directory I
   developed it with.

#### 1.0

 * No Changes as is brand new

## Meta

 *  Version **1.0.6**
 *  Last updated **16 years ago**
 *  Active installations **10+**
 *  WordPress version ** 3.0 or higher **
 *  Tested up to **3.0.5**
 * Tags
 * [portfolio](https://wordpress.org/plugins/tags/portfolio/)[project](https://wordpress.org/plugins/tags/project/)
   [thumbnails](https://wordpress.org/plugins/tags/thumbnails/)[web designer](https://wordpress.org/plugins/tags/web-designer/)
   [web developer](https://wordpress.org/plugins/tags/web-developer/)
 *  [Advanced View](https://wordpress.org/plugins/my-portfolio-plus/advanced/)

## Ratings

No reviews have been submitted yet.

[Your review](https://wordpress.org/support/plugin/my-portfolio-plus/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/my-portfolio-plus/reviews/)

## Contributors

 *   [ sbohan ](https://profiles.wordpress.org/sbohan/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/my-portfolio-plus/)

## Donate

Would you like to support the advancement of this plugin?

 [ Donate to this plugin ](http://www.screensugar.co.uk/2010/09/my-portfolio-plus/#donate)