Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

In the previous set of pages (The Basics), Extensions were created based off the built-in starter templates, ue-task and ue-publisher. While the templates are generic and often a good start, they are not very customizable.

Note

This tutorial is optional for Extension development

The following pages below will show the new functionality introduced in uip-cli and VSCode plugin v2.0.0 that allows Extension developers to create (and share) their own, customizable starter templates:

Title
DescriptionCreating the Initial TemplateCreating and preparing the initial templateMaking the Template ConfigurableConfiguring the template to demonstrate its usefulnessPackaging the TemplatePackaging the template in the format uip-cli expectsInitializing the TemplateInitializing a concrete Extension using the templateAdding/Updating the TemplateAdding/updating the template for future useDelete/Exporting the TemplateDeleting the template if no longer needed or exporting for distributionManaging Template with Multiple VersionsCreating template with multiple versions and managing itFull ReferenceContains detailed documentation of the entire feature
Creating, Configuring, and Packaging the Initial Template
Initializing the Template
Deleting, Adding, and Exporting the Template
Managing Template with Multiple Versions