Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Installation instruction #2

Open
kkrieger85 opened this issue Nov 4, 2018 · 4 comments
Open

Update Installation instruction #2

kkrieger85 opened this issue Nov 4, 2018 · 4 comments
Assignees

Comments

@kkrieger85
Copy link

Preconditions

  1. Magento 2.3. (installed via DevDocs instructions)

Steps to reproduce

  1. Install magento 2.3
  2. composer require staempfli/magento2-module-gdpr

Expected result

  1. Modul will be installed

Actual result

  1. composer error
  [InvalidArgumentException]
  Could not find a version of package staempfli/magento2-module-gdpr matching your minimum-stability (stable
  ). Require it with an explicit version constraint allowing its desired stability.
@mhauri
Copy link
Collaborator

mhauri commented Nov 5, 2018

Hi @kkrieger85 thank you for your issue report, our Modules are currently only available for Magento 2.1 & 2.2. See in composer.json "magento/framework": "~100.1|~101.0",
We will update our modules soon, but feel free to submit a PR

@mhauri mhauri self-assigned this Nov 5, 2018
@UpSage
Copy link

UpSage commented Nov 6, 2020

Hi any plans to continue this until 2.4? Some templates are not working anymore.

Argument 5 passed to Magento\Framework\Model\ResourceModel\Db\Collection\AbstractCollection::__construct() must implement interface Magento\Framework\DB\Adapter\AdapterInterface or be null, instance of Magento\Eav\Model\Config given

@mhauri
Copy link
Collaborator

mhauri commented Nov 6, 2020

Hi @SageKit this module is abandoned. Feel free to fork it and adapt it to your needs.

@UpSage
Copy link

UpSage commented Nov 6, 2020

Hi @mhauri , Hopefully you still continue this .

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants