Dieses Plugin ist nicht mit den jüngsten 3 Hauptversionen von WordPress getestet worden. Es wird möglicherweise nicht mehr gewartet oder unterstützt und kann Kompatibilitätsprobleme haben, wenn es mit neueren Versionen von WordPress verwendet wird.

Resume / CV

Beschreibung

Create Resume / CV easily with WordPress. Perfect way tools that help you to make positive impression. This minimal and modern design will highlight your most relevant features to get you noticed and create a consistent voice of your personal brand in all communications. To use this plugin :
* Create a Page and in the Page Attribute , choose Template : Resume CV Template
* In the admin area . Click Resume CV and do modification than save
Be sure to check out the online demo!
Here is too see red version Red Template!

A quick overview video:

Features

  • Profile
  • Contact
  • Qualification
  • Experience
  • Education
  • Hobby
  • Skill

Social Network Supported

  • facebook
  • twitter
  • instagram
  • youtube
  • linkedin

Credits

  • CMB2 https://wordpress.org/plugins/cmb2/, (C) 2018 Justin Sternberg , Zao , webdevstudios , Michael Beckwith , GNU GPL v2 or later
  • Font Awesome 4.7.0 ,Created by @davegandy, http://fontawesome.io – @fontawesome , MIT License Font: SIL OFL 1.1, CSS: MIT License
  • Bootstrap v3.3.7 http://getbootstrap.com, Copyright 2011-2018 Twitter, Inc. , MIT License

Screenshots

  • Resume CV Admin Area
  • Shark Resume Template
  • Shark-2 Resume CV Template

FAQ

Where is the documentation ?

Here it is Resume CV Documentation

How To Create Your Own Resume CV Theme

Create new folder in your resume plugin , just copy themes in /resume-cv/themes/ and make it like this /your-resume-plugin/themes/ and do modification which you need.
In your main plugin functions. For example your theme name myresumetheme , in you plugin function just add this code.

`

function resumecvsample_theme_filter_add($resumecv_theme) {
$resumecv_theme[plugin_dir_path( FILE ) . ‚themes/myresumetheme‘] = ‚myresumetheme‘;
return $resumecv_theme;
}
add_filter(‚resumecv_theme_filter‘, ‚resumecvsample_theme_filter_add‘);
`

Rezensionen

2. Juni 2019
I'm shocked this plugin doesn't have more reviews! I almost didn't install it because it hasn't been updated in a few months but I'm glad I did! It is exactly what I needed for my personal site to eloquently display a resume (CV). It is working with Wordpress 5.2 with no problems.
8. Juni 2018
She has a perfect design. Just add a button with customizable text and link. Then it will be perfect
Alle 3 Rezensionen lesen

Mitwirkende & Entwickler

„Resume / CV“ ist Open-Source-Software. Folgende Menschen haben an diesem Plugin mitgewirkt:

Mitwirkende

Übersetze „Resume / CV“ in deine Sprache.

Interessiert an der Entwicklung?

Durchstöbere den Code, sieh dir das SVN Repository an oder abonniere das Entwicklungsprotokoll per RSS.