EcoPantry
Smart pantry & waste management WordPress plugin
★ 0stars
0forks
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/sneha0410-debug/ecopantry/archive/refs/heads/main.zipEcoPantry – Waste Management
EcoPantry is a WordPress plugin designed to help users manage their pantry, reduce food waste, and get insights on household food consumption. The plugin includes automatic categorization, admin approval for new items, recipe suggestions, expiry alerts, and dashboards for waste management.
Features
User Side
- Add and manage pantry items with quantities and expiry dates.
- Automatic categorization of common food items.
- Dropdown for users to select category; incorrect or new items are marked as
Other.
Admin Side
- Approve new or unrecognized items submitted by users.
- Update categories for items stored as
Other. - Manage user pantry data and analytics.
- Coming Soon: Waste dashboard for all users and analytics.
Coming Soon
- Expiry alerts to notify users before items go bad.
- Track pantry usage and food items.
- Waste dashboard showing usage trends and potential food waste.
Installation
- Clone or download the repository into your WordPress
wp-content/pluginsfolder:
git clone https://github.com/<your-username>/EcoPantry.git
- Activate the plugin from WordPress Admin → Plugins.
- The database tables (wp_pantry_items and wp_food_master) will be created automatically on activation.