Note that there are some explanatory texts on larger screens.

plurals
  1. PO
    primarykey
    data
    text
    singulars
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. VO
      singulars
      1. This table or related slice is empty.
    2. VO
      singulars
      1. This table or related slice is empty.
    3. VO
      singulars
      1. This table or related slice is empty.
    1. COThis is what my understanding is as well. But given that we don't have access to the server ( and database), I dont think even site sync can help. All we have is a admin credentials for xxxCompany.com/Sitefinity. One way may be to have a seperate Admin widget which is basically a file uploader ... and through which we can upload dll's containing new modules and widgets and copy them to bin folder (ofcourse check them to make sure they are legitimate) .. and let the dll's do the magic of self installation. Dos it sound right?
      singulars
    2. COI was not talking about Site Sync. This is a new Sitefinity Thunder feature which requires the same license. If you have Sitefinity Thunder's module installed on the server, it will do pretty much the same thing. You open your local solution which contains the project with the module and you use Thunder to connect to the remote server. It will build the project, grab it's assembly and will send it to the remote server's ~/bin folder. You can do the same thing as you described but be sure to test it properly. Making changes in the ~/bin folder should cause your application to restart.
      singulars
    3. COOk. I get it now. I mixed the 2 responses that I got. Thank you that helps. But not sure if we can get the new Thunder feature if it costs more money :). Thank you for the info. And also what do you think about the approach of having a file ploader (Assembly Manager) widget that does the exact same thing as the thunder module. Actually I did a POC and it works fine ... any comments on that?
      singulars
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload