Files
nextcloud-mcp-server/app-hooks/post-installation/install-cookbook-app.sh
T
Chris Coutinho 9de59db718 feat(cookbook): Add full Cookbook app support with 13 tools and 2 resources
- Import recipes from URLs using schema.org metadata
- Full CRUD operations for recipes
- Search, categorize, and organize recipes
- Manage keywords/tags and categories
- Configure app settings and trigger reindexing
2025-10-17 03:08:16 +02:00

6 lines
75 B
Bash
Executable File

#!/bin/bash
set -euox pipefail
php /var/www/html/occ app:enable cookbook