Grocy 4.4.2

Grocy is a web-based self-hosted groceries & household management solution for your home. Track your purchases. A barcode reader ready interface makes this a easy and quick task and you always know what you currently have at home. It's also possible to scan barcodes directly in the web browser using the device camera. Automate & optimize your shopping list. Define minimum stock amounts of your loved products and never think about "do I need noodles or are there enough at home?". Group products by assortments to optimize your way in the supermarket - never jump from one end to the other again and again. Waste less. Always know what's due next. Input forms made for productivity. One hand, 3 seconds, no problem - errors impossible. Recipes with intelligence. Maintain your recipes and see at a glance whether everything you need is in stock at home. Of course, everything that is not available can also be automatically added to the shopping list. Meal planning like a Pro. Plan your daily meals based on your recipes and put everything needed and not at home with one click on the shopping list.

Tags erp self-hosted blade javascript php
License MITL
State stable

Recent Releases

4.4.212 Mar 2025 21:03 major feature: Stock.. Optimized that the built-in Open Food Facts external barcode lookup plugin now uses the localized product name (if provided by the Open Food Facts API, based on the set Grocy language of the current user). that the product filter on the stock entires page didn't work when the product column was reordered / not the second one. Shopping list.. When the shopping list setting (top right corner settings menu) "Round up quantity amounts to the nearest whole number" is enabled, the "Last price (Total)" of each shopping list item and the total value of the shopping list are now also scaled up accordingly. The print options (show header, layout type etc.) are now saved (as user settings, so global defaults can also defined in. config.php as usual). Userfields.. that saving Userfields of type "Link (with title)" did not work. General.. that most dialogs didn't work when hosting Grocy "embedded" in an. iframe (affecting e.g. the Home Assistant Add-on ). API.. Exposed the. permission_hierarchy entity (read only, = . GET /objects/permission_hierarchy ) to provide a permission name / id mapping. Other.. A quick reminder about official native Grocy app experiences: Grocy's web frontend is responsive and an "installable web app" ( PWA, without providing any offline usage capabilities), that provides a pretty native mobile app-like experience without the need for additional tools.. = Quick video demo on Android/Firefox: https://www.youtube.com/watch?v=L38drVZfwHs. = Quick video demo on Android/Chrome: https://www.youtube.com/watch?v=rjLdXUFDNuk. Grocy Desktop is a way to run Grocy without having to manage a webserver, just like a normal (Windows) desktop application - available as a classic..msi installation package or as a Microsoft Store App
4.4.025 Jan 2025 23:45 major feature: New Feature: External Barcode Lookups as a product picker workflow + a built-in Plugin for Open Food Facts Added a new product picker workflow quot;External barcode lookup quot; This executes the configured barcode lookup plugin with the given barcode If the lookup was successful, the product edit page of the created product is displayed where the product setup can be completed (if required) After that, the transaction is continued with that product as usual A plugin for Open Food Facts is now included and used by default (see the config.php option STOCK_BARCODE_LOOKUP_PLUGIN and maybe change it as needed). . The product name and image (and of course the barcode itself) are taken over from Open Food Facts to the product being looked up.
4.0.031 Jul 2023 00:03 major feature: https://github.com/grocy/grocy/releases/tag/v4.0.0