maginium/module-foundation

Maginium Foundation module for Magento 2. Provides utilities and integrations for extended functionality.

1.0.2 2025-01-20 21:19 UTC

This package is auto-updated.

Last update: 2025-04-20 21:48:45 UTC


README

The Maginium Foundation is a foundational module for Magento 2, designed to provide essential utilities, integrations, and extended functionality for your Magento-based e-commerce application. This package acts as the core building block for various other Maginium modules.

Installation

To install the Maginium Foundation module, use Composer:

composer require maginium/module-foundation

Requirements

  • PHP: >= 8.2
  • Magento 2: Compatible with all Magento 2.x versions

Dependencies:

The Maginium Foundation module requires the following third-party libraries:

  • laravel/pint: ^1.13
  • spatie/ignition: ^1.15
  • swissup/module-ignition: ^1.1
  • tightenco/duster: ^3.0

Development Requirements (Dev)

The following packages are required for development and testing purposes:

  • mockery/mockery: ^1.5
  • phpunit/phpunit: ^10.3

Features

  • Core Integrations: Provides base functionality that other Maginium modules depend on.
  • Utilities: Contains helper utilities that simplify complex tasks, helping to integrate third-party libraries seamlessly into your Magento 2 store.
  • Enhanced Debugging: Includes support for advanced debugging and logging tools for Magento 2 applications.
  • Extendable: Serves as the core foundation for other modules, making it easy to build upon and extend.
  • Optimized for Magento 2: Built specifically for Magento 2, ensuring seamless compatibility and minimal performance overhead.

Documentation

For detailed documentation, visit the official project page: Maginium Foundation Documentation

Issue Tracking

If you encounter any issues or bugs, please open an issue on our GitHub repository: GitHub Issues

Contributing

We welcome contributions to the Maginium Foundation module. To contribute, please follow these steps:

  1. Fork the repository.
  2. Create a new branch for your feature or fix.
  3. Write tests for any new functionality.
  4. Submit a pull request with a clear description of your changes.

Maintainers

  • Pixielity - Lead Maintainer

License

This package is open-source and available under the MIT License.

Contact

For support or inquiries, please contact us at: Email: support@maginium.com

Repository Info

  • GitHub Repository: maginium/module-foundation
  • License: MIT
  • Stars: 0
  • Forks: 0
  • Watchers: 1

Security

For security issues, please refer to our security page or contact us directly at: support@maginium.com

Compatibility

  • Magento 2: Compatible with Magento 2.x versions.
  • PHP: Requires PHP 8.2 or higher.

Installation Troubleshooting

If you encounter issues during installation, try the following:

  1. Clear Composer Cache:

composer clear-cache

  1. Ensure Proper Permissions: Ensure your system has the correct permissions to install and modify Magento files.
  2. Composer Auth: If you’re encountering authentication issues with private repositories, ensure that your Composer configuration includes the correct credentials.

Example Usage

Once installed, you can begin using the foundation module to integrate with other Maginium modules or customize the basic functionalities for your Magento 2 application.

Support

If you need help, please open an issue on the GitHub repository or contact our support team.