WP Manifestindependent plugin directory
manifest / content / cmb2-field-animation

CMB2 Field Type: Animation

Custom field for CMB2 to store Animate.css animations

by Ruben Garcia <rubengcdev@gmail.com> · github.com/rubengc/cmb2-field-animation · website

11stars
0forks

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/rubengc/cmb2-field-animation/archive/refs/heads/master.zip

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

From the readme

CMB2 custom field "animation" Custom field for CMB2 to store Animate.css animations. Available groups seekers entrances // Shortcut to enable all entrances (includes flippers, lightspeed and specials entrances) bouncingentrances fadingentrances rotatingentrances slidingentrances zoomentrances exits // Shortcut to enable all exits (includes flippers, lightspeed and specials exists) bouncingexits fadingexits rotatingexits slidingexits zoomexits flippers lightspeed specials Examples: Changelog 1.0.2 New animation: jackInTheBox Updated animate.css lib to 3.7.0 Make use of a minified version of animate.css Added the ability to pass custom animations Improved entrances and exists groups Improved animation adding an play button and a preview element 1.0.1 Switched preview to button to allow animate again 1.0.0 Initial commit

Read the full README on GitHub →