Magento 2 Base Module (Required Library)
Free required base module providing shared utilities, admin foundation, theme bridges, and JSON-LD helpers used by every Kishan Savaliya Magento 2 extension.
- Licence
- Open source, free to install
- Compatibility
- Magento 2.4.4 to 2.4.9, Hyvä and Luma
- Category
- Admin & security
Install
composer require mage2kishan/module-coreThen bin/magento setup:upgrade. On Packagist as mage2kishan/module-core.
Questions about Magento 2 Base Module (Required Library)
Do I have to pay for Panth Core?
No. Panth Core is completely free and will remain free forever. It is the foundation library that other (paid) Panth extensions depend on.
Can I use Panth Core without any other Panth extensions?
Technically yes, but there is no practical reason to. Core only provides admin scaffolding and shared utilities, it has no standalone features.
Will Panth Core slow down my store?
No. Core is a thin library with no frontend output and minimal admin overhead. Theme detection and module registry lookups are cached.
Does Panth Core conflict with any other extensions?
No. Core only adds hooks under its own namespace (Panth\Core) and a single admin sidebar entry. It does not modify any Magento core files or override any third-party extension functionality.
Can I uninstall Panth Core?
Only if you uninstall every other Panth extension first. Composer will block the removal otherwise. To uninstall:
composer remove mage2kishan/module-core
bin/magento setup:upgrade
Is the source code available?
Yes. The full source is on GitHub at github.com/mage2sk/module-core.
Does Panth Core work with multi-store setups?
Yes. All settings respect Magento's standard scope hierarchy (default → website → store view).
Does Panth Core support multi-language stores?
Yes. The module includes English translations and the codebase uses Magento's standard __() translation function for all user-facing strings, so it can be translated to any language.
Need Magento 2 Base Module (Required Library) set up or extended?
Installation, configuration and custom work on any of the modules, quoted in writing within 24 hours.



