Voxycure Framework

Descripción

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.

Instalación

  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

Preguntas frecuentes

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.

Reseñas

20 de julio de 2025 1 respuesta
I absolutely love this plugin! 🌟 I’ve been searching for a plugin that allows custom Gutenberg block creation for over 3 days, and most solutions—like ACF—require a premium license to unlock full block support. But this plugin delivers exactly what I needed, completely for free! It offers powerful custom block and post meta functionality, similar to ACF, but without the cost barrier. The UI is clean, the experience is smooth, and the features are more than enough for professional use. It saved me a lot of time and gave me complete control over my Gutenberg blocks. Huge thanks to the developer for creating and maintaining such a valuable tool. Keep up the amazing work!
Leer la 1 reseña

Colaboradores y desarrolladores

«Voxycure Framework» es un software de código abierto. Las siguientes personas han colaborado con este plugin.

Colaboradores

Traduce «Voxycure Framework» a tu idioma.

¿Interesado en el desarrollo?

Revisa el código , echa un vistazo al repositorio SVN o suscríbete al registro de desarrollo por RSS.

Registro de cambios

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