Skip to content

yannickbuntsma/contentful-ui-extension-ingredient-selector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Contentful Ingredient Selector UI Extension

A Contentful UI Extension for creating a list of ingredients.

Configure

Create a configuration file with your credentials for Contentful.

cp env.example .env

Open .env in a editor of your liking and add your Contentful space ID, and management token. Learn how to obtain a token.

Load environment variables

source .env

Create

npm run create

Create task will register the extension in your space on Contentful.

Update

npm run update

Update task will upload the extension to your space on Contentful.

License

Copyright © Yannick Buntsma

Licensed under the MIT license

About

Contentful UI extension to create a list of ingredients

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published