Download the PHP package awcodes/filament-oembed without Composer
On this page you can find all versions of the php package awcodes/filament-oembed. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download awcodes/filament-oembed
More information about awcodes/filament-oembed
Files in awcodes/filament-oembed
Package filament-oembed
Short Description This is my package filament-oembed
License MIT
Homepage https://github.com/awcodes/filament-oembed
Informations about the package filament-oembed
A collection of components to extend Filament Admin.
Installation
You can install the package via composer:
Optionally, you can publish the views, assets or translations using:
Theming
If you are using a custom theme for Filament you will need to add this plugin's views to your Tailwind CSS config. Once this is done you may disable the plugin's stylesheet in the config file by changing 'load_styles' to false.
Usage
Allows an oEmbed video with preview. Only supports YouTube and Vimeo at the moment.
Changelog
Please see CHANGELOG for more information on what has changed recently.
Contributing
Please see CONTRIBUTING for details.
Security Vulnerabilities
Please review our security policy on how to report security vulnerabilities.
Credits
- Adam Weston
- All Contributors
License
The MIT License (MIT). Please see License File for more information.
All versions of filament-oembed with dependencies
filament/filament Version ^2.0
spatie/laravel-package-tools Version ^1.13.5
illuminate/contracts Version ^9.0|^10.0