This module enables you to add a humans.txt to your Magento 2 application.
Magento 2 Open Source or Commerce edition is required.
composer require magegang/module-humanstxt
bin/magento mo:en Magegang_Humans
bin/magento se:up
bin/magento ca:cl
- Go to
Store > Configuration > Magegang > Humans
- Add your humans content
- Save the config
- Clear cache
Raise a new request to the issue tracker.
This project is licensed under the MIT License - see the LICENSE details.
That's all folks!