For the complete documentation index, see llms.txt. This page is also available as Markdown.

UX and collaboration in creating extensions in the Eximee platform

Extension UX

  • consistent look and behavior with other components in the application,

  • the ability to introduce exceptions (e.g., layout or message) in justified situations.

Collaboration on the use of provided extensions

  • documentation - a clear description of how the component works,

  • demo request,

  • developer ↔ low-code communication - presenting the capabilities and limitations of the extension,

  • tests and feedback.

Best practices for extension lifecycle management

  • tests (compliance with business requirements, HTML validation, responsiveness, WCAG accessibility),

  • versioning,

  • publication.

Last updated

Was this helpful?