Skip to content

Eliminate Caldera Core Dependencies on Plugins: magma #3227

@jlklos

Description

@jlklos

What problem are you trying to solve? Please describe.

Currently, in order to use Caldera certain plugins are required for Caldera to function. Ideally, Caldera should not have any dependencies on plugins for basic functionality. For the magma plugin, Caldera's app/api/rest_api.py breaks when the magma plugin's magma/dist/assets/ directory is not present. This directory holds images, CSS, and JavaScript files.

The ideal solution: What should the feature should do?

Move magma's dist directory out of the magma plugin, and into the main Caldera repository. Change all references/dependencies to the new location.

What category of feature is this?

  • UI/UX

  • API

  • Other

  • Willing to submit a pull request to implement this feature?

Metadata

Metadata

Assignees

No one assigned

    Labels

    featureNew capability addition (Not an enhancement).

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions