Skip to content

Package ReactEdge Magento Integration #71

Description

@digitalrisedorset

Summary

The ReactEdge Magento integration has reached a level of maturity where it can be distributed through Packagist.

The objective is to productise the module by removing installation friction, documenting only the public integration surface, and ensuring advanced capabilities such as OpenTelemetry remain optional.

The integration should expose only the concepts required to install and use ReactEdge widgets. Internal framework concepts such as the registry, deployment orchestrator, contract resolution and SSR pipeline remain implementation details.

Acceptance Criteria

  • Publish the Magento module on Packagist.
  • Review the module for public release (dependencies, licensing, README, metadata).
  • Installable using Composer.
  • WidgetBridge functions correctly without enabling OpenTelemetry.
  • OpenTelemetry can be enabled as an optional module for advanced debugging.
  • Installation requires no knowledge of ReactEdge internals.
  • Documentation covers:
    • Installing the module.
    • Adding a widget using layout XML.
    • Customising templates.
    • Generating an SSR view.
  • A Magento developer can integrate their first ReactEdge widget in under five minutes.

Out of Scope

  • Registry internals.
  • Deployment orchestrator.
  • Runtime contract implementation.
  • SSR rendering pipeline.
  • OpenTelemetry architecture.

These remain framework implementation details and are intentionally excluded from the integration documentation.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    Status
    Todo

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions