|
1 |
| -# Fancybox |
2 |
| - [](https://packagist.org/packages/darkle/fancybox) [](https://packagist.org/packages/darkle/fancybox) [](https://packagist.org/packages/darkle/fancybox) |
| 1 | +# Fancybox v5 |
| 2 | +[](https://packagist.org/packages/darkle/fancybox) [](https://packagist.org/packages/darkle/fancybox) [](https://packagist.org/packages/darkle/fancybox) |
3 | 3 |
|
4 |
| - |
5 |
| - |
6 |
| -## Getting Started |
| 4 | + |
| 5 | +--- |
7 | 6 |
|
| 7 | +### Getting Started |
8 | 8 | In order to install the extension, you will need to follow these simple steps.
|
9 | 9 |
|
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 |
17 | 11 |
|
18 |
| -### ⚠️ Minimum Requirements |
| 12 | +- [flarum/core](https://flarum.org/) 1.2.0 |
19 | 13 |
|
20 |
| -* <a href="https://flarum.org">flarum/core</a> 1.2.0 |
| 14 | +#### 📥 Installation |
21 | 15 |
|
22 |
| -### 📥 Installation |
23 |
| - ``` |
24 |
| - composer require darkle/fancybox |
25 |
| - ``` |
| 16 | +``` |
| 17 | +composer require darkle/fancybox |
| 18 | +``` |
| 19 | +#### ♻ Updating |
26 | 20 |
|
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 |
32 | 26 |
|
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." |
34 | 28 |
|
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. |
36 | 30 |
|
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) |
39 | 33 |
|
40 |
| -## Useful Links |
| 34 | +### Useful Links |
41 | 35 |
|
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