Title: Makeiteasy Slider
Author: Lovro Hrust
Published: <strong>2 Januari 2025</strong>
Last modified: 6 Maret 2026

---

Cari plugin

![](https://ps.w.org/makeiteasy-slider/assets/banner-772x250.png?rev=3217301)

![](https://ps.w.org/makeiteasy-slider/assets/icon.svg?rev=3217301)

# Makeiteasy Slider

 Oleh [Lovro Hrust](https://profiles.wordpress.org/lovor/)

[Unduh](https://downloads.wordpress.org/plugin/makeiteasy-slider.1.0.7.zip)

[Pratinjau Langsung](https://id.wordpress.org/plugins/makeiteasy-slider/?preview=1)

 * [Detail](https://id.wordpress.org/plugins/makeiteasy-slider/#description)
 * [Ulasan](https://id.wordpress.org/plugins/makeiteasy-slider/#reviews)
 *  [Instalasi](https://id.wordpress.org/plugins/makeiteasy-slider/#installation)
 * [Pengembangan](https://id.wordpress.org/plugins/makeiteasy-slider/#developers)

 [Bantuan](https://wordpress.org/support/plugin/makeiteasy-slider/)

## Deskripsi

Block based slider, leverages the speed and versatility of the [Swiper slider](https://swiperjs.com/).

#### Key Features

 * 🥇 **Insert Any Block as a Slide**: No restrictions! Use the full power of the
   WordPress block editor.
 * 🥈 **Flexible Configuration**: Use Swiper’s full range of features by entering
   the JSON configuration.
 * 🥉 **Lightweight & Fast**: Uses only [Swiper](https://swiperjs.com/) library 
   as dependency.
 * 🌟 **Developer-Friendly**: The source code is fully available, making it easy
   to customize with hooks.

#### NEW!

I am accepting suggestions for new features and improvements.
 If you have an idea,
please [open an issue on GitHub](https://github.com/Lovor01/makeiteasy-slider/issues)
or write here in support section.

#### JSON configuration how to

Head to Swiper docs, to [Parameters section](https://swiperjs.com/swiper-api#parameters)
to find parameter you need.
 More elaborate configuration for some features is available
further below on page, in [Modules section](https://swiperjs.com/swiper-api#modules).
Once you found the parameters you need, write them as JSON instead as javascript
object, i.e.:

    ```
    {
        autoplay: {
            delay: 6000,
            disableOnInteraction: true
        },
        pagination: {
            clickable: true
        }
    }
    ```

would be written as

    ```
    {
        "autoplay": {
            "delay": 6000,
            "disableOnInteraction": true
        },
        "pagination": {
            "clickable": true
        }
    }
    ```

And enter them on settings tab in block sidebar under Advanced slider configuration
section.
 You can learn more about JSON in [Stackoverflow blog](https://stackoverflow.blog/2022/06/02/a-beginners-guide-to-json-the-data-format-for-the-internet/)
or on [W3schools page](https://www.w3schools.com/js/js_json_intro.asp).

Your JSON configuration merges with default configuration needed for swiper to run.
You can break slider functioning through misconfiguration, so this is the first 
place to look if something does not work.
 There is a built in syntax checker in
Advanced slider settings box,

### Developers

There is a full source code on [github](https://github.com/Lovor01/makeiteasy-slider).
You can investigate code, adjust it to your needs, collaborate, …

## Blok

Plugin ini menyediakan 2 blok.

 *   Slider Slider based on blocks
 *   Slide Slide for makeiteasy slider

## Instalasi

#### From block editor:

Search for ‘makeiteasy swiper slider’ in the block editor when adding a new block
via the ‘+’ sign in the top bar.

#### Standard Installation:

 1. Install the plugin through the WordPress plugins screen directly or upload the 
    plugin files to the `/wp-content/plugins/makeiteasy-swiper-slider` directory.
 2. Activate the plugin through the ‘Plugins’ screen in WordPress

## Tanya Jawab

### Why is [feature x] missing?

Creating UI for every detail of Swiper slider is exceptionally demanding. That’s
why configuration in UI is limited, while JSON configuration is secure
 and very
powerful.

### Can I use it in other page builders (e.g. Elementor)

Depends on page builder. Some builders also have third party add-ons which enable
using blocks.

## Ulasan

![](https://secure.gravatar.com/avatar/58ee23ba13d66e19379bdac8582f7d467e72e92e3e4b5490d822abf4e1070081?
s=60&d=retro&r=g)

### 󠀁[Best slider on wordpress](https://wordpress.org/support/topic/best-slider-on-wordpress/)󠁿

 [highvoltage90](https://profiles.wordpress.org/highvoltage90/) 1 April 2025 2 balasan

I spent a lot of time finding a free slider with advanced cards layouts. This solves
all my issues, and great that integrates a well known api like swiper js Thank you

![](https://secure.gravatar.com/avatar/81cca480f962f22c0d9563014548d25614824f4f7cd41975a3ca337b0c7a9c26?
s=60&d=retro&r=g)

### 󠀁[Very Polished and easy to use](https://wordpress.org/support/topic/very-polished-and-easy-to-use/)󠁿

 [Lukasz](https://profiles.wordpress.org/wpfed/) 5 Maret 2025 1 balasan

Super high quality and clean, very easy to use, great and clear explanations of 
how to use it. Super powerful for DEVs and usable for average WP user. Best slider
plugin I found after trying many, this is how block plugins should be built!

![](https://secure.gravatar.com/avatar/6b580d974802dca504e3dc34e93ebf8c1596d0d2bc5a7bcef0150fae099322c5?
s=60&d=retro&r=g)

### 󠀁[Very good, very (c)lean!](https://wordpress.org/support/topic/very-good-very-clean/)󠁿

 [orlandofatix](https://profiles.wordpress.org/orlandofatix/) 22 Januari 2025 1 
balasan

Simple setup, open source, clean, most modern and light carousel slider for wp, 
based on the very good swiper library. Also developer friendly. Good job

 [ Baca semua 3 ulasan ](https://wordpress.org/support/plugin/makeiteasy-slider/reviews/)

## Kontributor & Pengembang

“Makeiteasy Slider” adalah perangkat lunak open source. Berikut ini mereka yang 
sudah berkontribusi pada plugin ini.

Kontributor

 *   [ Lovro Hrust ](https://profiles.wordpress.org/lovor/)

[Terjemahkan “Makeiteasy Slider” dalam bahasa Anda.](https://translate.wordpress.org/projects/wp-plugins/makeiteasy-slider)

### Tertarik mengembangkan?

[Lihat kode](https://plugins.trac.wordpress.org/browser/makeiteasy-slider/), periksa
[repositori SVN ](https://plugins.svn.wordpress.org/makeiteasy-slider/), atau mendaftar
ke [log pengembangan](https://plugins.trac.wordpress.org/log/makeiteasy-slider/)
melalui [RSS](https://plugins.trac.wordpress.org/log/makeiteasy-slider/?limit=100&mode=stop_on_copy&format=rss).

## Log Perubahan

#### 1.0.7

Fixed bug where disabled controls in UI would be overriden by JSON config in “Advanced
slider settings”.
 JSON config in “Advanced slider settings” can be blank now. Update
@wordpress/scripts package.

#### 1.0.6

Updated default Swiper configurations in default.json.

#### 1.0.5

Swiper library updated to version 11.2.10. WordPress scripts package updated to 
30.25.0. Dotenv package updated to 16.6.1.

#### 1.0.4

Attempt to fix error when inserting block from searching from block library in block
inserter.

#### 1.0.3

Deprecating “two sliddes horizontal” editor view mode in favor of calculating slide
widths according to Swiper’s slidesPerView setting.

#### 1.0.2

Minimum slide width in editor breaks display in editor when slides are small images–
this is reverted back to v1.0.0.

#### 1.0.1

Set minimum slide width in editor
 Enable styling colors in slider background and
slider colors which could be inherited (Color section in block sidebar).

#### 1.0.0

Initial version

## Meta

 *  Versi **1.0.7**
 *  Diperbarui **1 bulan yang lalu**
 *  Instalasi Aktif **1,000+**
 *  Versi WordPress ** 6.6 atau yang terbaru **
 *  Diuji hingga **7.0**
 *  Versi PHP ** 7.4 atau yang terbaru **
 *  Bahasa
 * [English (US)](https://wordpress.org/plugins/makeiteasy-slider/)
 * Tag
 * [block](https://id.wordpress.org/plugins/tags/block/)[carousel](https://id.wordpress.org/plugins/tags/carousel/)
   [slider](https://id.wordpress.org/plugins/tags/slider/)[swiper](https://id.wordpress.org/plugins/tags/swiper/)
 *  [Tampilan lanjut](https://id.wordpress.org/plugins/makeiteasy-slider/advanced/)

## Rating

 5 dari 5 bintang.

 *  [  3 5-star reviews     ](https://wordpress.org/support/plugin/makeiteasy-slider/reviews/?filter=5)
 *  [  0 4-star reviews     ](https://wordpress.org/support/plugin/makeiteasy-slider/reviews/?filter=4)
 *  [  0 3-star reviews     ](https://wordpress.org/support/plugin/makeiteasy-slider/reviews/?filter=3)
 *  [  0 2-star reviews     ](https://wordpress.org/support/plugin/makeiteasy-slider/reviews/?filter=2)
 *  [  0 1-star reviews     ](https://wordpress.org/support/plugin/makeiteasy-slider/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/makeiteasy-slider/reviews/#new-post)

[Lihat semua ulasan](https://wordpress.org/support/plugin/makeiteasy-slider/reviews/)

## Kontributor

 *   [ Lovro Hrust ](https://profiles.wordpress.org/lovor/)

## Bantuan

Masalah yang diselesaikan dua bulan terakhir:

     2 dari 2

 [Lihat forum bantuan](https://wordpress.org/support/plugin/makeiteasy-slider/)

## Donasi

Apakah Anda ingin mendukung pengembangan plugin ini?

 [ Donasi untuk plugin ini ](https://buymeacoffee.com/lovro)