lbajsarowicz / magento2-alior-bank-raty
N/A
Installs: 0
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
Type:magento2-module
Requires
- php: ~7.4.0||~8.1.0||~8.2.0
- magento/framework: *
This package is auto-updated.
Last update: 2024-11-22 23:18:04 UTC
README
Magento 2 Integration
Important
The extension published in this repository is solely a copy of the files from the official source provided by Alior Bank.
Installation
You should never install or upgrade extensions directly in the Production environment.
-
Install extension package using Composer:
composer require lbajsarowicz/magento2-alior-bank-raty
-
Install extension to Magento
bin/magento setup:upgrade
-
Commit changes to
composer.json
,composer.lock
andconfig.php
to your Version Control system.
Why?
For many years, Alior Bank did not provide a way to get notifications about the new versions of extension being available for upgrade. Additionally, lack of Best Practices in the module caused countless issues with upgrades and compatibility.
How?
The Github Action behind this repository is checking daily for the new versions of extension and:
- Automatically extracts the ZIP file from Alior Bank website,
- Fetches the
etc/module.xml
version tag and creates a commit, - Tags commit using version number from (2),
- Pushes changes to the repository.
As a result, Store Owners would receive notification from their Dependabot or Private Packagist about the new version being released.
Owners / Authors
This extension belongs and is officially maintained by Alior Bank
Maintainer
This Repository and automation was introduced by Ćukasz Bajsarowicz.
- Questions and requests: lukasz@lbajsarowicz.me