vc-platform

Virto Commerce B2B Innovation Platform

OTHER License

Stars
1.2K

Bot releases are visible (Hide)

vc-platform - 3.832.0

Published by vc-ci 5 months ago

vc-platform - 3.831.0

Published by vc-ci 5 months ago

vc-platform - 3.830.0

Published by vc-ci 5 months ago

vc-platform - 3.829.0

Published by vc-ci 5 months ago

vc-platform - 3.452.10

Published by github-actions[bot] 5 months ago

vc-platform - 3.800.14

Published by github-actions[bot] 5 months ago

vc-platform - 3.825.1

Published by github-actions[bot] 5 months ago

vc-platform - 3.828.0

Published by vc-ci 5 months ago

vc-platform - 3.827.0

Published by vc-ci 5 months ago

vc-platform - 3.826.0

Published by vc-ci 5 months ago

vc-platform - 3.825.0

Published by vc-ci 5 months ago

vc-platform - 3.824.0

Published by vc-ci 5 months ago

New Platform Background - Summer 2024

image

Optional Dependency between VC Modules

Virto Commerce adds the ability to define optional dependencies between VC modules. This feature allows administrators to install modules based on specific demands and requirements.
By implementing optional dependencies, developers can establish relationships between different VC modules, indicating which modules are needed for the proper functioning of others. This setup provides flexibility during installation, enabling administrators to selectively install modules based on their use cases and preferences. Virto Commerce provides a complete development kit for resolving optional dependencies in C# and AngularJS code.

vc-platform - 3.823.0

Published by vc-ci 6 months ago

SecurityHeaders Configuration

  • FrameOptions - for X-Frame-Options header configuration. Allowed values: Deny - default, SameOrigin, or custom uri.
  • FrameAncestors - for FrameAncestors configuration in Content-Security-Header header. Allowed values: None - default, Self, or custom uri.

appsettings.json

  "SecurityHeaders": {
    // X-Frame-Options header configuration. Allowed values: Deny - default, SameOrigin, or custom uri.
    "FrameOptions": "Deny",
    // FrameAncestors configuration in Content-Security-Header header. Allowed values: None - default, Self, or custom uri.
    "FrameAncestors": "None"
  },

image

vc-platform - 3.822.0

Published by vc-ci 6 months ago

vc-platform - 3.821.0

Published by vc-ci 6 months ago

vc-platform - 3.820.0

Published by vc-ci 6 months ago

vc-platform - 3.819.0

Published by vc-ci 6 months ago

vc-platform - 3.818.0

Published by vc-ci 6 months ago

vc-platform - 3.817.0

Published by vc-ci 6 months ago

Image

vc-platform - 3.452.9

Published by github-actions[bot] 7 months ago

Badges
Extracted from project README
Share on Facebook Tweet Latest release Total downloads License CI status Quality gate Reliability rating Security rating Sqale rating Lines of code Documentation Commnunity Contributors Deploy to Azure