Voxycure Framework
Create custom fields, blocks, and post types with no limitations. A flexible, free solution for building with custom data in WordPress.
Plugin info
Maintenance & Compatibility
Maintenance score
Actively maintained • Last updated 76 days ago • 1 reviews
Is Voxycure Framework abandoned?
Likely maintained (last update 76 days ago).
Compatibility
Similar & Alternatives
Explore plugins with similar tags, and compare key metrics like downloads, ratings, updates, support, and WP/PHP compatibility.
Description
Voxycure Framework is a modern and developer-friendly plugin that empowers you to structure WordPress content your way — entirely for free.
It allows you to:
– Add custom fields to any post type, including WooCommerce products
– Create custom Gutenberg blocks using PHP templates
– Manage custom post types and taxonomies
– Group fields as Document Settings or Blocks
– Use built-in import/export tools for deployment
With no pro version or locked features, Voxycure is a complete framework ideal for developers and agencies who want full control over data and layout.
Features
- Unlimited custom fields: text, image, repeater, etc.
- Attach fields to post types (including WooCommerce) or use in custom blocks
- Create and manage post types and taxonomies
- Register PHP-based block templates
- JSON export/import for reuse and migration
- Developer hooks and filters for customization
License
This plugin is licensed under the GPLv2 or later.
Installation
- Upload the plugin to the
/wp-content/plugins/directory - Activate the plugin through the WordPress admin
- Go to “Voxycure” in the sidebar to start using
Frequently Asked Questions
Yes — all features are included with no upsells or premium version.
Voxycure provides a complete and developer-friendly toolkit for creating custom fields and blocks. It gives you the power to manage your data structure and presentation directly, without needing a premium version for essential features.
You must register block templates using a PHP filter. Documentation is provided on our website.
Review feed
Screenshots
Changelog
1.0.9
- Major performance improvements across field loading and options handling
- Added hooks to allow developers to inject option pages directly via theme or plugin code
- Introduced custom hooks for registering Post Types and Taxonomies programmatically
- Extended block registration options — support for:
- custom icons
- block description
- custom block keywords
- Added helper functions to directly retrieve option values inside theme templates
- Improved block settings interface with cleaner control handling
1.0.8
- Improved options page saving by restructuring settings storage into tab-based arrays for easier management.
1.0.7
- Added editor support to mobile version.
1.0.6
- Introduced tab support for custom option pages
- Added ability for developers to create pre-built locked groups (e.g., option pages for theme settings) that cannot be edited by users
- Fixed minor bugs
- Refined editor UI with a minimalistic style
1.0.5
- Fixed minor bugs
- Improved editor UI with a more minimalistic design
1.0.4
- Introduced support for creating custom option pages.
- Enhanced Custom Post Types (CPTs) and Taxonomies with additional configuration options.
1.0.3
- Fixed block editor bug
- UI improvements for better usability
- Added new “Range Slider” field type
1.0.2
- Minor bug fixes
1.0.1
- Code optimization for better performance
- Added support for custom fields in WooCommerce products
- Minor bug fixes
1.0.0
- Initial stable release
- Custom fields, blocks, post types, and taxonomies
- Field group system with block or document context
- JSON import/export support
- Hooks for custom rendering and logic