System Designer

System Designer

  • Languages icon繁體中文
    • English
    • Ελληνικά
    • Português (Brasil)
    • Svenska
    • Help Translate
  • SUPPORT
  • GITHUB

›Guides

Introduction

  • What is System Designer?
  • What is Design First?
  • Quick Start
  • Quick Start in videos

Guides

  • Installation
  • Create a System
  • 創建一個模式
  • Edit a model
  • Create a Behavior
  • Create a Type
  • Create a Component
  • Run your System
  • Export a System
  • Import a System
  • Generate a diagram
  • Sync your systems with GitHub
  • Design a remote client system
  • Design a remote server system
  • Manage Extensions
  • Extend System Designer
  • Shortcuts

Tutorials

  • List of Examples
  • Bundle your CSS
  • Bundle your JavaScript
  • Bundle your HTML
  • Test a server-side application
  • Create a NPM module
  • Create a website
  • Listen to a model event
  • Listen to a data store event
  • Send messages
  • Send messages to other systems
  • Create an extension
  • Generate a model from a JSON file
  • Create a Graph system

Articles

  • 關於這個開源方案

About

  • Who is behind System Designer?
  • Privacy Policy
  • License
Translate

Manage Extensions

System Designer has a extensible architecture that provides a way to add new features on the fly with extensions.

What are extensions ?

Extensions are in fact systems that can be installed on the fly in System Designer.

What can be done in extension?

  • toolbar item creation,
  • actions when clicking on them and
  • dialog creations.

Install an Extension

  • click on the extension manager button on the left toolbar,
  • a dialog is shown,
  • select the extension you want to install

Image Alt

  • click on the Add button,
  • you will see a message that tells that the extension is installed

Image Alt

  • a new icon appears on the left toolbar,
  • click on it,

Image Alt

  • you can now use the extension.

Extension installed by default

By default System Designer has Create a model from a JSON extension that provides an easy way to create a model from a JSON file.

← Design a remote server systemExtend System Designer →
  • What are extensions ?
  • Install an Extension
System Designer is distributed under Apache License 2.0 - Copyright © 2024 Erwan Carriou