Woda Admin Options
...
★ 0stars
10release downloads
0forks
Install
The author publishes release zips, so WP-CLI can install straight from GitHub:
wp plugin install https://github.com/wwwoda/woda-admin-options/releases/download/0.4.0/woda-admin-options.zipDeclares an update source (https://github.com/wwwoda/woda-admin-options), so updates arrive through the plugin's own updater.
From the readme
WordPress Plugin - Woda Admin Options
Create an carbon fields options page and expose the container to other plugins
This plugin utilizes the Carbon Fields WordPress custom fields library. Read the documentation to understand how you can use it to create custom options pages and fields.
Installation
You can install the plugin by uploading it in the WordPress Admin or via composer.
If you installed the plugin via composer you will have to initialize it yourself to be able to use it. Add this to your theme's function file
Configure
Useage
Add a new options page under the main options page
Add fields to the main options page
Docs
- Carbon Fields
- Documentation
- Theme Options
Read the full README on GitHub →