schwartzmj / statamic-img
There is no license information available for the latest version (v0.0.13) of this package.
v0.0.13
2024-05-14 13:57 UTC
Requires
- php: ^8.3
- statamic/cms: ^5.0
Requires (Dev)
- orchestra/testbench: ^9.0
README
TODO
- Make interface for an "adapter". e.g. dev would probably always use glide, but prod might use cloudflare or some other
- Fallback (standard src attribute) should probably not be the source img? Optimize it somehow? Or will it fall back if others aren't found?
Statamic Img is a Statamic addon that does something pretty neat.
Features
This addon does:
- This
- And this
- And even this
How to Install
You can search for this addon in the Tools > Addons
section of the Statamic control panel and click install, or
run the following command from your project root:
composer require schwartzmj/statamic-img
How to Use
Here's where you can explain how to use this wonderful addon.