# Incluyendo más plugins populares con Discourse core

**URL:** https://meta.discourse.org/t/bundling-more-popular-plugins-with-discourse-core/373574
**Category:** Announcements
**Created:** [10 Julio, 2025 10:15 UTC](https://meta.discourse.org/t/bundling-more-popular-plugins-with-discourse-core/373574 "2025-07-10T10:15:25Z")
**Posts on this page:** 1
**Showing post:** 141

<div class="post-metadata">

### Author: ![rlauriston](https://avatars.discourse-cdn.com/v4/letter/r/ec9cab/32.png) [@rlauriston](https://meta.discourse.org/u/rlauriston)
#### Post date: [23 Agosto, 2025 00:55 UTC](https://meta.discourse.org/t/bundling-more-popular-plugins-with-discourse-core/373574/141 "2025-08-23T00:55:04Z")

</div>

No estoy seguro de cómo lidiar con esto.

La actualización falla con muchos errores similares a

\u003e HINT: El plugin ‘discourse-solved’ ahora está incluido en Discourse y no debe incluirse en la configuración de su contenedor.  
\u003e Elimine la línea ‘git clone [https://github.com/discourse/discourse-solved’](https://github.com/discourse/discourse-solved%E2%80%99) de su archivo containers/web\_only.yml, luego intente nuevamente.  
\u003e Para obtener más información, consulte [Bundling more popular plugins with Discourse core](https://meta.discourse.org/t/373574)

Edité web\_only.yml y comenté todos los plugins referenciados, pero eso no ayudó.

```plaintext
`cmd:`
`## - git clone ` https://github.com/discourse/docker_manager.git
`## - git clone ` https://github.com/discourse/discourse-templates
`## - git clone ` https://github.com/discourse/discourse-akismet.git
`## - git clone ` https://github.com/discourse/discourse-chat-integration.git
`## - git clone ` https://github.com/discourse/discourse-solved.git
`## - git clone ` https://github.com/discourse/discourse-cakeday.git
`## - git clone ` https://github.com/discourse/discourse-adplugin.git
`## - git clone ` https://github.com/discourse/discourse-patreon.git
`## - git clone ` https://github.com/discourse/discourse-linkedin-auth
`## - git clone ` https://github.com/discourse/discourse-data-explorer.git
`## - git clone ` https://github.com/discourse/discourse-assign.git
`## - git clone ` https://github.com/discourse/discourse-topic-voting.git
`## - git clone ` https://github.com/discourse/discourse-user-notes.git
`## - git clone ` https://github.com/discourse/discourse-math.git
`## - git clone ` https://github.com/discourse/discourse-oauth2-basic.git
`## - git clone ` https://github.com/discourse/discourse-calendar.git
`## - git clone ` https://github.com/discourse/discourse-affiliate.git
`## - git clone ` https://github.com/discourse/discourse-invite-tokens.git
`## - git clone ` https://github.com/discourse/discourse-github.git

```

---

_[View the full topic](https://meta.discourse.org/t/bundling-more-popular-plugins-with-discourse-core/373574)._
