Title: MotionCraft Scroll Animations
Author: Darshan Patel
Published: <strong>મે 5, 2026</strong>
Last modified: મે 5, 2026

---

પ્લગીન શોધો

![](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

 [Darshan Patel](https://profiles.wordpress.org/darshu1898/) દ્વારા

[ડાઉનલોડ](https://downloads.wordpress.org/plugin/motioncraft-scroll-animations.1.0.0.zip)

 * [વિગતો](https://gu.wordpress.org/plugins/motioncraft-scroll-animations/#description)
 * [સમીક્ષાઓ](https://gu.wordpress.org/plugins/motioncraft-scroll-animations/#reviews)
 *  [સ્થાપન](https://gu.wordpress.org/plugins/motioncraft-scroll-animations/#installation)
 * [ડેવલપમેન્ટ](https://gu.wordpress.org/plugins/motioncraft-scroll-animations/#developers)

 [સપોર્ટ](https://wordpress.org/support/plugin/motioncraft-scroll-animations/)

## વર્ણન

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.

#### 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

#### 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 Scroll Animations:

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

#### Compatibility

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

#### Performance

 * Deferred script loading
 * Scroll-triggered animations via IntersectionObserver
 * Optional mobile disable

#### For Developers

 * Extendable animation list via `gmk_supported_animations` filter
 * Public API: `window.GMK.refresh()` for dynamic content
 * All assets bundled locally (no external CDN dependencies)

### Third-Party Services

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

**Anime.js**
 * License: MIT * Source: [animejs.com](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](https://opensource.org/licenses/MIT)

## સ્ક્રીનશોટ

 * [[
 * MotionCraft Settings Menu.
 * [[
 * MotionCraft Enable Animations.
 * [[
 * MotionCraft Disable Animations.
 * [[
 * Add Custom Animations And Save All Settings.
 * [[
 * Edit OR Delete Custom Animations.
 * [[
 * Preview All Animations.
 * [[
 * Animation Reference.
 * [[
 * Data Attributes.
 * [[
 * Gutenburge Animation.
 * [[
 * Gutenburge Animation Using Settings.
 * [[
 * Elementor Animation.

## સ્થાપન

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

## એફએક્યુ (FAQ)

### 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.

### Is this better than Elementor animations?

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

## સમીક્ષાઓ

આ પ્લગઇન માટે કોઈ સમીક્ષાઓ નથી.

## ફાળો આપનાર & ડેવલપર્સ

આ ઓપન સોર્સ સોફ્ટવેર છે. નીચેના લોકો એ આ પ્લગિન માટે ફાળો આપ્યો છે.

ફાળો આપનારા

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

[“MotionCraft Scroll Animations” ને તમારી ભાષામાં અનુવાદ કરો.](https://translate.wordpress.org/projects/wp-plugins/motioncraft-scroll-animations)

### વિકાસમાં રસ ધરાવો છો?

[કોડ બ્રાઉઝ કરો](https://plugins.trac.wordpress.org/browser/motioncraft-scroll-animations/),
જોવો[અસ્વીએન રેપોઝિટરીમાંથી](https://plugins.svn.wordpress.org/motioncraft-scroll-animations/),
અથવા સબ્સ્ક્રાઇબ કરો[ડેવલપમેન્ટ](https://plugins.trac.wordpress.org/log/motioncraft-scroll-animations/)
દ્વારા[આરઅસઅસ](https://plugins.trac.wordpress.org/log/motioncraft-scroll-animations/?limit=100&mode=stop_on_copy&format=rss).

## ચેન્જલૉગ

#### 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.

## મેટા

 *  વર્ઝન **1.0.0**
 *  છેલ્લી અપડેટ: **4 દિવસ પહેલા**
 *  સક્રિય સ્થાપનો: **10 કરતા ઓછા**
 *  વર્ડપ્રેસ વર્ઝન ** 6.0 અથવા ઉચ્ચતર **
 *  **6.9.4** સુધી પરીક્ષણ કર્યું
 *  PHP સંસ્કરણ ** 7.2 અથવા ઉચ્ચતર **
 *  ભાષા
 * [English (US)](https://wordpress.org/plugins/motioncraft-scroll-animations/)
 * ટૅગ્સ:
 * [animation](https://gu.wordpress.org/plugins/tags/animation/)[elementor](https://gu.wordpress.org/plugins/tags/elementor/)
   [gutenberg](https://gu.wordpress.org/plugins/tags/gutenberg/)[scroll animation](https://gu.wordpress.org/plugins/tags/scroll-animation/)
   [smooth](https://gu.wordpress.org/plugins/tags/smooth/)
 *  [વિગતવાર દૃશ્ય](https://gu.wordpress.org/plugins/motioncraft-scroll-animations/advanced/)

## પૉઇન્ટ્સ

હજુ સુધી કોઈ સમીક્ષા સબમિટ કરવામાં આવી નથી.

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

[બધા  સમીક્ષાઓ જુઓ](https://wordpress.org/support/plugin/motioncraft-scroll-animations/reviews/)

## ફાળો આપનારા

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

## સપોર્ટ

કંઈક કહેવું છે? મદદ જોઈએ છે?

 [આધાર ફોરમ જુઓ](https://wordpress.org/support/plugin/motioncraft-scroll-animations/)