Files
stash/pkg/plugin/examples/react-component
WithoutPants cacfe5a268 Add PerformerSelect as loadable component (#5528)
* Add PerformerSelect to loadable components
* Add PerformerSelect to example plugin
2024-12-04 14:15:32 +11:00
..
2023-11-28 13:06:44 +11:00
2023-11-28 13:06:44 +11:00
2023-11-28 13:06:44 +11:00
2023-11-28 13:06:44 +11:00

This is a reference React component plugin. It replaces the details part of scene cards with a list of performers and tags.

To build:

  • run yarn install --frozen-lockfile
  • run yarn run build

This will copy the plugin files into the dist directory. These files can be copied to a plugins directory.