semaio / magento2-base
Adds some information about the Magento instance in the backend.
Installs: 4
Dependents: 0
Suggesters: 0
Security: 0
Stars: 2
Watchers: 2
Forks: 0
Open Issues: 0
Type:magento2-module
Requires
- php: ~5.5.0|~5.6.0|~7.0.0
- magento/framework: *
- magento/module-backend: *
This package is auto-updated.
Last update: 2024-10-18 23:40:05 UTC
README
This module adds some base information to the Magento backend.
Facts
- Version: 2.0.0
Functionality
Shop version
You can create a custom file "app/etc/version.txt" in your Magento project and store the shop version (e.g. corresponding with Git tag version) in your project repository.
This module will check if this file exists in your Magento instance and will show the shop version number in the footer of the Magento backend.
Application mode
This module will show the Magento2 application mode (the mode Magento is currently running in) in the footer of the Magento backend.
System configuration tab
This module adds a custom tab semaio to the system configuration where other Magento 2 modules can add their custom system configuration options to.
Support
If you encounter any problems or bugs, please create an issue on GitHub.
Contribution
Any contribution to the development of MageSetup is highly welcome. The best possibility to provide any code is to open a pull request on GitHub.
Licence
Open Software License (OSL 3.0)
Copyright
(c) 2016 Rouven Alexander Rieker