iods/module-sysconfig

Configuration management support for Magento 2. Whatever that means.

Installs: 2

Dependents: 4

Suggesters: 0

Security: 0

Stars: 0

Watchers: 3

Forks: 0

Open Issues: 0

Type:magento2-module

dev-develop 2022-12-13 05:59 UTC

This package is auto-updated.

Last update: 2024-03-13 08:32:24 UTC


README


The Iods_SysConfig module is a configuration management framework for the Magento 2 admin.

Functionality provided by this module include:

  • CRUD operations for modules to utilize
  • Custom field models and templates for additional field types
  • Scope details in popups when editing configuration options
  • Extends the config key options available to the GraphQL endpoints

Table of Contents

  1. Facts
  2. Getting Started
  3. Coding Style and Standards
  4. Development
  5. Extensibility
  6. Configurations
  7. UI Components
  8. Tests
  9. Deployment
  10. Further Reading
  11. License
  12. Copyright

Facts

  • Version 000.1.1

Requirements

  • PHP Version 8.1
  • Magento 2.4.5-p1

Compatibility

Works with all other ioDS modules. Can be extended from.

Getting Started

Usage Instructions

Known Issues

Related Tasks and Discussions

Installation

$ mkdir

Uninstallation

$ rmdir

Coding Style and Standards

Development

Approach

Components

Service Contracts

Models

API Models
Resource Models

Controllers

Plugins

etc

Extensibility

Events
Layouts

Configurations

Configuration options available from the module.

Section Group Field Type Description
iods_base sysconfig enable select Enables and disables the module (enabled by default).

UI Components

Tests

Deployment

Configurations

Further Reading

License

MIT Licence

Copyright

(c) 2022, Rye Miller