GithubHelp home page GithubHelp logo

nil3sh99 / kontent-custom-element-samples Goto Github PK

View Code? Open in Web Editor NEW

This project forked from ondrabus/custom-element-samples

0.0 1.0 0.0 49.04 MB

Examples of custom element extensions for Kentico Kontent

Home Page: https://kentico.github.io/kontent-custom-element-samples/

License: MIT License

HTML 24.27% CSS 1.75% JavaScript 73.99%

kontent-custom-element-samples's Introduction

Examples of Custom Element Extensions for Kentico Kontent

Gallery Stack Overflow

This repository contains samples of the HTML web pages that can be used as Custom Element Extensions in Kentico Kontent.

Custom elements help you with extending the basic functionality of Kentico Kontent UI and thus improving the content editing experience. Custom element is essentially a small HTML application that exists in a sandboxed <iframe> and interacts with the Kentico Kontent app via the Custom Elements API.

Note that Custom elements are only supported in the latest versions of our SDKs.

Custom elements' samples overview

All of the samples are listed in the Custom Element Gallery. The source code it stored in the /gallery-src folder.

How to create a custom element

You can find a detailed tutorial on how to create a Custom element in our documentation.

Custom element DevKit

To make development of custom elements as easy as possible, we created a custom element devkit. The devkit includes Kentico Kontent alike wireframe and mocked API to enable seamless debugging experience. It is also capable of minimizing all assets and preparing custom element for production use.

Styling your custom elements

By including Kentico Kontent default styles, you can make your Custom element look consistent with the rest of the UI.

The /shared folder in this GitHub repository contains:

We recommend you clone the files and host them locally yourself. The kentico-icons-v1.6.0.woff file needs to be hosted in the same directory as the CSS stylesheet to be properly linked.

Feedback & Contributing

You can contribute by implementing a Custom Element Extension of your choice or pick one from the ideas. Create an HTML web page, include the Custom Elements API in the code, describe what your element does in the Readme file, and send us a pull request.

Pull request

The pull request should include:

  • HTML web page with the custom element
  • Additional files required for the custom element (js, css, ...) if needed
  • Styling code files if needed
  • README.md file containing
    • Description of the custom element functionality
    • Screenshot/gif showcasing the custom element
    • Step by step instructions how to add custom element to the Kentico Kontent UI
    • Configuration description example
    • Example of the output in the Delivery Response

If you want to list a custom element to the Gallery, include a JSON file named by the custom element (preferably in Pascal Case) placed to /gallery-src/content/elements folder in the following format:

{
  "title": "NAME OF THE CUSTOM ELEMENT",
  "description": "CUSTOM ELEMENT DESCRIPTION",
  "thumbnailUrl": "URL FOT THE SHOWCASE (SCREENSHOT/GIF)",
  "readmeUrl": "URL FOR THE CUSTOM ELEMENT README"
}

Ideas

We'll also appreciate if you submit your ideas for custom elements or vote for the existing ones.

Check out the Contributing page to see the best places to file issues, start discussions, and begin contributing.

Disclaimer

Custom elements in this repository should be used for showcasing the Custom Element Extensions capabilities. If you wish to use them in production project, perform a code review before any usage.

The custom elements in this repository are subject to change. If you wish to use them on a live project, please fork this repository and reference your repository URL in Kentico Kontent custom element configuration.

Some of the custom elements may require further configuration such as custom API keys or be subject to CORS limitation. In those cases please fork the source code repository and adjust the configuration in your repository according to instructions in the element's README file.

Analytics

kontent-custom-element-samples's People

Contributors

bassetts avatar christopherjennings avatar emmanueltissera avatar enngage avatar hejtmii avatar hzik avatar jeroenfurst avatar juraju-kentico avatar maartenhvdh avatar makma avatar martinafarkasova avatar matus-usiak avatar milanlund avatar oravecjakub avatar petrpyszko avatar petrsvihlik avatar radekm3 avatar simply007 avatar yuriys-kentico avatar zbynekh avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.