mealie-recipes / mealie

Mealie is a self hosted recipe manager and meal planner with a RestAPI backend and a reactive frontend application built in Vue for a pleasant user experience for the whole family. Easily add recipes into your database by providing the url and mealie will automatically import the relevant data or add a family recipe with the UI editor
https://docs.mealie.io
GNU Affero General Public License v3.0
5.59k stars 608 forks source link

feat: Add Additional Plan To Eat Columns To Import #3776

Closed michael-genson closed 6 days ago

michael-genson commented 6 days ago

What type of PR is this?

(REQUIRED)

What this PR does / why we need it:

(REQUIRED)

Adds "Course" and "Cuisine" to the recipe categories during Plan To Eat migration, as well as "Main Ingredient" to the tags.

Which issue(s) this PR fixes:

(REQUIRED)

N/A, discussed on Discord.

Testing

(fill-in or delete this section)

Imported our test data, works as expected.