RobErskine / Craft-User-Manual

📚 Help Section Plugin for Craft CMS.
MIT License
85 stars 17 forks source link

Can't install using ddev command #46

Closed AmandaLutzTO closed 2 months ago

AmandaLutzTO commented 2 months ago

On Craft Team 5.3.6. Trying to install this plugin using ddev instructions:

$ ddev composer require "roberskine/craft-user-manual:^5.0.2" -w && ddev craft plugin/install usermanual ./composer.json has been updated Running composer update roberskine/craft-user-manual --with-dependencies Loading composer repositories with package information Updating dependencies Your requirements could not be resolved to an installable set of packages.

Problem 1

Potential causes:

Read https://getcomposer.org/doc/articles/troubleshooting.md for further common problems.

Installation failed, reverting ./composer.json and ./composer.lock to their original content. Composer [require roberskine/craft-user-manual:^5.0.2 -w] failed, composer command failed: exit status 2. stderr=

RobErskine commented 2 months ago

Hi there @AmandaLutzTO; thanks for logging this issue. Instead of roberskine/craft-user-manual can you use hillholliday/craft-user-manual? I worked on this plugin while working at my last outfit and when I left I couldn't move it over. Let me know if that works and I'll take a look at updating the documentation.

AmandaLutzTO commented 2 months ago

Yup that worked. Thanks!

RobErskine commented 2 months ago

Great, @AmandaLutzTO! Can I ask where you saw these ddev instructions?

On Craft Team 5.3.6. Trying to install this plugin using ddev instructions:

I want to update the documentation anywhere the old way to install the plugin were referenced, but I'm not sure where those instructions are?

AmandaLutzTO commented 2 months ago

The Craft 5 cp Plugin Store image