Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update name in composer.json to match Marketplace #27

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Crissov
Copy link

@Crissov Crissov commented Aug 25, 2021

The extension is currently not listed in the Magento Marketplace due missing support for Magento 2.3 and 2.4: https://marketplace.magento.com/iwaysgmbh-module-pay-pal-plus.html
The [documentation|https://devdocs.magento.com/guides/v2.4/extension-dev-guide/build/composer-integration.html#vendor-name] requires the vendor-name in composer.json to be identical to the Vendor Name in the Magento Marketplace. The former currently is iways, the latter is iwaysgmbh. This PR harmonizes on iwaysgmbh.

The extension is currently not listed in the Magento Marketplace due missing support for Magento 2.3 and 2.4: <https://marketplace.magento.com/iwaysgmbh-module-pay-pal-plus.html>
The [documentation|https://devdocs.magento.com/guides/v2.4/extension-dev-guide/build/composer-integration.html#vendor-name] requires the _vendor-name_ in `composer.json` to be identical to the _Vendor Name_ in the Magento Marketplace. The former currently is `iways`, the latter is `iwaysgmbh`. This PR harmonizes on `iwaysgmbh`.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant