WerkCV Salaris Tools
·
Add Dutch salary tools to your WordPress site with Gutenberg blocks and shortcodes.
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.jsonandwebpack.config.js - To rebuild block assets:
npm installandnpm run build
