Nuxy
We love Vue.js and WordPress so we tried to combine these two awesome techniques to build something to make development easier and faster.
Last updated
We love Vue.js and WordPress so we tried to combine these two awesome techniques to build something to make development easier and faster.
Last updated
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 main Application.
Today we have a lot of frameworks to add an options page and custom metaboxes to post or custom post type in WordPress. Yet, we wanted to create a framework where you can create fields to use in the options page, post types, and even in categories or taxonomies. So, in one framework you can create all options-related stuff in different plugins/themes.