-
Notifications
You must be signed in to change notification settings - Fork 43
Maintaining COC's cocktail recipe page
Don Restarone edited this page Jan 14, 2023
·
5 revisions
Here's a simple guide to change/add/delete cocktails data for COC.
Steps:
-
Login to admin panel of COC.
-
Go to API section.
-
There you can see API Namespace named
cocktails
. Click onCocktails
to add a new cocktail. To add/edit properties of a cocktail Click on edit on right hand side.
- Scroll to see existing cocktails data.
- Click on edit for editing existing cocktail data or
Create new cocktail
to add new cocktail.
- You can delete a cocktail by clicking on one and selecting
destroy
.
- To hide a cocktail recipe but keep its data, select the cocktail you'd like to hide and click on edit:
and uncheck published check box: