Linux 软件免费装
Banner图

Rezicraft - Professional Resume & CV Builder

开发者 ashiquzzaman
更新时间 2026年8月21日 03:08
PHP版本: 7.4 及以上
WordPress版本: 7.1
版权: GPLv2 or later
版权网址: 版权信息

标签

portfolio cv job career resume

下载

1.0.8 1.0.9

详情介绍:

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
  1. Browse templates — Open Rezicraft → Templates to preview layouts and adjust appearance filters.
  2. Use a template — Create a draft resume pre-filled with structured sample content you can replace with your own.
  3. Edit in Gutenberg — Update sections, headings, and details using the block editor canvas styled like your published resume.
  4. Publish and share — Publish to enable the public resume URL. Rezicraft Free includes everything you need to create and publish professional resumes:
Rezicraft Features Vist Website for pro features. Professional Use Cases 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.

安装:

Quick WordPress Installation
  1. In your WordPress admin, go to Plugins → Add New and search for Rezicraft.
  2. Click Install Now, then Activate.
  3. Open Rezicraft in the admin sidebar to browse templates and create your first resume.
Manual Installation
  1. Upload the rezicraft-professional-resume-cv-builder folder to the /wp-content/plugins/ directory.
  2. Activate the plugin through the Plugins screen in WordPress.
  3. Open Rezicraft → Templates to get started.
Getting Started
  1. Go to Rezicraft → Templates, choose your appearance options, and click Use Template on the layout you want.
  2. Edit the draft resume in the block editor — replace sample text with your experience, skills, and contact details.
  3. Click Publish to enable the public resume URL.

屏幕截图:

  • Rezicraft Pro email to recruiter option
  • Resume: how it looks on the front end with extra Pro options (print, download PDF)
  • Resume listing page with Email to recruiter & download PDF pro options
  • Resume templates with filters, blank color palettes, and other pro features
  • Resume templates with filters

升级注意事项:

1.0.8 Slug alignment update. No manual migration required. 1.0.7 Review feedback updates. No manual migration required. 1.0.6 Plugin Check and admin preview hardening updates. No manual migration required. 1.0.5 Deployment and licensing integration updates. No manual migration required.

常见问题:

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_resume custom post type entry. You edit content in the block editor like any other WordPress post.

Can I share a resume publicly?

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-builder text 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.

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