AS Project Portfolio
A simple plugin to add a custom post type for managing and displaying project portfolios with a shortcode and admin dashboard.
Plugin info
Maintenance & Compatibility
Maintenance score
Maintained • Last updated 128 days ago
Is AS Project Portfolio abandoned?
Likely maintained (last update 128 days ago).
Compatibility
Similar & Alternatives
Explore plugins with similar tags, and compare key metrics like downloads, ratings, updates, support, and WP/PHP compatibility.
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.
Frequently Asked Questions
Go to “Projects” in the admin menu and click “Add New”.
Yes. Just paste the [project_portfolio] shortcode in any page builder’s shortcode/widget block.
Review feed
Screenshots
Changelog
1.0.0
- Initial release