https://github.com/spicywebau/craft-embedded-assets
Manage YouTube videos, Instagram photos and more as first class assets in Craft CMS
https://github.com/spicywebau/craft-embedded-assets
craft-plugin craft2 craft3 craft4 craftcms oembed
Last synced: 13 days ago
JSON representation
Manage YouTube videos, Instagram photos and more as first class assets in Craft CMS
- Host: GitHub
- URL: https://github.com/spicywebau/craft-embedded-assets
- Owner: spicywebau
- License: mit
- Created: 2015-12-05T06:33:46.000Z (over 9 years ago)
- Default Branch: 5.x
- Last Pushed: 2025-02-11T09:57:11.000Z (2 months ago)
- Last Synced: 2025-04-14T08:16:44.574Z (13 days ago)
- Topics: craft-plugin, craft2, craft3, craft4, craftcms, oembed
- Language: PHP
- Homepage:
- Size: 5.68 MB
- Stars: 171
- Watchers: 7
- Forks: 36
- Open Issues: 15
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# Embedded Assets
#### Manage YouTube videos, Instagram photos and more as first class assetsEmbedded Assets is a [Craft CMS](https://craftcms.com) plugin that lets you add YouTube videos, Instagram photos and more to Craft's asset manager, and treat them as first class assets. Just open up your asset manager, paste in a URL and watch the magic happen.
### Embed anything
Paste a URL to anything and Embedded Assets will pull all the images, embed codes and metadata it can from the page.
### Just an asset
Embedded assets are just JSON files. This means they can exist as real assets within your assets folders. With a little bit of Twig magic the embed information can be accessed and used in your templates.
## Documentation
- [Installation](docs/installation.md)
- [Templating](docs/templating.md)
- [GraphQL](docs/graphql.md)
- [Configuration](docs/configuration.md)
- [Events](docs/events.md)
- [Console Commands](docs/console-commands.md)
- [Changelog](CHANGELOG.md)---
*Created by [Benjamin Fleming](https://github.com/benjamminf)*
*Maintained by [Spicy Web](https://spicyweb.com.au)*