Skip to content

This plugin can be enabled for specific entity types to show the children also inside the 'Tab' context of the Entity view. Which may provide a more convenient user-experience.

Notifications You must be signed in to change notification settings

DH-Center-Tuebingen/TabbedChildEntitiesPlugin

Repository files navigation

Tabbed Child Entities

This template is meant as a starting point for Plugin Development. It is setup to work out of the box with spacialist and has a lot of developer tooling already setup, so that you don't have to setup anything on your own and you can start developing right away.

Setup for Development

To setup the plugin to be ready for development follow these steps:

  1. Clone this repository into the spacialist plugin folder app/Plugins
  2. Install node modules npm install
  3. Run the setup script node dev.mjs Note using windows you must open the shell as administrator
  4. Run spacialist and the plugin. Most easily done by running the 'dev' task from vscode.
  5. Enable plugin in spacialist.
  6. Develop!

About

This plugin can be enabled for specific entity types to show the children also inside the 'Tab' context of the Entity view. Which may provide a more convenient user-experience.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published