Artflow Pro Portfolio Manager

Description

Artflow Pro Portfolio Manager allows you to manage multiple Artflow portfolios, storing each portfolio as a custom post type with flexible display toggles.

Key Features:

  • Per-portfolio toggles for showing header, series, material, and features.
  • Insert via [artfprpo slug="..."] or [artfprpo id="..."].
  • Dynamically fetches artwork data from your Artflow JSON API.
  • Includes a built-in lightbox display, fully responsive.

Third-Party Services

This plugin integrates with several third-party services to provide its functionality. Below is a list of services used, their purpose, and relevant links.

Artflow Pro API

  • Service URL: https://portal.artflow-pro.com/api/[guid-link]
  • Purpose: The plugin retrieves JSON data for a user’s portfolio based on the [guid-link].
  • When Used: The API is called when displaying portfolio information including title, imageURL, descriptions and category information.

User Consent

By using the Artflow Pro Portfolio Manager plugin, you agree to the terms of the third-party services integrated into the plugin. Make sure to review each service’s privacy policy and terms of use.

Screenshots

  • Screenshot of the admin page
  • Screenshot of the portfolio preview
  • Screenshot of the portfolio shortcode
  • Screenshot of the portfolio display
  • Screenshot of the portfolio artwork detail

Installation

  1. Upload the plugin to /wp-content/plugins/.
  2. Activate the plugin through the “Plugins” screen in WordPress.
  3. Use the “Artflow Portfolio” admin menu to create or edit portfolios.
  4. Insert the [artfprpo ...] shortcode on pages or posts.

FAQ

Where do I select artworks for a portfolio?

Log into your Artflow Pro portal, click on the portfolio menu and click to create a new portfolio.
Click on the items in your artworks panel to include them in the portfolio, drag and drop to re-order them and then save the portfolio.

How do I get a link to the portfolio to use in this Artflow Portfolio plugin?

I the portfolio list, you will see a series of buttons. Click on the button with the “<>” symbol.
The portfolio link will be saved to your Clipboard.
Create your portfolio in this plugin and paste the link in the URL field.

How do I reference a specific portfolio?

Right now there is only one template for displaying your portfolio and the artwork detail lightbox. Other templates will follow.

Where does the plugin store data?

Portfolios are stored as a custom post type (artfprpo) in the standard WordPress posts table, with additional metadata for settings.

Reviews

There are no reviews for this plugin.

Contributors & Developers

“Artflow Pro Portfolio Manager” is open source software. The following people have contributed to this plugin.

Contributors

Changelog

1.0.0

  • Initial release