craftcms / craftcms/cms

Empty plugin store on Craft 3.1.6.1 and problems installing redactor

Open
#3,755 3 comments 0 reactions 0 assignees View on GitHub

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
  1. 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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.