magegang/module-humanstxt

Add a humans.txt to your Magento

Installs: 1

Dependents: 0

Suggesters: 0

Security: 0

Stars: 3

Watchers: 0

Forks: 0

Open Issues: 0

Type:magento2-module

0.0.6 2024-09-03 06:57 UTC

This package is auto-updated.

Last update: 2024-10-03 07:09:45 UTC


README

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

  • Go to Store > Configuration > Magegang > Humans
  • Add your humans content
  • Save the config
  • Clear cache

Support

Raise a new request to the issue tracker.

Authors

  • ronangr1 - Maintainer - GitHub followers
  • Contributors - Contributor - GitHub contributors

License

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

That's all folks!