/nuxy

Nuxy - Custom fields for WordPress Options and Post Types.

Primary LanguageJavaScriptGNU General Public License v3.0GPL-3.0

Nuxy

Latest Version GNU Licensed

Custom fields for WordPress Options and Post Types.

WordPress so we tried to combine these two awesome techniques to build something to make development easier and faster. Every field is a Vue Component, which saves in global data via WordPress default functions. Framework positioned as developer helper to build complicated options with extra logic, encapsulated from the main Application.

Three-in-one

Today we have a lot of frameworks for adding options pages and custom metaboxes to posts or custom post types in WordPress. Yet, we wanted to create a framework where you can create fields to use on options pages, post types, and even in categories or taxonomies. In one framework you can create all options-related things for different plugins and themes and have unlimited content possibilities.