Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/iamdarkle/fancybox

Fancybox is a touch enabled and responsive tool for displaying images in a 'lightbox' that floats overtop of web page.
https://github.com/iamdarkle/fancybox

composer fancybox fancybox-gallery flarum flarum-ext flarum-extension lightbox lightbox-gallery php

Last synced: 9 days ago
JSON representation

Fancybox is a touch enabled and responsive tool for displaying images in a 'lightbox' that floats overtop of web page.

Awesome Lists containing this project

README

        

# Fancybox v5
[![Latest Stable Version](http://poser.pugx.org/darkle/fancybox/v)](https://packagist.org/packages/darkle/fancybox) [![Total Downloads](http://poser.pugx.org/darkle/fancybox/downloads)](https://packagist.org/packages/darkle/fancybox) [![License](http://poser.pugx.org/darkle/fancybox/license)](https://packagist.org/packages/darkle/fancybox)

![Screenshot](https://github.com/iamdarkle/assets/blob/main/flarum/fancybox/msedge_RSzIbACInH.gif?raw=true)
---

### Getting Started
In order to install the extension, you will need to follow these simple steps.

#### ⚠️ Minimum Requirements

- [flarum/core](https://flarum.org/) 1.2.0

#### 📥 Installation

```
composer require darkle/fancybox
```
#### ♻ Updating

```
composer require darkle/fancybox
php flarum cache:clear
```
### License

Fancybox v5 is available under the Fancyapps UI license for all applications. You can freely test Fancyapps UI components in your project's development and staging environments to see if they meet your needs. If they do, you'll need to purchase a license and agree to the "License Agreement."

You can explore the license details at fancyapps.com/license and find purchase options at fancyapps.com/pricing.

- darkle/fancybox - [MIT License](https://github.com/iamdarkle/fancybox/blob/main/LICENSE)
- Fancybox v5 (You need a Fancybox license for both non-commercial and commercial use) - [Fancyapps UI license](https://fancyapps.com/license)

### Useful Links

- [Fancyapps Web](https://fancyapps.com/)
- [Fancyapps GitHub](https://github.com/fancyapps/ui)
- [Flarum](https://flarum.org/)
- [GitHub](https://github.com/iamdarkle/fancybox)
- [Composer](https://getcomposer.org/)
- [Packagist](https://packagist.org/)