Embeddable Pet Widget
Already have a website? Keep it. Just add one line of code to show your available pets — live from FosterFlow.
Live Demo
This is the actual widget running from the Sunny Paws Rescue demo site. These are real pet listings pulled live via JavaScript.
How It Works
1. Copy Two Lines of Code
Add this to any page on your existing website — WordPress, Squarespace, Wix, plain HTML, anything.
<div id="fosterflow-pets"></div>
<script src="https://yourrescue.fosterflow.app/embed/pets.js"></script>2. Customize (Optional)
Control what the widget shows with data attributes:
<div id="fosterflow-pets"
data-limit="12"
data-species="dog"
data-columns="3"
data-theme="light">
</div>3. Always Up to Date
The widget pulls live data from your FosterFlow account. When you add a pet, update a status, or upload a photo in the admin dashboard — your website updates automatically. No manual syncing, no plugins, no maintenance.
Included With Every Plan
The embeddable widget comes free with both the Manage and Cloud plans. Perfect for rescues that want to keep their existing website but show live pet listings powered by FosterFlow.