antom-magento / magento2-adminhtml
Antom payments admin module for magento 2
Installs: 35
Dependents: 1
Suggesters: 0
Security: 0
Stars: 0
Watchers: 0
Forks: 0
Open Issues: 0
Type:magento2-module
pkg:composer/antom-magento/magento2-adminhtml
Requires
- magento/framework: >=103.0.0 <105.0.0
- magento/module-backend: >=100.4.0 <104.0.0
- magento/module-config: >=101.0.0 <104.0.0
- magento/module-customer: >=103.0.0 <105.0.0
Requires (Dev)
- antom-magento/magento2-core: 1.0.0
- magento/magento-coding-standard: ^31.0
- object-calisthenics/phpcs-calisthenics-rules: ^3.5
- php-http/mock-client: ^1.3
- phpstan/phpstan: ^1.10
- phpunit/phpunit: ^9.6
This package is auto-updated.
Last update: 2025-11-07 22:38:12 UTC
README
Antom Payment Adminhtml Module for Magento 2. This module provides the admin functionality for integrating Antom payment with Magento 2.
Features
- Admin interface to configure Antom Payment API credentials (API Key, API Secret)
- Enable or disable Antom Payment methods
- Manage environment mode: Sandbox or Production
Installation
This module can be installed via composer:
composer require antom-magento/magento2-adminhtml
Next, enable the module:
php bin/magento module:enable Antom_Adminhtml
Next, run the following commands:
php bin/magento setup:upgrade
php bin/magento setup:di:compile
php bin/magento setup:static-content:deploy
php bin/magento cache:flush
Please keep in mind that after installing this module, you will only have backend and core functionalities.
Support
Contact us: tech.support.na@service.alipay.com