Title: MotionCraft Scroll Animations
Author: Darshan Patel
Published: <strong>05. svibnja 2026.</strong>
Last modified: 25. svibnja 2026.

---

Pretraga dodataka

![](https://ps.w.org/motioncraft-scroll-animations/assets/banner-772x250.png?rev
=3524961)

![](https://ps.w.org/motioncraft-scroll-animations/assets/icon-128x128.png?rev=3523757)

# MotionCraft Scroll Animations

 Od [Darshan Patel](https://profiles.wordpress.org/darshu1898/)

[Preuzmi](https://downloads.wordpress.org/plugin/motioncraft-scroll-animations.1.0.1.zip)

 * [Detalji](https://hr.wordpress.org/plugins/motioncraft-scroll-animations/#description)
 * [Recenzije](https://hr.wordpress.org/plugins/motioncraft-scroll-animations/#reviews)
 *  [Instalacija](https://hr.wordpress.org/plugins/motioncraft-scroll-animations/#installation)
 * [Razvoj](https://hr.wordpress.org/plugins/motioncraft-scroll-animations/#developers)

 [Podrška](https://wordpress.org/support/plugin/motioncraft-scroll-animations/)

## Opis

MotionCraft Scroll Animations adds smooth, scroll-triggered animations to any WordPress
site. Apply animations with CSS classes, data attributes, or the Gutenberg block
editor sidebar.

Built for performance and flexibility, the plugin uses lightweight animation techniques
and Anime.js to create modern motion effects without slowing down your website.

#### Features

 * 6 built-in animation presets (fade, slide, zoom)
 * Gutenberg block editor integration with sidebar controls
 * Works with Elementor via CSS classes in the Advanced tab
 * Stagger animations for lists and grids
 * Timeline groups for sequenced animations
 * Custom animation builder (JSON-based)
 * Conditional loading and mobile disable options
 * Respects `prefers-reduced-motion`
 * Developer hooks and filters for extending functionality
 * Lightweight and performance-focused architecture

#### Usage

Add a CSS class to any element:

    ```
    anime-fade-up
    ```

Or use a data attribute:

    ```
    data-anime="fade-up"
    ```

The animation triggers automatically when the element scrolls into view.

#### Custom Animations

Define custom presets as JSON in:

Settings > MotionCraft

Example:

    ```
    { "slide-rotate": { "opacity": 0, "translateX": -60, "rotate": -15 } }
    ```

#### Compatibility

 * Elementor (Free and Pro)
 * Gutenberg Block Editor
 * Any modern WordPress theme

#### Performance

 * Deferred script loading
 * Scroll-triggered animations via IntersectionObserver
 * Optional mobile disable
 * No external CDN dependencies

#### For Developers

 * Extendable animation list via `mcsa_supported_animations` filter
 * Public API: `window.MCSA.refresh()` for dynamic content
 * All assets bundled locally

### Third-Party Services

This plugin includes the Anime.js library locally (MIT licensed).

#### Anime.js

 * License: MIT
 * Source: https://animejs.com
 * Purpose: Provides the lightweight animation engine used by this plugin.
 * Data transmitted: None. No external requests are made. All assets are bundled
   locally.
 * MIT License: https://opensource.org/licenses/MIT

## Snimke zaslona

[⌊MotionCraft Settings Menu.⌉⌊MotionCraft Settings Menu.⌉[

MotionCraft Settings Menu.

[⌊MotionCraft Enable Animations.⌉⌊MotionCraft Enable Animations.⌉[

MotionCraft Enable Animations.

[⌊MotionCraft Disable Animations.⌉⌊MotionCraft Disable Animations.⌉[

MotionCraft Disable Animations.

[⌊Add Custom Animations And Save All Settings.⌉⌊Add Custom Animations And Save All
Settings.⌉[

Add Custom Animations And Save All Settings.

[⌊Edit OR Delete Custom Animations.⌉⌊Edit OR Delete Custom Animations.⌉[

Edit OR Delete Custom Animations.

[⌊Preview All Animations.⌉⌊Preview All Animations.⌉[

Preview All Animations.

[⌊Animation Reference.⌉⌊Animation Reference.⌉[

Animation Reference.

[⌊Data Attributes.⌉⌊Data Attributes.⌉[

Data Attributes.

[⌊Gutenberg Animation.⌉⌊Gutenberg Animation.⌉[

Gutenberg Animation.

[⌊Gutenberg Animation Using Settings.⌉⌊Gutenberg Animation Using Settings.⌉[

Gutenberg Animation Using Settings.

[⌊Elementor Animation.⌉⌊Elementor Animation.⌉[

Elementor Animation.

## Instalacija

 1. Upload the plugin folder to `/wp-content/plugins/`.
 2. Activate the plugin through the WordPress admin panel.
 3. Add animation classes or use Gutenberg block editor controls.

## ČPP

### Does this plugin work with Elementor?

Yes. Add animation classes in the Advanced tab of any Elementor widget.

### Do I need coding knowledge?

No. Use CSS classes or the Gutenberg sidebar controls.

### Can I create custom animations?

Yes. Use the JSON animation builder in the settings page.

### Will this slow down my website?

Scripts load conditionally and are deferred for better performance.

### Is this better than Elementor animations?

MotionCraft Scroll Animations provides smooth, performant scroll-triggered animations
using Anime.js (MIT licensed). It is lightweight, GPL-compliant, and works with 
any theme or page builder.

## Recenzije

Nema recenzija za ovaj dodatak.

## Suradnici i Programeri

“MotionCraft Scroll Animations” je softver otvorenog koda. Sljedeće osobe su doprinijele
ovom dodatku.

Suradnici

 *   [ Darshan Patel ](https://profiles.wordpress.org/darshu1898/)

[Prevedite “MotionCraft Scroll Animations” na svoj jezik.](https://translate.wordpress.org/projects/wp-plugins/motioncraft-scroll-animations)

### Zainteresirani ste za razvoj?

[Pregledajte kôd](https://plugins.trac.wordpress.org/browser/motioncraft-scroll-animations/),
pogledajte [SVN spremište](https://plugins.svn.wordpress.org/motioncraft-scroll-animations/)
ili se pretplatite na [dnevnik razvoja](https://plugins.trac.wordpress.org/log/motioncraft-scroll-animations/)
od [RSS](https://plugins.trac.wordpress.org/log/motioncraft-scroll-animations/?limit=100&mode=stop_on_copy&format=rss).

## Dnevnik promjena

#### 1.0.1

 * Tested compatibility with WordPress 7.0
 * Minor improvements and maintenance updates
 * Improved plugin stability and compatibility

#### 1.0.0

 * Initial release.
 * MotionCraft Scroll Animations provides smooth, scroll-triggered animations using
   Anime.js (MIT licensed).
 * Gutenberg block editor integration with sidebar controls.
 * Works with Elementor via CSS classes.
 * Stagger animations for lists and grids.
 * Timeline groups for sequenced animations.
 * Custom animation builder (JSON-based).
 * Conditional loading and mobile disable options.
 * Respects `prefers-reduced-motion` for accessibility.
 * Developer hooks and filters for extending functionality.

## Meta

 *  Version **1.0.1**
 *  Zadnje ažuriranje **prije 3 mjeseca**
 *  Aktivnih instalacija **10+**
 *  WordPress inačica ** 6.0 ili viša **
 *  Testirano do **7.0.4**
 *  PHP inačica ** 7.4 ili viša **
 *  Language
 * [English (US)](https://wordpress.org/plugins/motioncraft-scroll-animations/)
 * Oznaka
 * [animate on scroll](https://hr.wordpress.org/plugins/tags/animate-on-scroll/)
   [animation](https://hr.wordpress.org/plugins/tags/animation/)[gutenberg](https://hr.wordpress.org/plugins/tags/gutenberg/)
   [motion effects](https://hr.wordpress.org/plugins/tags/motion-effects/)[scroll animation](https://hr.wordpress.org/plugins/tags/scroll-animation/)
 *  [Napredni pogled](https://hr.wordpress.org/plugins/motioncraft-scroll-animations/advanced/)

## Ocjena

No reviews have been submitted yet.

[Your review](https://wordpress.org/support/plugin/motioncraft-scroll-animations/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/motioncraft-scroll-animations/reviews/)

## Suradnici

 *   [ Darshan Patel ](https://profiles.wordpress.org/darshu1898/)

## Podrška

Želite nešto reći? Potrebna vam je pomoć?

 [Pregledaj forum za podršku](https://wordpress.org/support/plugin/motioncraft-scroll-animations/)