Home

Awesome

Module for Magento 2

Latest Stable Version License: MIT Packagist Packagist

This module enables you to add a humans.txt to your Magento 2 application.

Setup

Magento 2 Open Source or Commerce edition is required.

# Install the module package with Composer

composer require magegang/module-humanstxt

Launch standard Magento commands

bin/magento mo:en Magegang_Humans
bin/magento se:up
bin/magento ca:cl

Documentation

Support

Raise a new request to the issue tracker.

Authors

License

This project is licensed under the MIT License - see the LICENSE details.

That's all folks!