Skip to content

Releases: sap-commerce-tools/ccv2-project-template

SAP Commerce 2011 + [email protected]

19 Jul 13:12
Compare
Choose a tag to compare

Changed

  • Commerce: bumped all build script dependencies
  • Commerce: bumped patch
  • Commerce: updated cloud hotfolder
  • Spartacus: updated to 3.4.1

SAP Commerce 2011 + [email protected]

25 Apr 13:02
Compare
Choose a tag to compare

Added

Changed

  • Commerce: simplified bootstrap

    • Automatically download latest releases of all extra extensions from GitHub
    • Solr customization is now optional
  • Commerce: streamline configuration management

    • Cloud configuration is now in hybris/config/cloud with subfolders for persona and aspect.
    • For local development, the following property files are active by default:
      10-local.properties -> ../cloud/common.properties
      20-local.properties -> ../cloud/persona/development.properties
      50-local.properties -> ../cloud/local-dev.properties
      
    • Pin the patch release of Commerce.
      Relying on auto-patching may lead to unexpected build and deployment errors.
  • Spartacus: use new manifest.json options to correctly configure SSR and CSR without patching Spartacus project files.
    Details: Enabling Server-Side Rendering, Setting Client-Side Rendering Web Root Path

SAP Commerce 2011 + [email protected]

04 Mar 12:04
Compare
Choose a tag to compare

Added

  • Commerce: Speed up system update (commerceservices.org.unit.path.generation.enabled=false)

Changed

  • Commerce: updated envribbon extensions to latest release
  • Spartacus: streamline project bootstrap and update for [email protected]

SAP Commerce 2011 + [email protected]

18 Feb 08:24
Compare
Choose a tag to compare

Added

  • Commerce: improve performance of initialize/update via command line by increasing the JVM memory for standalone mode

Changed

  • Spartacus: simplify setup of local development for SSR by disabling certificate validation of node.js
    If we trust every certificate, there is no need anymore to setup the SAP Commerce development certificate.

SAP Commerce 2011 + [email protected]

22 Jan 11:17
Compare
Choose a tag to compare

Changed

  • Bootstrap your Spartacus storefront with js-storefront/bootstrap.sh
    The script bootstraps your new project with all necessary tweaks and optimization to make it works smoothly for both local development and CCv2. For details check js-storefront/README.md

Removed

  • js-storefront/demoshp - it doesn't make sense to keep a generated Spartacus storefront in the template

SAP Commerce 2011 + [email protected]

08 Jan 10:43
Compare
Choose a tag to compare

Support for SAP Commerce 2011

16 Dec 15:16
Compare
Choose a tag to compare

New and improved template bootstrap:

Instead of generating a demo storefront implementation, the template now generates a proper starting point for your project. (the demo setup is still an option though)

For details please refer to the README.

A big "thank you" to @guiliguili for providing valuable feedback and the necessary configuration for 2011