Skip to content

ileshmistry/kontent-custom-element-language-elanco

Repository files navigation

Last modified Issues MIT License

Stack Overflow GitHub Discussions

kontent logo

Description

This custom element for Kentico Kontent can be used for deep copy from language feature. This means it will copy from language current item & all its linked items recursively.

Quick Deploy

Netlify has made this easy. If you click the deploy button below, it will guide you through the process of deploying it to Netlify and leave you with a copy of the repository in your account as well.

Deploy to Netlify

Configuration

You will need to add the custom element to a content type filling in the hosted code URL and the following JSON parameters:

{
   // required
    "projectId": "<YOUR PROJECT ID>",
    "apiKEy": "<YOUR MANAGEMENT API KEY>",
    // optional
    "overwriteExistingVariants": true | false,
}

Demo

Demo Animation

What is Saved

This custom element does not save any value

Development

This custom element is built with Angular. See package.json for scripts regarding building & publishing the library.

Contributors

We have collected notes on how to contribute to this project in CONTRIBUTING.md.

Originally created by @Enngage

License

MIT

Additional Resources

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published