friends-of-contao / contao-privacy

This extension provides some privacy features to Contao 3.5.x and 4.4.x (4.5.x). If you have some ideas which we should add or change in the mentioned Contao versions, feel free to create an issue.
22 stars 5 forks source link

Can´t install #35

Closed Sizoberz closed 5 years ago

Sizoberz commented 6 years ago

Contao Version 4.5.10 Error message $ /usr/bin/php7.2-cli '-q' '-d' 'memory_limit=-1' '/XXX/web/contao-manager.phar.php' 'composer' 'require' 'friends-of-contao/contao-privacy' '--no-progress' '--no-suggest' '--no-update' '--no-scripts' '--prefer-stable' '--sort-packages' '--no-ansi' '--no-interaction' 2>&1

In InitCommand.php line 718:

Could not find a version of package friends-of-contao/contao-privacy matchi
ng your minimum-stability (stable). Require it with an explicit version con
straint allowing its desired stability.

require [--dev] [--prefer-source] [--prefer-dist] [--no-progress] [--no-suggest] [--no-update] [--no-scripts] [--update-no-dev] [--update-with-dependencies] [--update-with-all-dependencies] [--ignore-platform-reqs] [--prefer-stable] [--prefer-lowest] [--sort-packages] [-o|--optimize-autoloader] [-a|--classmap-authoritative] [--apcu-autoloader] [--] []...

Process terminated with exit code 1

Result: General error``

fritzmg commented 6 years ago

Use

composer require friends-of-contao/contao-privacy:^2.0@beta
Sizoberz commented 6 years ago

Thank you @fritzmg. the installation work, but I get an error that I have to fill out the privacy field, although I check the box. Also I guess the confirmation email won´t work because it only work with the notification module in my installation with the regular registration module from contao.

fritzmg commented 6 years ago

but I get an error that I have to fill out the privacy field, although I check the box

What exactly are you referring to?

Sizoberz commented 6 years ago

To a only text Thank you page - I deactivate the email confirmation by now

fritzmg commented 6 years ago

No I meant, what module are you talking about exactly? Registration module?

Sizoberz commented 6 years ago

The new availabe "Registrierung (DSGVO)" module

Sizoberz commented 6 years ago

grafik

Sizoberz commented 6 years ago

but it was checked when I send form

fritzmg commented 6 years ago

You do not need such a Checkbox anyway ;). It's even inadvisable to do that.

Listen to this podcast: https://www.datenschutz-guru.de/braucht-mein-kontaktformular-jetzt-eine-checkbox/

Sizoberz commented 6 years ago

? ok but for what I need the privacy module then - what is the difference? I also se that the check box is also availabe in the regular form since the module installation - I´m a bit confused - can we chat in german?

Sizoberz commented 6 years ago

When I use the regular registration form with the privacy checkbox activated it work. Only bad thing is in the regular form I can´t set the privacy hint and label text, that it looks like that: grafik With the DSGVO form I get the mentioned error. Is there a way to bring the hint and label fields in the regular form, too?

fritzmg commented 5 years ago

? ok but for what I need the privacy module then - what is the difference?

If you sell your user's data to spammers for example, you need to get the consent of the user to optionally allow that.

However, the checkbox is currently mandatory - so we should probably change that as well.

zonky2 commented 5 years ago

Use composer require friends-of-contao/contao-privacy:^2.0@beta

it is currently not possible to install the extension "just like that" via the Contao manager - there is an error message that says little (but it is rather a matter of the manager)

I already had two agencies that I implanted via the console - my advertising for a donation to the project hasn't been that successful so far...

fritzmg commented 5 years ago

It is perfectly possible to install this extension via the Contao Manager. You simply have to set the requirement to ^2.0@beta manually.

fritzmg commented 5 years ago

;) https://youtu.be/AeXhw7K2hw0

zonky2 commented 5 years ago

great - you could write "currently in manager ^2.0@beta" in the readme, until stable version