Recipe Box
Easily store and publish recipes in WordPress.
by Chris Reynolds · github.com/jazzsequence/recipe-box · website
★ 3stars
959composer installs
1forks
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/jazzsequence/recipe-box/archive/refs/heads/develop.zipAlso on Packagist as jazzsequence/recipe-box:
composer require jazzsequence/recipe-boxDeclares an update source (jazzsequence/recipe-box), so updates arrive through the plugin's own updater.
From the readme
Recipe Box #
Description ##
Easily store and publish recipes in WordPress.
Installation
Via Composer
Recipe Box can be installed on Composer-based WordPress sites by using the following command:
composer require jazzsequence/recipe-box
Via Git Updater
Recipe Box supports Andy Fragen's Git Updater method of managing plugins.
1. Download and install Git Updater on your WordPress site.
1. From the Git Updater admin pages, navigate to Install Plugin and use the following values:
Plugin URI: jazzsequence/recipe-box
Repository Branch: main
Remote Repository Host: GitHub
GitHub Access Token: (optional, leave blank)
Manual
1. Upload the entire /recipe-box directory to the /wp-content/plugins/ directory.
2. Activate Recipe Box through the 'Plugins' menu in WordPress.
Frequently Asked Questions ##
Screenshots ##
Changelog ##
0.3.5 ###
Add installation support for Git Updater.
0.3.4 ###
Added additional units of measure
0.3.3 ###
Add composer.json
0.3.2 ###
Read the full README on GitHub →
Releases
| Tag | Published |
|---|---|
| 0.3.5 | Jan 23, 2025 |
| 0.3.4 | Nov 16, 2020 |
| 0.3.3 | Nov 12, 2020 |
| 0.3.2 | Dec 24, 2019 |
| 0.3.1 | Mar 22, 2018 |
| 0.3 | Jul 21, 2017 |
These releases are tags only. The author does not attach a packaged zip, so there are no download counts to report.