# SlideVerse

**SlideVerse** is a powerful WordPress slider plugin built on **Swiper.js**. It allows you to create fully customizable and responsive sliders within the Gutenberg block editor, supporting both core and third-party blocks.

## Features

- **Powered by Swiper.js**: The most modern mobile-friendly slider library.
- **SlideVerse Slider Block**: Add sliders directly in the Gutenberg editor.
- **Responsive Design**: Fully responsive, with touch and swipe support.
- **Autoplay and Navigation Controls**: Customize autoplay, pagination, and navigation settings.
- **Core and Third-Party Block Support**: Use any content block, including images, videos, or text, inside your sliders.

## Installation

1. **Upload & Install**: Upload the `slideverse` folder to the `/wp-content/plugins/` directory, or install it through the WordPress plugins screen.
2. **Activate**: Go to the 'Plugins' screen in WordPress and activate **SlideVerse**.
3. **Get Started**: In the Gutenberg editor, insert the **SlideVerse Slider** block and start adding your content blocks to create sliders.

## Build Process

To build and package the **SlideVerse** plugin, follow these steps:

1. **Install Dependencies**:
   Run the following command to install all required dependencies:
   ```bash
   npm install
   npm run build
   npm run plugin-zip