Automattic / wp-calypso

The JavaScript and API powered WordPress.com
https://developer.wordpress.com
GNU General Public License v2.0
12.43k stars 1.99k forks source link

Plugins: define requirements to replace Calypso "Plugins" with the standard WordPress "Plugins" view #95652

Open annezazu opened 1 month ago

annezazu commented 1 month ago

As part of the Untangling Calypso epic, this seeks to define requirements and any blockers for replacing wordpress.com/plugins/ view with the standard WordPress wp-admin/plugins.php view for new users.

This will reduce confusion navigating between Calypso and proper WordPress admin, creating a more coherent and expected experience.

Current known differences

Please edit to add more! This is just a start.

Copons commented 2 weeks ago

The distinction between Simple and Atomic is purely technical: Simple doesn't support plugins, so it doesn't need the "Installed Plugins" screen.

IMHO, we can keep the Marketplace as a separate item for the time being; I don't think there's much confusion. In other words, I think we can close this as not planned. 🤔

tanjoymor commented 2 weeks ago

I agree with @Copons if there's no issue in keeping the Dotcom Plugin Marketplace as a separate item for now. Maybe a future iteration can be combined as part of the Add new experience?

Observations The order of the subitems: Add new and Installed are different on Classic vs Default - would be good to make this the same

Plugins > Installed

Plugins > Add new

Plugins > Scheduled Updates