DirkPersky / typo3-dp_cookieconsent

TYPO3 Extension: Enable a cookie consent box. Let you visitors control the usage of cookies and load script or content after a consent. (ePrivacy, TTDSG)
GNU Affero General Public License v3.0
32 stars 27 forks source link

composer installation fails #18

Closed pquerner closed 5 years ago

pquerner commented 5 years ago

When I install this extension via composer req it resolves to a directory named ext/typo3_dp_cookieconsent - which is not resolvable via TS like this EXT:dp_cookieconsent/Resources/Private/Layouts/Cookie.html. Is there something wrong about composer on my end or should this be added to the extensions composer.json that its directory name is without "typo3-" prefix (if there is such configuration available)

DirkPersky commented 5 years ago

He @pquerner

now it shoud work.

Greetings