Skip to content
This repository has been archived by the owner on May 12, 2020. It is now read-only.

asaaki/cf-wikidata-ui-extension-example

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
src
 
 
 
 
 
 
 
 
 
 
 
 

Contentful UI Extension with wikidata.org

Fetches an entity from Wikidata and will try to update a name field in all available locales.

Example usage

Uses https://github.com/contentful/ui-extensions-sdk and borrows some pieces from https://github.com/contentful/extensions.

More about extensions can be read at Contentful / Docs / Concepts / UI Extensions.

Setup/Installation

# install dependencies and tools (requires yarn)
make prepare

# Builds the extension
make build

# Creates the extension in Contentful (needs to be done only once the first time)
make create

# Updates the extension (after you have changed and rebuilt it)
make update
make update-force

About

A Contentful UI extension to utilize wikidata.org information in your workflow

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published