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


Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Bookmarks
  • Search
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Brand Logo

Cloudron Forum

Apps | Demo | Docs | Install
B

BetterWP

@BetterWP
About
Posts
20
Topics
7
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • Image Optimization: Add optipng and jpegoptim packages for each container.
    B BetterWP

    Hello,
    Image optimization is one of the most important things for the new web. For years now, I have been using these small magic tools on my server, which saves me time and a lot of GBs.

    Even I am using it at my home devices.

    I suggest including it with all apps so I can open the app terminal and run it using the following commands to start optimizing photos at the server level.

    nice -n 19 find . -iname '*.jpg' -print0 | xargs -0 jpegoptim --max=82 --all-progressive --strip-all --preserve --totals --force
    nice -n 19 find . -iname '*.jpeg' -print0 | xargs -0 jpegoptim --max=82 --all-progressive --strip-all --preserve --totals --force
    nice -n 19 find . -iname '*.png' -print0 | xargs -0 optipng -o7 -preserve
    

    Credit to How to optimize for faster images in WordPress

    Feature Requests

  • I lost Access After Upgrade To v1.6.2
    B BetterWP

    I restarted the app, and now I can see the error. It is related to Super Bot Fight Mode Now, it is working after I use custom rule.

    Thanks for help @girish

    Vikunja

  • Bug: The app is not responding after changing the location.
    B BetterWP

    Hello,
    First, thanks for your platform. I noticed that after changing the location from one domain to another,

    The app is not responding. After reading the log, I am seeing this error:

    Verify DOMAIN_CURRENT_SITE matches an existing site or use `--url=<url>` to override
    

    I put the app in recover mode and ran the search-replace command.

    wp search-replace olddomain.com newdomain.staging.com
    

    And I corrected wp-config.php for network installation.

    So, it seems you aren't doing search-replace, which is essential.

    Regards

    WordPress (Developer)

  • Backup: Add Backup Size
    B BetterWP

    Hello,
    I think it is much better to put some extra information about the backup at the backup page app level.

    For example, the backup size and total backup size for this app

    Best Regards

    Feature Requests

  • I lost Access After Upgrade To v1.6.2
    B BetterWP

    Hello,
    After upgrading to v1.6.2, I don't have a login option; it just shows me "Using Vikunja installation at." I tried the app and the server restart, but nothing happened.

    Logs are normal. Also, I tried to reach support, but I didn't find it under the support page.

    Could you help, please?

    Vikunja

  • WP-CLI Doesn't Work
    B BetterWP

    Hi ,
    I am trying to use at /public folder but I got that error

    /usr/bin/wp: line 3:   607 Killed                  sudo -u www-data -i -- /app/pkg/wp --path=/app/data/public/ "$@"
    

    Any help , Thanks

    WordPress (Developer)

  • I lost Access After Upgrade To v1.6.2
    B BetterWP

    @girish Done, Thanks

    Vikunja
  • Login

  • Don't have an account? Register

  • Login or register to search.
  • First post
    Last post
0
  • Categories
  • Recent
  • Tags
  • Popular
  • Bookmarks
  • Search