Skip to content

Commit de6026c

Browse files
authored
Update README.md
1 parent d4ca397 commit de6026c

File tree

1 file changed

+28
-35
lines changed

1 file changed

+28
-35
lines changed

Diff for: README.md

+28-35
Original file line numberDiff line numberDiff line change
@@ -1,48 +1,41 @@
1-
# Fancybox
2-
![](https://flarum-badge-api.davwheat.dev/v1/compat-latest/darkle/fancybox) [![Total Downloads](http://poser.pugx.org/darkle/fancybox/downloads)](https://packagist.org/packages/darkle/fancybox) [![Latest Stable Version](http://poser.pugx.org/darkle/fancybox/v)](https://packagist.org/packages/darkle/fancybox) [![License](http://poser.pugx.org/darkle/fancybox/license)](https://packagist.org/packages/darkle/fancybox)
1+
# Fancybox v5
2+
[![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)
33

4-
![Screenshot](https://user-images.githubusercontent.com/15818451/145828827-e272f2e2-3781-4eea-9e4a-3e5aa8077920.gif)
5-
6-
## Getting Started
4+
![Screenshot](https://github.com/iamdarkle/assets/blob/main/flarum/fancybox/msedge_RSzIbACInH.gif?raw=true)
5+
---
76

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

10-
### 🔃 Cross-compatibility
11-
- [`reflar/recache`](https://extiverse.com/extension/reflar/recache)
12-
- [`fof/reactions`](https://github.com/FriendsOfFlarum/reactions)
13-
- [`datlechin/flarum-link-preview`](https://github.com/datlechin/flarum-link-preview)
14-
- [`the-turk/flarum-flamoji`](https://github.com/the-turk/flarum-flamoji)
15-
- [`datitisev/flarum-post-galleries`](https://github.com/datitisev/flarum-post-galleries) ⌛(https://github.com/iamdarkle/fancybox/issues/6)
16-
- [`v17development/flarum-support`](https://extiverse.com/extension/v17development/flarum-support) ⌛(https://github.com/iamdarkle/fancybox/issues/5)
10+
#### ⚠️ Minimum Requirements
1711

18-
### ⚠️ Minimum Requirements
12+
- [flarum/core](https://flarum.org/) 1.2.0
1913

20-
* <a href="https://flarum.org">flarum/core</a> 1.2.0
14+
#### 📥 Installation
2115

22-
### 📥 Installation
23-
```
24-
composer require darkle/fancybox
25-
```
16+
```
17+
composer require darkle/fancybox
18+
```
19+
#### ♻ Updating
2620

27-
### ♻ Updating
28-
```
29-
composer update darkle/fancybox
30-
php flarum cache:clear
31-
```
21+
```
22+
composer require darkle/fancybox
23+
php flarum cache:clear
24+
```
25+
### License
3226

33-
## License
27+
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."
3428

35-
Fancybox v4 is licensed under the Fancyapps UI license for all applications. You can test Fancyapps UI components for free in your project in a development and staging environment to see if it fits your needs, then you must purchase a license from [here](https://fancyapps.com/pricing).
29+
You can explore the license details at fancyapps.com/license and find purchase options at fancyapps.com/pricing.
3630

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

40-
## Useful Links
34+
### Useful Links
4135

42-
* [Fancyapps Web](https://fancyapps.com/)
43-
* [Fancyapps GitHub](https://github.com/fancyapps/ui)
44-
* [Flarum](https://flarum.org)
45-
* [Flarum Community](https://discuss.flarum.org/d/29102-fancybox)
46-
* [GitHub](https://github.com/iamdarkle/fancybox)
47-
* [Packagist](https://packagist.org/packages/darkle/fancybox)
48-
* [Composer](https://getcomposer.org/)
36+
- [Fancyapps Web](https://fancyapps.com/)
37+
- [Fancyapps GitHub](https://github.com/fancyapps/ui)
38+
- [Flarum](https://flarum.org/)
39+
- [GitHub](https://github.com/iamdarkle/fancybox)
40+
- [Composer](https://getcomposer.org/)
41+
- [Packagist](https://packagist.org/)

0 commit comments

Comments
 (0)