Skip to content

Commit 728e3e5

Browse files
OpenMage Import BotFlyingmana
authored andcommitted
Update Readme and add keyword to composer json
1 parent 91c12a8 commit 728e3e5

2 files changed

Lines changed: 33 additions & 8 deletions

File tree

README.md

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
## Original Package Description
2+
3+
Ingenico ePayments
4+
5+
6+
## Disclaimer
7+
8+
This is a Repository imported from the Magento Marketplace, formerly known as Magento connect.
9+
The purpose is, to archive them in a permanent way, you can read more about it in our blogbost: https://openmage.github.io/2019/08/18/new-home-magento-connect-modules.html
10+
There is a chance, this repository misses some of the newer version.
11+
We rely on our users to inform us about newer Releases. And if they can provide them to us, this would be even better.
12+
13+
### The original source is already on a public Git?
14+
15+
Please also inform us about them, then we can mark our repository as discontinued and refer to the other Repository.
16+
17+
### Contact us
18+
19+
the easiest way is to create an Issue here, we have an eye on them.
20+
21+
Alternative you can try to contact @Flyingmana directly.
22+

composer.json

Lines changed: 11 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,19 @@
11
{
2-
"name": "OpenMageModuleFostering/Ogone_ePayments",
2+
"name": "OpenMageModuleFostering\/Ogone_ePayments",
33
"type": "magento-module",
44
"license": "OSL3",
55
"homepage": "",
66
"description": "Ingenico ePayments",
77
"authors": [
8-
{
9-
"name": "Michael L\u00fchr",
10-
"email": "michael.luehr@netresearch.de"
11-
}
12-
],
8+
{
9+
"name": "Michael L\u00fchr",
10+
"email": "michael.luehr@netresearch.de"
11+
}
12+
],
1313
"suggest": {
14-
"magento-hackathon/magento-composer-installer": "*"
15-
}
14+
"magento-hackathon\/magento-composer-installer": "*"
15+
},
16+
"keywords": [
17+
"openmage-module"
18+
]
1619
}

0 commit comments

Comments
 (0)