=== Cambusa Eventi ===
Contributors: DevFabio
Tags: scout, meal planning, shopping list, events, nutrition
Requires at least: 6.2
Tested up to: 7.0
Requires PHP: 7.4
Stable tag: 1.0.0
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

Sustainable meal planner and shopping list for scout camps and events, inspired by the "Cambuse Critiche" approach.

== Description ==

Cambusa Eventi helps you plan daily menus for scout camps and events and generate the shopping list in a sustainable way, inspired by the "Cambuse Critiche" model.

Main features:

* Daily menu planning (breakfast, lunch, dinner, snacks).
* Nutritional analysis of meals.
* Automatic shopping list generation.
* Save, load and share menus (for registered users).
* Insert via the editor block ("Cambusa Eventi") or the `[cambusa_eventi]` shortcode.

All third-party libraries are bundled locally in the plugin, in compliance with the WordPress.org guidelines (no hotlinking to external CDNs).

The plugin interface is provided in Italian and is fully translatable via the `cambusa-eventi` text domain.

== Privacy ==

The plugin does not send data to external services and does not use tracking or analytics. Menus saved by registered users are stored only in a dedicated table in the site database. Nutritional values and prices are indicative and calculated locally in the browser.

== Third-party libraries ==

The front-end libraries are bundled locally in `assets/vendor/` and are licensed under GPL-compatible licenses:

* Bootstrap 4.6.2 — MIT License — https://github.com/twbs/bootstrap/releases/tag/v4.6.2
* Chart.js 4.5.1 — MIT License — https://github.com/chartjs/Chart.js/releases/tag/v4.5.1
* Font Awesome Free 6.4.2 — icons CC BY 4.0, fonts SIL OFL 1.1, code MIT — https://github.com/FortAwesome/Font-Awesome/releases/tag/6.4.2

jQuery is not bundled: the version provided by WordPress is used instead.

== Installation ==

1. Upload the `cambusa-eventi` folder to `/wp-content/plugins/`, or install the plugin from the Plugins screen in WordPress.
2. Activate the plugin through the "Plugins" menu in WordPress.
3. Add the `[cambusa_eventi]` shortcode to a page or post, or insert the "Cambusa Eventi" block in the editor.

== Frequently Asked Questions ==

= Do I need an account to use the plugin? =

Menu planning is available to everyone. Saving and sharing menus require a registered, logged-in user.

= Does the plugin use external services? =

No. All assets (Bootstrap, Chart.js, Font Awesome) are bundled locally in the plugin.

== Screenshots ==

1. Daily menu planning.
2. Nutritional analysis.
3. Generated shopping list.

== Changelog ==

= 1.0.0 =
* Initial release.

== Upgrade Notice ==

= 1.0.0 =
First release of Cambusa Eventi.
