opengento/module-document-restrict

This module aims to restrict documents by type in Magento 2.

1.0.0 2021-07-16 10:28 UTC

This package is auto-updated.

Last update: 2024-04-29 04:34:25 UTC


README

Latest Stable Version License: MIT Packagist Packagist

This module aims to restrict documents by type in Magento 2.

Setup

Magento 2 Open Source or Commerce edition is required.

Composer installation

Run the following composer command:

composer require opengento/module-document-restrict

Setup the module

Run the following magento command:

bin/magento setup:upgrade

If you are in production mode, do not forget to recompile and redeploy the static resources.

Features

This module aims to restrict documents by type in Magento 2.
Document types can be restricted if the restrict feature is enabled.

Documentation

In progress...

Support

Raise a new request to the issue tracker.

Authors

  • Opengento Community - Lead - Twitter Follow
  • Thomas Klein - Maintainer - GitHub followers
  • Contributors - Contributor - GitHub contributors

License

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

That's all folks!