Description
Your resume is often the first impression you make on the recruiters. Rezicraft helps you build a polished, shareable resume directly inside WordPress, without exporting to a third-party builder or with page-builder layouts.
Whether you are a job seeker, freelancer, consultant, or agency building resume sites for clients, Rezicraft keeps the workflow simple & clean.
Why Choose Rezicraft
Designed for WordPress. Resumes are stored as a native custom post type and edited with familiar Gutenberg blocks. No proprietary editor lock-in.
Live preview. Browse templates with real-time color palette filters before you commit to a layout.
Shareable public URLs. Publish a resume and ready to send to recruiters or link from your portfolio.
Professional output. Template-specific typography and layout CSS keep resumes readable on desktop, tablet, and mobile.
How It Works
- Browse templates — Open Rezicraft Templates to preview layouts and adjust appearance filters.
- Use a template — Create a draft resume pre-filled with structured sample content you can replace with your own.
- Edit in Gutenberg — Update sections, headings, and details using the block editor canvas styled like your published resume.
- Publish and share — Publish to enable the public resume URL.
Rezicraft Free includes everything you need to create and publish professional resumes:
Rezicraft Features
- General resume template with Gutenberg block editing
- Public resume URL
- Unlimited resumes with the General template
- Blank color palette
- 10 color palette (Pro)
- Headshot Image (Pro)
- Custom Background color (Pro)
- PDF Download (Pro)
- Print Ready (Pro)
- Email To Recruiter (Pro)
Vist Website for pro features.
Professional Use Cases
- Job seekers — Publish a resume page and share one link with hiring managers
- Freelancers and consultants — Maintain an always-up-to-date CV alongside your portfolio site
- Career coaches and educators — Demonstrate resume structure with editable template samples
- Agencies — Build client resume pages on WordPress without custom theme development
- Personal brands — Keep your career story on the same domain as your blog or business site
Built for the Block Editor
Rezicraft is built specifically for the modern WordPress block editor (Gutenberg). Each resume uses standard blocks inside a template-styled canvas, so you get WYSIWYG editing with layout and typography handled by Rezicraft.
Classic Editor and page-builder-only workflows are not supported — Gutenberg is required for the best editing experience.
External services
This plugin connects to external services in the cases below. No resume content you type into the block editor is sent to these services unless you explicitly choose a checkout or license flow that requires it.
Freemius
Rezicraft uses Freemius for Pro licensing, billing, checkout, license management, and plugin update delivery.
This service is provided by Freemius: terms of service, privacy policy.
Google Fonts
The free plan has no font picker and does not load Google Fonts. See the FAQ below for details.
Source Code
Rezicraft follows the WordPress.org human-readable code guideline. Rezicraft-authored JavaScript and CSS ship as readable source under assets/js/ and assets/css/ (no npm/webpack build step).
JavaScript: assets/js/admin.js, assets/js/editor-resume.js, assets/js/view-transition-fix.js
CSS: assets/css/ (admin, palettes, public resume, block-editor typography) and assets/css/templates/ (general.css in the free build)
.
PHP dependencies: run composer install for the Freemius SDK (vendor/freemius/wordpress-sdk/). Some bundled SDK assets are minified upstream — see https://github.com/Freemius/wordpress-sdk
Installation
Quick WordPress Installation
- In your WordPress admin, go to Plugins Add New and search for Rezicraft.
- Click Install Now, then Activate.
- Open Rezicraft in the admin sidebar to browse templates and create your first resume.
Manual Installation
- Upload the
rezicraft-professional-resume-cv-builderfolder to the/wp-content/plugins/directory. - Activate the plugin through the Plugins screen in WordPress.
- Open Rezicraft Templates to get started.
Getting Started
- Go to Rezicraft Templates, choose your appearance options, and click Use Template on the layout you want.
- Edit the draft resume in the block editor — replace sample text with your experience, skills, and contact details.
- Click Publish to enable the public resume URL.
FAQ
-
Who is Rezicraft for?
-
Rezicraft is ideal for anyone who wants a professional resume hosted on their own WordPress site — job seekers, freelancers, consultants, educators, and agencies building resume pages for clients.
-
Where are my resumes stored?
-
Each resume is saved as a
rezicraft_resumecustom post type entry. You edit content in the block editor like any other WordPress post. -
Yes. Publish a resume to get a clean public page. You can share that URL directly.
-
Does Rezicraft work with my theme?
-
Yes. Published resumes use a dedicated front-end template designed for readable resume output, independent of most theme layout.
-
Do I need the block editor?
-
Yes. Rezicraft is built for Gutenberg. Resumes are edited in the block editor with template-aware styling on the editor canvas.
-
How many resumes can I create on the free plan?
-
The free plan includes unlimited resumes with the General template.
-
Can I download my resume as a PDF?
-
PDF download and Email to Recruiter are Pro features. Upgrade from Rezicraft Billing on asphaltthemes.com.
-
Is Rezicraft translation-ready?
-
Yes. Rezicraft is prepared for localization and uses the
rezicraft-professional-resume-cv-buildertext domain throughout the admin and front-end strings. -
Where can I get support?
-
Visit the WordPress.org support forum for community help with the free plugin.
-
Does Rezicraft load fonts from Google?
-
The free plan has no font picker and does not connect to Google. Resumes use each template’s built-in typography.
Reviews
There are no reviews for this plugin.
Contributors & Developers
“Rezicraft – Professional Resume & CV Builder” is open source software. The following people have contributed to this plugin.
Contributors“Rezicraft – Professional Resume & CV Builder” has been translated into 1 locale. Thank you to the translators for their contributions.
Translate “Rezicraft – Professional Resume & CV Builder” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.0.8
- Align Freemius product and premium slugs with the WordPress.org plugin folder.
1.0.7
- Fixed: Internationalization: Text domain does not match plugin slug.
- Fixed: Nonces and User Permissions Needed for Security.
- Fixed: Variables and options must be escaped when echo’d.
- Fixed: text domain issues
1.0.6
- Plugin Check compliance fixes for WordPress.org review
- Sanitize admin template preview HTML while preserving inline SVG contact icons
- Improve template partial escaping for gallery and preview rendering
- Tested with WordPress 7.0 (Requires at least 6.4)
- Activation hook runs reliably without redundant capability guard (WP-CLI and programmatic activations)
1.0.5
- Freemius deployment readiness: premium markers, WordPress.org readme, uninstall hook migration
- Document Freemius and Google Fonts under External services (URLs, affected fonts, privacy disclaimer)
- Document JavaScript and CSS source locations for WordPress.org human-readable code guidelines
1.0.0
- Initial release with templates, palettes, fonts, licensing, and public resume pages