Plugin info

Total downloads: 636
Active installs: 10
Total reviews: 1
Average rating: 5
Support threads opened: 0
Support threads resolved: 0 (0%)
Available in: 1 language(s)
Contributors: 1
Last updated: 12/4/2025 (76 days ago)
Added to WordPress: 7/20/2025 (0 years old)
Minimum WordPress version: 6.0
Tested up to WordPress version: 6.9
Minimum PHP version: 7.4

Maintenance & Compatibility

Maintenance score

Actively maintained • Last updated 76 days ago • 1 reviews

61/100

Is Voxycure Framework abandoned?

Likely maintained (last update 76 days ago).

Compatibility

Requires WordPress: 6.0
Tested up to: 6.9
Requires PHP: 7.4

Similar & Alternatives

Explore plugins with similar tags, and compare key metrics like downloads, ratings, updates, support, and WP/PHP compatibility.

No similar plugins found yet.

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.

📘 Full Documentation

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

  1. Upload the plugin to the /wp-content/plugins/ directory
  2. Activate the plugin through the WordPress admin
  3. Go to “Voxycure” in the sidebar to start using

Frequently Asked Questions

Is Voxycure really free?

Yes — all features are included with no upsells or premium version.

How does Voxycure help build custom websites?

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.

How do I render blocks?

You must register block templates using a PHP filter. Documentation is provided on our website.

Review feed

No reviews available

Screenshots

No screenshots available

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