Cloudron makes it easy to run web apps like WordPress, Nextcloud, GitLab on your server. Find out more or install now.


Skip to content

WordPress (Developer)

199 Topics 1.6k Posts
  • Important: Issue with domain aliases since package 3.6.0

    Pinned
    1
    3 Votes
    1 Posts
    48 Views
    No one has replied
  • WordPress (Developer) - Package Updates

    Pinned
    69
    1 Votes
    69 Posts
    6k Views
    Package UpdatesP

    [3.8.0]

    Update WordPress to 6.7 Full Changelog
  • I have been referred to my server management for a wordpress plugin issue

    7
    1 Votes
    7 Posts
    116 Views
    mdc773M

    @privsec just create your own wordpress using the LAMP-App look at this to see how to configure the wpconfig
    here

    this might solve your issues

  • Can no longer access most of my WordPress sites

    6
    0 Votes
    6 Posts
    54 Views
    nebulonN

    In OpenID there is no well supported way to log out users from services which used the OpenID for authentication (in Cloudron case the apps). Those app have their own session and session handling. So there is mostly likely no way around this unless an app would start using OAuth2 access and refresh tokens (but implementation of that was spotty in the past which sparked OpenID connect in the first place)

    For a start if you logout of the dashboard, subsequent app logins (from a state where the app has no login session) then Cloudron will prompt you to login with a username. If that is not happening the Oidc session was still alive.

    The best way I found was to use container tabs in like firefox and probably other browsers, which maintain isolated sessions. This is also how I use other services like Digitalocean where we have multiple accounts with different roles.

  • Re-establish cloudron sso to wordpress (developer) after migration

    Moved
    4
    0 Votes
    4 Posts
    42 Views
    J

    @lushmedia I think the SSO user gets listed only after you login once. Did you login once?

  • php-fpm for WordPress for speed and server efficiency

    6
    3 Votes
    6 Posts
    456 Views
    S

    Is there any success to this since we are also testing Performance? And would like to activate the module?

  • New WordPress Never Start

    Unsolved
    3
    0 Votes
    3 Posts
    37 Views
    nebulonN

    So a fresh installation of Wordpress Developer caused this issue? At least I am not able to reproduce this. Neither with or without email enabled for that app.

    If it helps, the startup script is at https://git.cloudron.io/cloudron/wordpress-developer-app/-/blob/master/start.sh?ref_type=heads#L7

    I think we need more logs from your fresh app then to see whats the problem.

  • 0 Votes
    2 Posts
    20 Views
    P

    This appears to be a plugin conflict with my theme. Sigh, back to the theme we go

  • Disabling Redis on WordPress crashed site

    Moved
    8
    1 Votes
    8 Posts
    115 Views
    O

    I managed to log into the back end of WP and started enabling and disabling different plugins. I discovered there was a conflict with one of them related to Toolset and WooCommerce. It's working again now.

  • Cloudron SSO

    2
    1 Votes
    2 Posts
    68 Views
    J

    @privsec you probably have installed WordPress with Cloudron authentication enabled. To fix this, install a new WP with Cloudron authentication disabled. You can then import the Cloudron backup of the other app into this one.

  • OIDC after install - No Cloudron users

    3
    1 Votes
    3 Posts
    58 Views
    U

    @jdaviescoates I absolutely and entirely did.....

    So clearly missed a step.

    all working as expected now - Many thanks!

  • How to remove aliases from WP

    Moved Solved
    9
    0 Votes
    9 Posts
    211 Views
    M

    @girish thank you after updating app package I can edit aliases

  • OpenID times out in WordPress?

    6
    2 Votes
    6 Posts
    214 Views
    girishG

    @dsp76 this should be fixed now with the latest update.

  • Wordpress 3.7.0 : impossible to login since the last update

    8
    0 Votes
    8 Posts
    83 Views
    d19dotcaD

    Actually I apologize, perhaps my testing was incomplete. I'm not sure what I did wrong but I reverted the live site that had auto-updated, and then I cloned the backup of 3.7.0 with OIDC to a staging domain. I then created a new user in the staging domain as if I was a new member signing up, and then I was able to login in after logging out. I think the issue was with my admin account somehow being unable to login and I haven't quite figured that part out yet. But it seems like it's working fine for local accounts I guess with the new 3.7.0 app version, so that's good news then. 🙂

  • Change Access Control?

    Moved
    3
    1 Votes
    3 Posts
    109 Views
    J

    @Dave-Swift you can re-import the app. See https://forum.cloudron.io/topic/12382/cloudron-sso-questions

  • Cloudron SSO questions

    2
    0 Votes
    2 Posts
    88 Views
    J

    Currently, there is no setting to change from SSO to non-SSO mode and viceversa. This is a selection made at install time.

    Workaround: install a new WP app in the correct mode and then import the latest backup of the other WP into this app.

  • Wordpress apps OIDC: logout/login security issue

    5
    0 Votes
    5 Posts
    84 Views
    imc67I

    This perhaps?
    https://openid.net/specs/openid-connect-rpinitiated-1_0.html

  • REST API goes 404 in 6.6.1 version

    6
    0 Votes
    6 Posts
    233 Views
    J

    @chetbaker I couldn't figure how these two are related i.e API and permalinks... Do you know?

  • SSL Problem: "cURL error 60: SSL certificate problem: self-signed certificate"

    Solved
    11
    2 Votes
    11 Posts
    747 Views
    P

    Its a pfsense - as a virtual appliance.

  • Not responding WP CLI not working

    4
    1 Votes
    4 Posts
    161 Views
    jdaviescoatesJ

    @macone said in Not responding WP CLI not working:

    I am trying resolve it with WP CLI

    You could also just use the File Manager to edit the plugin folders. I'd go through them one by one adding -backup to their folder names or something like that until you work out which plugin it is.