🎉 Use coupon MYXERO to enjoy 20% recurring discount on any plan. View Pricing
WerkCV Salaris Tools
WerkCV Salaris Tools

WerkCV Salaris Tools

0/5 (0 ratings) — active installs Updated Apr 13, 2026
Gutenberg block selector with the three WerkCV tools

Gutenberg block selector with the three WerkCV tools

WerkCV Salaris Tools helps Dutch career, HR, and expat sites add practical salary tools without custom development or local calculation logic.

The plugin uses hosted embeds from WerkCV.nl. This makes it possible to publish useful Netherlands-focused salary tools without maintaining tax rules, salary tables, or yearly updates inside WordPress.

Included in this version:

  • Net-to-gross salary calculator
  • Holiday pay calculator
  • Minimum wage / hourly wage checker

Available as:

  • Gutenberg blocks
  • Shortcodes

Useful for:

  • career blogs
  • HR and recruitment sites
  • education and career service pages
  • expat and relocation content

Important notes:

  • The plugin does not require a public backlink.
  • WerkCV CTA and footer credit options are optional and disabled by default.
  • Support and privacy information are published on WerkCV.nl.

Support and documentation:

Source code and build instructions:

  • The plugin package includes the readable source files required to rebuild the block assets
  • Gutenberg block source files live in blocks/src
  • Compiled block assets live in blocks/build
  • Build tooling is documented in package.json and webpack.config.js
  • To rebuild block assets: npm install and npm run build