Easy Post Slider
Easy Post Slider is a custom Wordpress block that allows you to display your posts in a slider/carousel format. This block comes with multiple customization options from presentation to query filters..
by Parfait Designs · github.com/vanquiche/easy-post-slider · website
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/vanquiche/easy-post-slider/archive/refs/heads/main.zipFeatures
Easy Post Slider is a customizable WordPress block designed to showcase your posts in a dynamic slider format. This block offers a range of settings to personalize the appearance and apply query filters. This slider is fully responsive, adapting seamlessly to different screen sizes, and adheres to accessibility standards. It also includes built-in features such as lazy and blurry loading of images, prioritizing performance right from the start.
Installation
This block is currently undergoing a review process before its release on the WordPress Plugin Directory. However, if you're eager to start using this block on your WordPress site right away, please follow the instructions provided below.
-
Clone this repository
git clone https://github.com/vanquiche/easy-post-slider.git -
Navigate into your cloned repository
-
Install dependencies
npm install -
Create the compress folder,
easy-post-slider.zipby runningnpm run plugin-zip -
Log into your Wordpress Admin dashboard
-
Navigate to the Plugins menu to select the "Add New" plugin
-
Navigate to the "Upload Plugin" area and select the
easy-post-slider.zip -
Click "Install Now"
-
Activate the plugin within the Plugins dashboard