Mage2 Product Documents extension is very easy to install and reliable to use. It would provide downloadable links of documents on the product page. You can add multiple documents and sync them with one or more products from the admin panel.
- Install Mage2_Base module from https://github.com/bhatti-dhara/magento2-base.git
- Copy the content of the repo to app/code/Mage2/ProductDocs directory
- Run command: php bin/magento setup:upgrade
- Run command: php bin/magento setup:static-content:deploy
- Flush the cache: php bin/magento cache:flush
- Easy to install and manage.
- Option to enable/disable to configure extension from configuration area.
- Manage documents for each and every product from the admin panel.
- PSR-4 coding standard followed
Compitable :- Magento 2.2.*, 2.3.*, 2.4.*
In the case of any other queries regarding this extension:
Contact us at bhattidhara166@gmail.com or Skype: bhattidhara166 . We would be really happy to help :)
Admin Configuration Menu
Admin Configurations
Product Documents List
New Product Document Form
Edit Product Document Form
Downloadable Document Links on Product Page