contentacms / contenta_jsonapi

Contenta CMS, the decoupled Drupal
http://www.contentacms.org/
GNU General Public License v2.0
328 stars 104 forks source link

Would Automatic Updates be useful in Contenta? #414

Closed tedbow closed 4 months ago

tedbow commented 2 years ago

I am working on the Automatic Updates module in Drupal that will eventually be in Drupal core.

I am wondering if the ability to update Drupal core and other Drupal modules through the UI would useful as part of Contenta. I am not sure if the user base of Contenta is non-php developers who might not have a ton of experience with Composer. The 2.x version of Automatic Updates module does updating in via Composer without the user having know Composer(though it has to be on the server for now).

Right now we only support Drupal core but the module will hopefully support updating contrib modules before too long.

I know Contenta is a Fork & Go solution but users will still need to keep their site secure with updates.

Let me know if there is interest