Descrição
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.
Capturas de tela
Instalação
- Upload the plugin to
/wp-content/plugins/
. - Activate the plugin through the “Plugins” screen in WordPress.
- Use the “Artflow Portfolio” admin menu to create or edit portfolios.
- Insert the
[artfprpo ...]
shortcode on pages or posts.
Perguntas frequentes
-
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.
Avaliações
Não há avaliações para este plugin.
Colaboradores e desenvolvedores
“Artflow Pro Portfolio Manager” é um programa de código aberto. As seguintes pessoas contribuíram para este plugin.
ColaboradoresTraduzir o “Artflow Pro Portfolio Manager” para seu idioma.
Interessado no desenvolvimento?
Navegue pelo código, consulte o repositório SVN ou assine o registro de desenvolvimento por RSS.
Registro de alterações
1.0.0
- Initial release