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

Current Release has wrong package name #2

Open
MichaelNussbaumerGOWEST opened this issue Apr 15, 2024 · 1 comment
Open

Current Release has wrong package name #2

MichaelNussbaumerGOWEST opened this issue Apr 15, 2024 · 1 comment

Comments

@MichaelNussbaumerGOWEST

The current release has the wrong names of package and extension. So currently the version is not usable with composer install even if I use the github repository to install it.

@nitsan-technologies
Copy link
Collaborator

Hello @MichaelNussbaumerGOWEST

Thank you, we are appreciating valuable feedback.
Yes using direct command composer req friendsoftypo3/headless_mask there is package is not found.

But you can go through direct git clone. with following steps and it’s working fine.

Step 1: On root composer.json add repository vcs and add required extension. [https://prnt.sc/g3pgP9U0UV2F] (https://prnt.sc/g3pgP9U0UV2F) , https://prnt.sc/rY6uQsLZrXZn
Step 2: Now run composer update or install command as per requirements, and extension is installed : https://prnt.sc/RehSXRc8izCw, https://prnt.sc/9xhg1zRdf23B
Step 3: Clear cache and dump autoload
Step 4: Now setup the scheduler command: https://prnt.sc/PeDrPZFNeEFN
Step 5: create proper mask elements - Including label’s and execute command : https://prnt.sc/EyffDvsEyzsy
Step 6: Check Typoscript in headless_mask extension : https://prnt.sc/nunhkxV4EtyP, https://prnt.sc/2DDmynNuTkVg

Thanks! and let us know if you still facing issue.

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

No branches or pull requests

2 participants