OpenMageModuleFostering / hps_securesubmit

0 stars 0 forks source link

Source repository #1

Open slogsdon opened 4 years ago

slogsdon commented 4 years ago

Hello! I'm a Heartland/Global Payments employee, and my team builds and maintains this extension. We've been tracking its source on github.com pretty much since the extension's inception. One of our merchants brought the OpenMage project to our attention, and we've have started some testing on our end to ensure compatibility with OpenMage LTS. A couple of questions:

  1. What process do we need to follow to have this fork track our main repository?
  2. What changes to the extension are necessary for improved compatibility with OpenMage LTS? I see the inclusion of the composer.json and package.xml files here, but are there any other considerations to be made?

Thanks!

Flyingmana commented 4 years ago

Hi, thank you for contacting us. 1) with telling us where you manage it, you already did the first step of the process. We will mark this repository then as archived and link to yours.

2) the composer.json (with one of the 3 possible mapping ways) and adding the package to packagist.org is the most important part.

Besides that just making sure it works with the latest php versions, and telling us if we accidentally break something for you. And if there is anything we can do, to make your life even easier, tell us about it.

slogsdon commented 4 years ago

Sounds great. Thanks for the quick feedback, @Flyingmana!