• How can I download a Website Template for Astra?

    For security reasons, wordpress config is set with WP_HTTP_BLOCK_EXTERNAL. Moreover, our firewall blocks the web server from being able to initiate requests. To install plugins and themes, we do this manually with scp and ssh.

    define( 'WP_HTTP_BLOCK_EXTERNAL', true );

    It’s trivial to download .zip files of plugins and themes from www.remarpro.com, but I can’t for the life of me figure out how to download Website Templates from the Astra website. I can preview it, but where the heck is the download button!?!

    Where can I download a Website Templates (with wget or curl) for Astra?

    • This topic was modified 5 months, 2 weeks ago by maltfield.

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Hi @maltfield,

    Starter Templates are not downloadable. You will need to import it on your site using the Starter Templates plugin. Or you can use WP CLI Command that is explained further in this doc.

    Let us know if you need more help, otherwise please mark the topic as Resolved.

    Kind regards,
    Herman ??

Viewing 1 replies (of 1 total)
  • You must be logged in to reply to this topic.