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)

208 Topics 1.7k Posts
  • WordPress (Developer) - Package Updates

    Pinned
    77
    1 Votes
    77 Posts
    17k Views
    Package UpdatesP
    [3.11.2] Update wp-cli to 2.12.0
  • 2 Votes
    59 Posts
    3k Views
    marcusquinnM
    @jdaviescoates Might just be nothing to update. I expect they are attentive to it, as so many of their other plugin clients will use. I'm sure you know, but for anyone skipping to the end of this thread. FluentSMPT will stop working every time the Cloudron App is restarted and SMTP Mailer is reinstalled and reactivated. That's the issue this post prmarily aims to address.
  • New WordPress Never Start

    Solved
    4
    0 Votes
    4 Posts
    346 Views
    jamesJ
    Closed due to inactivity
  • Error status after restart

    Solved
    4
    2
    0 Votes
    4 Posts
    63 Views
    jamesJ
    Hello @humptydumpty Very good that you were able to solve the issue yourself with --troubleshoot.
  • Multiple WP sites sharing wp_users db table

    Solved
    11
    1 Votes
    11 Posts
    2k Views
    jamesJ
    Closed due to inactivity
  • High latency with redis

    26
    1 Votes
    26 Posts
    479 Views
    girishG
    @harveywillj yes, already disabled this by default in future releases - https://git.cloudron.io/platform/box/-/commit/c44926c2cd1420ba6a178d5378f391cf85a11315
  • Wordpress not getting updated when app updated?

    6
    0 Votes
    6 Posts
    283 Views
    J
    @d19dotca said in Wordpress not getting updated when app updated?: That happens for me too but I believe that’s intentional as the developer edition is meant to provide more control to the admins. just wanted to confirm this is indeed the case. when the WP developer package is updated, it only affects the version of new/fresh installations and does not affect the existing WP installation . I have put in a note to make future changelogs clearer about this.
  • OIDC Button ?

    14
    1
    1 Votes
    14 Posts
    739 Views
    N
    @joseph Thanks for this - I though initially that this was a "Cloudron" plugin.
  • Wordpress apps: ImageMagick very old version

    1
    1 Votes
    1 Posts
    64 Views
    No one has replied
  • PHP Version for WordPress Developer

    8
    1 Votes
    8 Posts
    653 Views
    jdaviescoatesJ
    @girish said in PHP Version for WordPress Developer: It's just a lot of work for what we think is a corner case. I think for such cases where a specific PHP version is desired, it's best if people use LAMP app, choose whichever PHP and install WP themselves . Do we have examples of popular plugins requiring specific PHP versions in WordPress? Fair enough. I don't have specific examples to give, nor the current need myself, just thought it'd be nice to have and easy enough feature to add and wasn't really thinking about the consequences
  • Setting up Wordpress Blueprints in Cloudron?

    4
    1 Votes
    4 Posts
    347 Views
    d19dotcaD
    I do this as well. I just have a www.template.(mydomain) install running. I use this as my blueprint site, and I leave it running for updates and to make sure it’s backed up routinely. I then clone from the backup to the new domain at www.staging.(theirdomain) when I’m starting a new site for a client, for example.
  • Cloudron keeps DELETING my SMTP plugin!!!

    Moved
    11
    1 Votes
    11 Posts
    749 Views
    J
    @svtx yes, other plugins won't get nuked. Just this specific one is also used by the package so it's trying to do some auto-configuration magic.
  • REST API / Loop Back Error

    9
    1
    1 Votes
    9 Posts
    849 Views
    matix131997M
    At my place after many years after replacing the router from EdgeMax to Cloud Gateways 2 weeks ago, I also had a similar problem and only added the rule I gave in another topic. https://forum.cloudron.io/post/98217 It has been working properly ever since. I don't open other ports besides http,https or add domain in DNS tab. Why so? In the Ubiquiti system, the loopback works between the WAN and LAN, so the “LAN IN” rule activates the loopback correctly. Because the loopback “works” in the address network like Gateway, so, then when I added blocking access to Gateway from different VLANs(probably at this point, because I configured in stages throughout the week), then I could not turn on the site on the computer through the local network, and outside with no problem. I started snooping what was the cause, reviewed the rules in the firewall and the forum. I read somewhere that you had to add a rule in LAN IN. After adding it started working as it should, even the tests in Wordpress shows correctly.
  • I have been referred to my server management for a wordpress plugin issue

    7
    1 Votes
    7 Posts
    681 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

    oidc
    6
    1
    0 Votes
    6 Posts
    780 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
    381 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
    2
    4 Votes
    6 Posts
    1k Views
    S
    Is there any success to this since we are also testing Performance? And would like to activate the module?
  • 0 Votes
    2 Posts
    133 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
    516 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
    281 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.