2017 © Pedro Peláez
 

magento2-module module-product-attachments

Products attachment by LizardMedia

image

lizardmedia/module-product-attachments

Products attachment by LizardMedia

  • Friday, May 25, 2018
  • by lizardmedia
  • Repository
  • 3 Watchers
  • 2 Stars
  • 1 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 4 Versions
  • 0 % Grown

The README.md

Latest Stable Version Total Downloads License Scrutinizer Code Quality Build Status, (*1)

Magento 2 Product Attachments

Module LizardMedia_ProductAttachment adds possibility to add attachment for products., (*2)

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system., (*3)

Prerequisites

  • Magento 2.2+ / Magento 2.3+ / Magento 2.4+
  • PHP 7.1 / 7.2 / 7.3 / 7.4

Installing

Download the module

Using composer (suggested)

Simply run, (*4)

composer require lizardmedia/module-product-attachments
Downloading ZIP

Download a ZIP version of the module and unpack it into your project into, (*5)

app/code/LizardMedia/ProductAttachment

Install the module

Run this command, (*6)

bin/magento module:enable LizardMedia_ProductAttachment
bin/magento setup:upgrade

Usage

Admin panel

  • add and manage attachments to product via product edit form

admin, (*7)

Frontend

  • display attachments on product view page

front-product-page, (*8)

  • display attachments in customer account bookmark

account-bookmark, (*9)

account-attachments, (*10)

For developers

In case of uploading bigger files may be necessary adjusting some configuration with higher values: * nginx - client_max_body_size * php - memory_limit && upload_max_filesize && post_max_size, (*11)

Contributing

Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us., (*12)

Versioning

We use SemVer for versioning. For the versions available, see the tags on this repository., (*13)

Authors

See also the list of contributors who participated in this project., (*14)

License

This project is licensed under the MIT License - see the LICENSE.md file for details, (*15)

To do

  • allow attachment variations depending on store view
  • add tests coverage
  • unit tests
  • make general code refactor

The Versions

25/05 2018

dev-master

9999999-dev

Products attachment by LizardMedia

  Sources   Download

MIT

The Requires

  • php ~7.1.0
  • magento/module-downloadable *

 

The Development Requires

25/05 2018

1.0.3

1.0.3.0

Products attachment by LizardMedia

  Sources   Download

MIT

The Requires

  • php ~7.1.0
  • magento/module-downloadable *

 

The Development Requires

22/05 2018

1.0.2

1.0.2.0

Products attachment by LizardMedia

  Sources   Download

MIT

The Requires

  • php ~7.1.0
  • magento/module-downloadable *

 

08/02 2018

dev-develop

dev-develop

Products attachment by LizardMedia

  Sources   Download

OSL-3.0 AFL-3.0

The Requires

  • php ~7.1.0
  • magento/module-downloadable *