Introduction to Tailor Extensions
Tailor supports four main types of extensions, each designed to enhance the platform's functionality and flexibility:
- Content Elements: These are the foundational building blocks for creating content. They provide the basic structure and components necessary for content creation.
- Content Containers: These act as layout containers, typically used to host Content Elements. They help in organizing and structuring the content layout.
- Meta Inputs: These extensions are used to collect additional data by attaching them to various entities within Tailor.
- Plugins: These are cross-cutting extensions that add platform-wide features such as internationalization (i18n), workflow enhancements, or custom data processing. Plugins can hook into various parts of the application to modify behavior and add UI components.
For a more in-depth understanding, please refer to the Concepts section.
This section aims to introduce the basics of developing, installing, and configuring extensions within Tailor.
