Empty plugin store on Craft 3.1.6.1 and problems installing redactor
Nobody has claimed this yet.
- Dominant language
- PHP
- Stars
- 3.6k
- Forks
- 705
- Avg merge
- 1d 5h
- Merged PRs (30d)
- 134
Description
Description
Installed Craft CMS through composer. It installs the latest 3.1.6.1 version.
First I get an empty plugin store page (no crash, only the title 'Plugin Store' and nothing else).
If I downgrade to 3.0.x the plugin store is there, but no redactor.
If I want to install redactor, apparently I need the latest version. So upgraded again and installed Redactor through the CLI as well.
composer require craftcms/redactor
works but
./craft install/plugin redactor
crashes the system. (don't have the bug report available anymore).
If I do the last step in the Control Panel it works however.
All in all I managed to install Redactor but it's getting pretty confusing :-(
Steps to reproduce
- see above, did the complete installation twice, same result.
Additional info
- Craft version: 3.1.6
- PHP version: 7.1.20
- Database driver & version: MySQL 5.5.62
- Plugins & versions: none
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the Craft 3.1.6 plugin-store page and the ./craft install/plugin redactor flow described in the issue, comparing them with installation through the Control Panel. Use the listed PHP, MySQL, and Craft versions, and consider the issue done when the plugin store loads and CLI Redactor installation no longer crashes.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php
- Domain
- backend
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100