Install
Works with Drupal: ^8 || ^9Using Composer to manage Drupal site dependencies
Alternative installation files
Download tar.gz
50.38 KB
MD5: b03a1e977cc0ecac9f46ff9c3c60d3d9
SHA-1: ad3b267a1a20ffd4afb3832635dacea379e79807
SHA-256: fd7a37597fea26f75342ee24df6d4ba51f704a092cb751e60f2cfaf91885d64a
Download zip
81.12 KB
MD5: cddbc757ee24ee84640d001f094e2c0f
SHA-1: c4a93eaf484e1a1dd1068562e92095136a2d0081
SHA-256: a96204d4e210cf8ee6ca4da44f2adac03eb2ba348779e81f8b3230c1e4e3ca04
Release notes
Lot of restructuring, bug fixes and new features.
Also introduced logging of WHERE asins are used. So we can spot invalid ones easily. First beta in use by marcoka in production.
Contributors (3)
marcoka, dww, Project Update Bot
Changelog
Issues: 16 issues resolved.
Changes since 8.x-1.51:
Bug
- #3219462 by dww: Follow-up: permission machine names should be lowercase (by convention).
- #3185955 by dww: Remove patch file that was added accidentaly in commit 9f5e3b1.
- REMOVED Proof of COnecpt pacth mistakenly commited Issue #3155780 White screen of death after installing amazon sdk library
- #3186462 by marcoka: Undefinded index error galore
- #3186180 by marcoka: Missing config schema for amazon_pa.settings
Feature
- #3223283: What to do if we spot an invalid asin in a token?
- #3224084: Invalidate caches on data update, meaning cron run
- #3222781 by marcoka: submitted crawler file by mistake, removed
- #3222415 by marcoka: add a default view for asin management.
- #3186461 by marcoka: Widget designs
- #3186131 by dww: Add a global "killswitch" to disable querying the Amazon API
Task
- #3223282: Logging: ASIN can be on multiple nodes
- #3222333 by marcoka: add filter tips and hook_help.
- #3186132 by dww: Additional manual code style fixes for Form classes.
- #3170046 by Project Update Bot: Automated Drupal 9 compatibility fixes
- #3185713 by dww: Provide more flexibility in where the Amazon SDK will be loaded from
Issues included in other commits
All of these issues were fixed and the changes where included in commits for other issues listed above. In the future, we'll be better about keeping changes separate and only including things for a single issue in each commit.