WP Manifestindependent plugin directory
manifest / content / acf-animatecss

ACF: Animate.css Effects

ACF field to catch settings for Animate.css settings like effect to use, animation speed and start delay.

by Thomas A. Reinert, TAR MediaDesign · github.com/thomas-a-reinert/acf-animatecss · website

7stars
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/thomas-a-reinert/acf-animatecss/archive/refs/heads/master.zip

From the readme

Advanced Custom Fields (ACF): Animate.css Effects Field Tested: WordPress 5.2.2 and ACF 5.8.2 Forked from: https://github.com/reyhoun/acf-animate-parameter Description Advanced Custom Fields (ACF) field to catch settings for Animate.css like effect to use, animation speed and start delay. For Animate.css options see https://daneden.github.io/animate.css/ and https://github.com/daneden/animate.css Notice: This Addon does not enqueue Animate.css - yet. Maybe in a later version. Compatibility This ACF field type is compatible with: Up to WordPress 5.2.2 ACF 5 (Tested with 5.8.2) Installation 1. Copy the acf-animatecss folder into your wp-content/plugins folder 2. Activate the ACF: Animate.css Effects Field plugin via the plugins admin page 3. Create a new field via ACF and select the Animate Parameters type 4. Please refer to the description for more info regarding the field type settings

Read the full README on GitHub →