DITS Carousel Slider Block

描述

DITS Carousel Slider Block is a custom block that lets you create flexible and responsive sliders directly in the WordPress block editor.

Features:

  • Drag & drop slide reordering
  • Responsive slider powered by Swiper.js
  • Custom icons using Font Awesome
  • Easy slide management inside Gutenberg
  • Lightweight and developer-friendly

This plugin is translation-ready.

Third-party Resources

This plugin bundles the following third-party libraries:

  • Swiper
    License: MIT
    License URI: https://github.com/nolimits4web/swiper/blob/master/LICENSE
    Source: https://swiperjs.com/

  • Font Awesome Free
    License: SIL OFL 1.1 (fonts), MIT (code)
    License URI: https://fontawesome.com/license/free
    Source: https://fontawesome.com/

  • react-beautiful-dnd
    License: MIT
    License URI: https://github.com/atlassian/react-beautiful-dnd/blob/master/LICENSE
    Source: https://github.com/atlassian/react-beautiful-dnd

  • array-move
    License: MIT
    License URI: https://github.com/sindresorhus/array-move/blob/main/license
    Source: https://github.com/sindresorhus/array-move

All bundled libraries are compatible with GPL-2.0-or-later.

Development

This plugin uses @wordpress/scripts for building assets.

Source files are located in:

  • src/blocks/
  • src/components/
  • src/Data/

To build assets:

  1. npm install
  2. npm run build

螢幕截圖

Blocks

This plugin provides 2 blocks.

  • Slider Block slider based on Swiper.js
  • Slide One slide for Slider block

安裝

  1. Upload the plugin folder to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Add the “Slider Block” in the Gutenberg editor

常見問題

Does it work with any theme?

Yes, it works with most modern WordPress themes.

Is it mobile friendly?

Yes, the slider is fully responsive.

評價

There are no reviews for this plugin.

貢獻者及開發者

“DITS Carousel Slider Block” 是一個開源的軟體。以下的人對這個外掛作出了貢獻。

貢獻者

將 DITS Carousel Slider Block 外掛本地化為台灣繁體中文版。

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

修改日誌

1.0.0

  • Initial release