Download the PHP package smartlogix/film-strip-slider-block without Composer
On this page you can find all versions of the php package smartlogix/film-strip-slider-block. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download smartlogix/film-strip-slider-block
More information about smartlogix/film-strip-slider-block
Files in smartlogix/film-strip-slider-block
Download smartlogix/film-strip-slider-block
More information about smartlogix/film-strip-slider-block
Files in smartlogix/film-strip-slider-block
Vendor smartlogix
Package film-strip-slider-block
Short Description A fully customizable film strip slider Gutenberg block with navigation arrows, bullet dots, page numbers, autoplay, drag/swipe support, and responsive breakpoints.
License GPL-2.0-or-later
Homepage https://github.com/namithj/film-strip-slider-block
Package film-strip-slider-block
Short Description A fully customizable film strip slider Gutenberg block with navigation arrows, bullet dots, page numbers, autoplay, drag/swipe support, and responsive breakpoints.
License GPL-2.0-or-later
Homepage https://github.com/namithj/film-strip-slider-block
Please rate this library. Is it a good library?
Informations about the package film-strip-slider-block
Film Strip Slider Block
A fully customizable film strip slider Gutenberg block for WordPress. Built with the WordPress Interactivity API — zero external dependencies.
Features
- Responsive slides per view — configurable for desktop, tablet, and mobile
- Navigation arrows — sides, top, or bottom positioning
- Bullet dot navigation — top or bottom positioning
- Page numbers — optional page counter
- Autoplay — configurable interval with pause-on-hover
- Drag / swipe — touch and pointer drag support
- Infinite loop — optional seamless looping
- Configurable animation — speed and easing options
- Image height control — responsive height with
object-fit: cover - Reusable — can be saved as a reusable block
- Block supports — wide/full alignment, colors, spacing
Installation
Via Composer (recommended)
The block auto-registers via Composer's autoloader. No additional theme code is required.
Manual
- Download the latest release zip
- Extract into your theme's directory
- Require the main PHP file:
Development
Release Process
- Update the version in
package.json,composer.json,film-strip-slider-block.php, andsrc/film-strip-slider-block/block.json - Run
npm run buildand commit the updatedbuild/directory - Tag the release:
git tag v1.x.x && git push --tags - Create a GitHub Release — the CI workflow will verify the build and attach an installable zip
Requirements
- WordPress 6.5+
- PHP 7.4+
License
GPL-2.0-or-later
All versions of film-strip-slider-block with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.4
The package smartlogix/film-strip-slider-block contains the following files
Loading the files please wait ...