iods / module-connect
Special handling of different core APIs for testing services in Magento 2.
Installs: 0
Dependents: 3
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 0
Open Issues: 0
Type:magento2-module
Requires
- php: ~7.0|~7.1|~7.3|~7.4|~8.0|~8.1
- iods/module-base: *
- iods/module-baseui: *
- iods/module-sysconfig: *
- magento/framework: *
This package is auto-updated.
Last update: 2025-04-22 23:38:22 UTC
README
The Iods_Connect
module groups the special handling of different core APIs for testing services across Magento 2.
Functionality provided by this module includes:
- Getting parent products (configurable) based on the child
This is a private module and is not currently maintained for public use.
Facts
- Version: 0.1.1 (Development)
- Repository on Github
Requirements
Getting Started
Usage Instructions
Known Issues
Related Tasks or Discussions
Installation
$ mkdir
Uninstallation
$ rmdir
Development
Approach
Understanding the API.
Getting parent products
/V1/products/get-parent-by-id/:id /V1/products/get-parent-by-sku/:sku
Developer
Rye Miller
Further Reading
License
This project/code is released under the MIT license.
Copyright
(c) 2017-Present Rye Miller