opengento / magento2-document-widget

This module aims to make documents searchable for customers in Magento 2.

Home Page:https://opengento.fr

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Document Module for Magento 2

Latest Stable Version License: MIT Packagist Packagist

This module aims to make documents searchable for customers 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-widget

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 make documents available trhough the widgets in Magento 2.
Documents can be available as a list or a link thanks to new dedicated widgets.

Documentation

You can use one of the two available widgets:

  • link
    • inline name
    • block image
    • block name
    • block image + name
  • list by document type
    • image
    • name
    • image + name

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!

About

This module aims to make documents searchable for customers in Magento 2.

https://opengento.fr

License:MIT License


Languages

Language:PHP 53.6%Language:HTML 46.4%