Skip to content

Latest commit

 

History

History
49 lines (41 loc) · 2.26 KB

README.md

File metadata and controls

49 lines (41 loc) · 2.26 KB

Franz 5 - Plugins/Recipes

Franz 5 plugins are now called recipes.

How to install a recipe

In Franz 5, recipes are now served via a central repository. Except for development purposes you don't need to manually install a recipe any longer.

You can install it manually by following the instructions below.

  1. Download this recipe.
  2. Open the Franz Plugins folder on your machine:
  • Mac: ~/Library/Application Support/Franz/recipes/dev/
  • Windows: %appdata%/Franz/recipes/dev/ Create the dev folder if you don't have it yet.
  1. Unzip the zip file you have downloaded
  2. Copy the recipe-franz-website-master folder into the plugins dev directory
  3. Reload Franz
  4. Open Franz settings. Under 'available services' you will find a 'Development' section. Click on 'Website' and start configuring

To add a new service:

  • Go to your Franz 5 App
  • Search & add the required service
  • Et voila, simple as that!

How to develop, test and deploy recipes

Read the documentation

Example Recipes

🚨 Important notice

Franz 4 plugins are not necessarily compatible with Franz 5. Please help us to port the legacy recipes to Franz 5.