bS Animate On Scroll
This plugin registers and initializes AOS library https://michalsnik.github.io/aos/ in your WordPress. You can then use the animations by writing them into your HTML code.
by Bastian Kreiter · github.com/crftwrk/bs4-animate-on-scroll · website
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/crftwrk/bs4-animate-on-scroll/archive/refs/heads/master.zipReadme
=== bS Animate On Scroll ===
Contributors: craftwerk
Requires at least: 4.5 Tested up to: 5.3.2 Requires PHP: 5.6 Stable tag: 1.0.0 License: GNU General Public License v2 or later License URI: https://www.gnu.org/licenses/gpl-2.0.html
Animate On Scroll by Michał Sajnóg https://michalsnik.github.io/aos/ Plugin for WordPress, Copyright 2020 Bastian Kreiter.
== Installation ==
- In your admin panel, go to Plugins > and click the Add New button.
- Click Upload Plugin and Choose File, then select the Plugin's .zip file. Click Install Now.
- Click Activate to use your new Plugin right away.
== Usage ==
Use it in your HTML like this:
== Changelog ==
= 1.0.0 - April 30 2020 =
* Initial release