Skip to content

Nuxy - Custom fields for WordPress Options and Post Types.

License

Notifications You must be signed in to change notification settings

AbdulRehmanAB/nuxy

 
 

Repository files navigation

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.

About

Nuxy - Custom fields for WordPress Options and Post Types.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 86.2%
  • PHP 6.4%
  • SCSS 5.2%
  • CSS 2.2%