Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Matt75 authored Oct 13, 2023
1 parent 82214d2 commit b53ed8e
Showing 1 changed file with 13 additions and 4 deletions.
17 changes: 13 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,20 +11,29 @@ There no proper way to add custom filters currently.
I made a trick to make the filter field works, but it doesn't support the pagination and doesn't manage empty results.
This issue will be fixed when the AdminProductController will be refactored to use the Grid component likes others Symfony based controllers.

Upgrade to PrestaShop 8 to fix this issue.

## Screenshots

### PrestaShop 1.6
### PrestaShop 8

![Product list with Manufacturer name](https://github.com/Matt75/displayproductmanufacturer/assets/5262628/5ede2a46-65fa-478b-a79d-848ac8dff2ce)
![Module configuration](https://github.com/Matt75/displayproductmanufacturer/assets/5262628/be1c3ed1-49b1-4de6-b1d9-5c36e32abaf6)
![Product list with Manufacturer logo](https://github.com/Matt75/displayproductmanufacturer/assets/5262628/bb693ede-136c-4c2d-a290-23406fac0bef)

![Product list with Manufacturer name](https://user-images.githubusercontent.com/5262628/58557959-e9d29580-821f-11e9-89d5-ffa7ffd30d5a.png)
![Module configuration](https://user-images.githubusercontent.com/5262628/58557976-f22ad080-821f-11e9-9525-cdc35aa230ca.png)
![Product list with Manufacturer logo](https://user-images.githubusercontent.com/5262628/58557965-ee974980-821f-11e9-9ee9-a172c79d04a1.png)

### PrestaShop 1.7

![Product list with Manufacturer name](https://user-images.githubusercontent.com/5262628/58573778-ba7f5100-823e-11e9-9d85-6f08784a1c2a.png)
![Module configuration](https://user-images.githubusercontent.com/5262628/58557976-f22ad080-821f-11e9-9525-cdc35aa230ca.png)
![Product list with Manufacturer logo](https://user-images.githubusercontent.com/5262628/58573774-b81cf700-823e-11e9-81b1-f9cab0f887b4.png)

### PrestaShop 1.6

![Product list with Manufacturer name](https://user-images.githubusercontent.com/5262628/58557959-e9d29580-821f-11e9-89d5-ffa7ffd30d5a.png)
![Module configuration](https://user-images.githubusercontent.com/5262628/58557976-f22ad080-821f-11e9-9525-cdc35aa230ca.png)
![Product list with Manufacturer logo](https://user-images.githubusercontent.com/5262628/58557965-ee974980-821f-11e9-9ee9-a172c79d04a1.png)

## Reporting issues

You can report issues with this module in this repository. [Click here to report an issue][report-issue].
Expand Down

0 comments on commit b53ed8e

Please sign in to comment.