Description
Project Portfolio adds a custom post type called « Projects » that allows users to create, manage, and display portfolios. It also includes:
– Custom meta fields (description, client name, date, URL)
– Admin dashboard for quick project overview
– A frontend shortcode [project_portfolio] to display all projects
License
This plugin is licensed under the GPLv2 or later.
Installation
- Upload the plugin folder to the
/wp-content/plugins/directory. - Activate the plugin through the ‘Plugins’ menu in WordPress.
- Navigate to « Projects » in the dashboard to start adding your portfolio projects.
- Use the shortcode
[project_portfolio]on any page or post to display the list.
FAQ
-
How do I add a new project?
-
Go to « Projects » in the admin menu and click « Add New ».
-
Can I use this plugin with page builders?
-
Yes. Just paste the
[project_portfolio]shortcode in any page builder’s shortcode/widget block.
Avis
Il n’y a aucun avis pour cette extension.
Contributeurs/contributrices & développeurs/développeuses
« AS Project Portfolio » est un logiciel libre. Les personnes suivantes ont contribué à cette extension.
ContributeursTraduisez « AS Project Portfolio » dans votre langue.
Le développement vous intéresse ?
Parcourir le code, consulter le SVN dépôt, ou s’inscrire au journal de développement par RSS.
Journal des modifications
1.0.0
- Initial release