WP Manifestindependent plugin directory
manifest / content / cmb2-extensions

CMB2 Extension archived

This Repository is a extensions of CMB2 WordPress Plugin.

by Praneeth Polu · github.com/stackadroit/cmb2-extensions · website

21stars
3.1kcomposer installs
5forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/stackadroit/cmb2-extensions/archive/refs/heads/develop.zip

Also on Packagist as stackadroit/cmb2-extensions:

composer require stackadroit/cmb2-extensions

Declares an update source (https://github.com/polupraneeth/cmb2-extensions), so updates arrive through the plugin's own updater.

From the readme

CMB2 Extension Homepage: github Complete contributors list found here: github.com/CMB2/CMB2/graphs/contributors Description This is a CMB2 Extension repository which help modify the default behavior of CMB2 and extends it's functionality. Extension are organized into categories (folders) and each Filed Type is placed in its own file with a name that describes what it does. Download plugin on wordpress.org To get started, please follow the examples in the included example-functions.php file and have a look at the basic usage instructions. You can see a list of available field types here. Contribution First attempt at a library. Lots more changes and fixes to do. Contributions are welcome. Installation If installing the plugin from wordpress.org: 1. Upload the entire /cmb2-extension directory to the /wp-content/plugins/ directory. 2. Activate CMB2 Extension through the 'Plug

Read the full README on GitHub →