An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

        

# Embedded Assets
#### Manage YouTube videos, Instagram photos and more as first class assets

Embedded 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)*