Skip to content

ExtensionEngine/tailor-element-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tailor-element-template

A starting place for creating a custom element

Dependencies

  • Node.js (>= 10.17.0)
  • npm (>= 6.11.0)
  • Tailor (>= 3.2.3)

Installation

Prerequisites

Setup

  1. Open the terminal
  2. Go to the <local-tailor-repo>/extensions/content-elements folder
  3. Run degit ExtensionEngine/tailor-element-template <name-of-folder>

Usage

This repository contains the basic structure needed to create a custom content element. The files inside of it contain code or the template of the code which is needed to successfuly extend Tailor with a custom content element. Any piece of code which needs to be customized for the basics to work is marked with appropriate comments.

About

A starting place for creating a custom element

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published