-
-
Notifications
You must be signed in to change notification settings - Fork 15
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
2 changed files
with
48 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,29 @@ | ||
{ | ||
"name": "FilamentMediaManager", | ||
"alias": "filament-media-manager", | ||
"description": { | ||
"ar": "قم بادارة ملفات الوسائط الخاصة بك باستخدام مكتبة الوسائط من spatie بواجهة رسومية سهلة الاستخدام لـ FilamentPHP", | ||
"en": "Manage your media files using spatie media library with easy to use GUI for FilamentPHP", | ||
"gr": "Manage your media files using spatie media library with easy to use GUI for FilamentPHP", | ||
"sp": "Manage your media files using spatie media library with easy to use GUI for FilamentPHP" | ||
}, | ||
"keywords": [], | ||
"priority": 0, | ||
"providers": [ | ||
"TomatoPHP\\FilamentMediaManager\\FilamentMediaManagerServiceProvider" | ||
], | ||
"files": [], | ||
"title": { | ||
"ar": "مدير الوسائط", | ||
"en": "Media Manager", | ||
"gr": "Media Manager", | ||
"sp": "Media Manager" | ||
}, | ||
"color": "#cc1448", | ||
"icon": "heroicon-c-photo", | ||
"placeholder": "https://raw.githubusercontent.com/tomatophp/filament-media-manager/master/arts/3x1io-tomato-media-manager.jpg", | ||
"type": "plugin", | ||
"version": "v1.1.2", | ||
"github" : "https://github.com/tomatophp/filament-media-manager", | ||
"docs" : "https://github.com/tomatophp/filament-media-manager" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters