Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Note

Diff => configresolver permissions have now a default configuration for PACKAGED_Security’s role_template_default_permissions parameter.
This has been done to ensure that the new menu in wedia-config functions correctly for users who have access to wedia-config but do not have the "manage portal" permission.

...

WediaTransfer (ADDED)

plugin.xml

  • Parameters:

    • scriptSrc:

      • type: string

      • mandatory: true

      • description: Script to use

      • default value: <https://transfer.wedia-group.com/wedrop.es.min.js>

    • scriptType:

      • type: string

      • mandatory: true

      • description: Script to use

      • default value: module

    • init_endpoint:

      • type: string

      • mandatory: true

      • description: AWS APIGateway endpoint to use

      • default value: <https://transfer.wedia-group.com/init>

    • api_key:

      • type: string

      • mandatory: false

      • description: API key for accessing the endpoint. If not secured, leave empty

      • default value: ````

    • email_property:

      • type: string

      • mandatory: true

      • description: property of surfer giving the email

      • default value: email

...

WXM_Wedia_Support

Expand
titleDetails

plugin.xml

  • Parameters:

    • UPDATED templateUserId:

      • default value:

        • Old:

        Code Block
        languagejson
        • New:

        Code Block
        languagejson
          1

POC_AWS_MEDIACONVERT

plugin.xml

...

Plugins Config changes

WXM_CART2

...