Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Gleb Kaplan 49 posts 125 karma points
    Jan 19, 2016 @ 09:59
    Gleb Kaplan
    0

    Cannot find Advanced options / Include additional files in Courier

    There is no advanced options or an option to include additional files in Courier on right-click dialog. I have admin permissions. Umbraco 7.3.4.

    Please advise.

  • Dennis Aaen 4499 posts 18254 karma points admin hq c-trib
    Jan 19, 2016 @ 10:16
    Dennis Aaen
    0

    Hi Gleb,

    If you are using the Courier Express license, then you only have the option to deploy content and media by right-click, and no options for include additional files.

    If you have a full Courier license please let me know then.

    /Dennis

  • Gleb Kaplan 49 posts 125 karma points
    Jan 21, 2016 @ 09:22
    Gleb Kaplan
    0

    Hi Dennis

    We have a full Courier license.

  • Dennis Aaen 4499 posts 18254 karma points admin hq c-trib
    Jan 21, 2016 @ 11:07
    Dennis Aaen
    0

    Hi Gleb,

    If you go in to your Umbraco installation filesystem, and find the /Config folder, in there you will also find a config file for Courier.

    Open up the config file, and find the code snippet below.

    <folderItemProvider>
        <include>
            <!--<folder>~/media/assets/somefolder</folder>-->
        </include>
    </folderItemProvider>
    <fileItemProvider>
        <folder>~/media/assets/</folder>
            <!-- <file>~/media/assets/somefile.png</file> -->
    </fileItemProvider>
    

    Hope this helps,

    /Dennis

  • Gleb Kaplan 49 posts 125 karma points
    Jan 31, 2016 @ 22:30
    Gleb Kaplan
    0

    Hi Dennis

    Are these supposed to contain available files/folders to deploy?

    I added some folders here as you can see below, but still I cannot see an option to select files to deploy when couriering an item from the content tree.

    <itemProviders>
        <folderItemProvider>
          <include>
            <folder>~/images</folder>
          </include>
        </folderItemProvider>
        <fileItemProvider>
          <folder>~/images</folder>
          <folder>~/js</folder>
          <folder>~/views</folder>
          <folder>~/css</folder>
        </fileItemProvider>
    
  • Gleb Kaplan 49 posts 125 karma points
    May 06, 2016 @ 12:49
    Gleb Kaplan
    0

    Any update on this please?

    Just to make sure that we are on the same page.

    This image shows how Courier dialog looked in Umbraco 6. There is a link "Go to advanced settings", and if I click this link, I was able to select additional files.

    enter image description here

    enter image description here

    This is how it looks like in Umbraco 7. There is no option to go to advanced settings or to add files

    enter image description here

  • Dennis Aaen 4499 posts 18254 karma points admin hq c-trib
    May 09, 2016 @ 10:11
    Dennis Aaen
    0

    Hi Gleb,

    Which version of Courier for Umbraco 7 are you currently using? Then I will see if I can repo what you are seen.

    Also let me know which version of Umbraco 7 you are using at the moment.

    Best,

    /Dennis

  • Gleb Kaplan 49 posts 125 karma points
    May 09, 2016 @ 10:46
    Gleb Kaplan
    0

    Hi Dennis, thank you.

    Right now I am using Courier 2.52.4 on Umbraco 7.4.3, however I started noticing this issue since we ever upgraded to Umbraco 7 while back ago.

Please Sign in or register to post replies

Write your reply to:

Draft