schwartzmj / statamic-img
Installs: 29
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
pkg:composer/schwartzmj/statamic-img
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.