Live website: https://poultrex.flixworld.xyz
Cost: Free to use (no subscription required)
Poultrex is a modern web application for poultry farmers to track day‑to‑day farm operations in one place—flocks, feed, health events, egg production, expenses, and basic performance insights. It’s designed to be simple on mobile, fast to use, and practical for real farm record‑keeping.
Poultrex helps you manage poultry records as structured, searchable data instead of scattered notes. You can create a flock (batch) and log the most important events and numbers, then view summaries and trends.
- Add and manage flocks (name, breed, start date, status, house/shed ID, notes)
- Breed selection includes common breeds plus “Specify” for custom breeds
- Log feed purchases (date received, quantity, unit, unit cost, total cost, supplier, feed type)
- Optional receipt image upload
- “View receipt” opens in a modal viewer (no page navigation)
- Record egg collection data per flock
- Track egg prices/sales (where enabled) for revenue visibility
- Record flock expenses and health events to keep a clean operational history
- Summaries for costs and operational metrics to support better decisions
- Community posts with media uploads
- Background video processing (queue jobs) and notifications
- Real‑time notification streaming (SSE)
-
Create a flock
A flock is a “batch” of birds acquired/placed around the same time. -
Add records over time
Log feed receipts, egg records, expenses, health events, and stocking/mortality records as needed. -
See totals and history
The dashboard and list pages aggregate your entries so you can quickly review performance and spending. -
Optional uploads
Where supported (e.g., feed receipts), you can upload proof images and review them later inside the app.
- Small to mid‑size poultry farms
- Layers / broilers / mixed operations
- Farm owners and staff who need simple record keeping and basic analytics
- Laravel (PHP) backend
- Blade + Alpine.js UI behaviors (modals, inline forms)
- Queues for background processing where needed (e.g., community video processing)
- Nginx + PHP‑FPM deployment pattern (production)
Poultrex is deployed and accessible at:
https://poultrex.flixworld.xyz
This project is offered free of use to help improve farm record‑keeping and operational visibility.
If you find a bug or want a feature added, open an issue (or message the maintainer if private).