Forums Forums Search & Filter Pro Generated download link refresh period

Viewing 6 posts - 1 through 6 (of 6 total)
  • Anonymous
    #155132

    Hi there,
    We have upgraded to the developer license, and I was wanting to find out whether the generated download link (i.e. https://www.designsandcode.com/index.php?eddfile=155129%3A615%3A6%3A1&ttl=1517058742&file=6&token=xxx) is refreshed weekly in the same way the single license download link was?

    The reason I’m asking is I’m loading S&FPro through composer in this way:

    { 
          "type": "package", 
          "package": {  
            "name": "search-filter/search-filter-pro",
            "version": "2.3.4", 
            "type": "wordpress-plugin",
            "dist": { 
              "type": "zip", 
              "url": "https://www.designsandcode.com/index.php?eddfile=155129%3A615%3A6%3A1&ttl=1517058742&file=6&token=xxx"
            }
          } 
        }
      ],

    Currently I need to manually log in to this site weekly to get the latest download token to enable composer to download the file, and ideally with a dev license the download token/url would be fixed to enable us to set the composer file and leave it be.

    Thanks for your help.

    Trevor
    #155148
    This reply has been marked as private.
    Anonymous
    #155168

    Hiya,

    Ok no problem,

    Many thanks

    Ross Moderator
    #155344
    This reply has been marked as private.
    Anonymous
    #162391

    Hiya,

    I’ve had a play with it, and it does seem as though the download hash is being regenerated weekly. Is there any way around this at all? It’s causing all sorts of problems with multiple sites using composer and having to log in and update the link every time we re-build the site (which is on every git push as we’re on a hosting service that rebuilds the site on changes etc)

    Kind regards

    Ross Moderator
    #162904
    This reply has been marked as private.
Viewing 6 posts - 1 through 6 (of 6 total)