-
-
Notifications
You must be signed in to change notification settings - Fork 16
Description
WP Resume is an out-of-the-box solution to get your resume online and keep it updated. Built on WordPress 3.0's custom post type functionality, it offers a uniquely familiar approach to publishing. If you've got a WordPress site, you already know how to use WP Resume.
You can see it in action or for information and troubleshooting, check out the Plugin Homepage.
- Support for sections (e.g., education, experience), organizations (e.g., somewhere state university, Cogs, Inc.), positions (e.g., bachelor of arts, chief widget specialist), and details (e.g., grew bottom line by 15%, president of the sustainability club)
- Supports multiple resumes, on the same page, or on their own
- Follows best practices in resume layout and design
- One click install, just start adding content
- Drag and drop ordering of resume elements
- Outputs in hResume compatible format using HTMl5 semantic tags
- Can output as plain text for pasting into job applications
- Automatically saves revisions of every change you make
- The WYSIWYG editing experience you know and love
- Integrates with your theme like they were made for each other (via a shortcode)
- Spanish, Portuguese (BR), and French Translation Support
- Does not use pretentious accents on the word "resume"
- Extremely original title
- Built on existing WordPress code, utilizing a single custom post type and two custom taxonomies
- JSON API so you can use the data anywhere
- Support for custom templates and CSS files (like a child theme, just place them in your theme directory)
- Plugin API hooks for developers to build on
The hardest part of getting your resume online should be doing the work listed on it, not wrestling the publishing platform. Simply put, WP Resume steps aside and lets your experience shine.
- Spanish - Rodolfo Buaiz
- Portuguese - Rodolfo Buaiz
- French - phpcore
Developers, have a killer feature you'd love to see included? Feel free to fork the project on GitHub and submit your contributions via pull request.
Enjoy using WP Resume? Please consider making a small donation to support the software’s continued development.
- Upload the
wp-resume
folder to the/wp-content/plugins/
directory - Activate the plugin through the 'Plugins' menu in WordPress
WP Resume groups your resume content into sections. Common sections might be "Experience", "Education", or "Awards".
Within each section, your positions are grouped by organizations. These are often places you've worked (e.g., Cogs, Inc.) or places you've studies (e.g., University U.).
Each position has a title (e.g., Widget Specialist), details (e.g., increased bottom line by 25%), and dates of service (e.g., from: May 2005, to:August 2009). Dates are not required, but the positions on your resume are sorted reverse chronologically by default (you can always manually arrange them on the options page).
- Add content to your resume through the Resume->Add New Position panel in the WordPress administrative backend
- Add your name, contact information, summary and order your sections in the Resume->Options panel
- Create a new page as you would normally
- Add the text [wp_resume] to the page's body
- Your resume will now display on that page.
Note: Although some styling is included by default, you can customize the layout by modifying your theme's stylesheet or creating a custom template file.
[Photo via shawnmichael]