{"id":24066140,"url":"https://github.com/opengento/magento2-document-widget","last_synced_at":"2025-07-03T15:09:55.178Z","repository":{"id":57032218,"uuid":"319089609","full_name":"opengento/magento2-document-widget","owner":"opengento","description":"This module aims to make documents searchable for customers in Magento 2.","archived":false,"fork":false,"pushed_at":"2024-08-11T17:19:03.000Z","size":37,"stargazers_count":2,"open_issues_count":2,"forks_count":1,"subscribers_count":8,"default_branch":"master","last_synced_at":"2025-03-30T03:31:30.530Z","etag":null,"topics":["document-management","magento","magento-2","magento-extension","magento-module","magento-widget","magento2","magento2-extension","magento2-extension-free","magento2-module","php","widget"],"latest_commit_sha":null,"homepage":"https://opengento.fr","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/opengento.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"custom":["https://www.helloasso.com/associations/opengento/formulaires/1"]}},"created_at":"2020-12-06T17:22:46.000Z","updated_at":"2024-08-11T17:19:06.000Z","dependencies_parsed_at":"2024-08-11T18:56:52.929Z","dependency_job_id":null,"html_url":"https://github.com/opengento/magento2-document-widget","commit_stats":{"total_commits":9,"total_committers":1,"mean_commits":9.0,"dds":0.0,"last_synced_commit":"d541524d542103579ef0a2c8b67dfb0f050d3943"},"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/opengento%2Fmagento2-document-widget","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/opengento%2Fmagento2-document-widget/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/opengento%2Fmagento2-document-widget/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/opengento%2Fmagento2-document-widget/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/opengento","download_url":"https://codeload.github.com/opengento/magento2-document-widget/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248917093,"owners_count":21182927,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["document-management","magento","magento-2","magento-extension","magento-module","magento-widget","magento2","magento2-extension","magento2-extension-free","magento2-module","php","widget"],"created_at":"2025-01-09T11:19:56.242Z","updated_at":"2025-04-23T21:02:54.539Z","avatar_url":"https://github.com/opengento.png","language":"PHP","funding_links":["https://www.helloasso.com/associations/opengento/formulaires/1"],"categories":[],"sub_categories":[],"readme":"# Document Module for Magento 2\n\n[![Latest Stable Version](https://img.shields.io/packagist/v/opengento/module-document-widget.svg?style=flat-square)](https://packagist.org/packages/opengento/module-document-widget)\n[![License: MIT](https://img.shields.io/github/license/opengento/magento2-document-widget.svg?style=flat-square)](./LICENSE) \n[![Packagist](https://img.shields.io/packagist/dt/opengento/module-document-widget.svg?style=flat-square)](https://packagist.org/packages/opengento/module-document-widget/stats)\n[![Packagist](https://img.shields.io/packagist/dm/opengento/module-document-widget.svg?style=flat-square)](https://packagist.org/packages/opengento/module-document-widget/stats)\n\nThis module aims to make documents searchable for customers in Magento 2.\n\n - [Setup](#setup)\n   - [Composer installation](#composer-installation)\n   - [Setup the module](#setup-the-module)\n - [Features](#features)\n - [Settings](#settings)\n - [Documentation](#documentation)\n - [Support](#support)\n - [Authors](#authors)\n - [License](#license)\n\n## Setup\n\nMagento 2 Open Source or Commerce edition is required.\n\n### Composer installation\n\nRun the following composer command:\n\n```\ncomposer require opengento/module-document-widget\n```\n\n### Setup the module\n\nRun the following magento command:\n\n```\nbin/magento setup:upgrade\n```\n\n**If you are in production mode, do not forget to recompile and redeploy the static resources.**\n\n## Features\n\nThis module aims to make documents available trhough the widgets in Magento 2.  \nDocuments can be available as a list or a link thanks to new dedicated widgets.\n\n## Documentation\n\nYou can use one of the two available widgets:\n\n- link\n  - inline name\n  - block image\n  - block name\n  - block image + name\n- list by document type\n  - image\n  - name\n  - image + name\n\n## Support\n\nRaise a new [request](https://github.com/opengento/magento2-document-widget/issues) to the issue tracker.\n\n## Authors\n\n- **Opengento Community** - *Lead* - [![Twitter Follow](https://img.shields.io/twitter/follow/opengento.svg?style=social)](https://twitter.com/opengento)\n- **Thomas Klein** - *Maintainer* - [![GitHub followers](https://img.shields.io/github/followers/thomas-kl1.svg?style=social)](https://github.com/thomas-kl1)\n- **Contributors** - *Contributor* - [![GitHub contributors](https://img.shields.io/github/contributors/opengento/magento2-document-search.svg?style=flat-square)](https://github.com/opengento/magento2-document-search/graphs/contributors)\n\n## License\n\nThis project is licensed under the MIT License - see the [LICENSE](./LICENSE) details.\n\n***That's all folks!***\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopengento%2Fmagento2-document-widget","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fopengento%2Fmagento2-document-widget","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopengento%2Fmagento2-document-widget/lists"}