Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: helloextend/magento-extension
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.5.3
Choose a base ref
...
head repository: helloextend/magento-extension
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 7 commits
  • 9 files changed
  • 4 contributors

Commits on Oct 17, 2024

  1. Configuration menu
    Copy the full SHA
    59d43a7 View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2024

  1. Configuration menu
    Copy the full SHA
    919e879 View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2025

  1. Configuration menu
    Copy the full SHA
    76e504e View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2025

  1. Merge pull request #421 from helloextend/ci/dx-3307-add-migration-wor…

    …kflow
    
    ci: [dx-3307] add migration workflow
    paulswebapps authored Feb 24, 2025
    Configuration menu
    Copy the full SHA
    b4403cc View commit details
    Browse the repository at this point in the history

Commits on May 21, 2025

  1. Patch Release : Update csp_whitelist.xml (#422)

    added production whitelist url
    jm-extend authored May 21, 2025
    Configuration menu
    Copy the full SHA
    2338859 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2025

  1. Patch Release : Update ProductDataBuilder.php (#423)

    retrieve main product price if bundle pricing is fixed instead of dynamic
    jm-extend authored May 30, 2025
    Configuration menu
    Copy the full SHA
    e5fcb18 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2025

  1. Update Installation.php (#424)

    * Update Installation.php
    
    retrieve the store from the session for the current order, to address an issue in the admin where the region is passed incorrectly to admin orders
    
    * Update Installation.php
    
    Updated constructor based on feedback from AI :
    Adding a required constructor arg can break 3rd‑party subclasses/overrides. Magento convention is to add it as optional with an ObjectManager fallback to preserve BC
    jm-extend authored Aug 8, 2025
    Configuration menu
    Copy the full SHA
    c2279ba View commit details
    Browse the repository at this point in the history
Loading