I have tried this myself, and it works great!
I may write a HowTo at some point... time is a little limited at the moment though.
Thank you for taking the time to write this addon, it has massively simplified my scanning/uploading workflow.
Search found 89 matches
- Wed Sep 30, 2020 8:30 pm
- Forum: Third party apps
- Topic: MAM (mayan-automatic-metadata)
- Replies: 1
- Views: 4091
- Wed Sep 30, 2020 6:38 pm
- Forum: General topics
- Topic: Export all Documents
- Replies: 10
- Views: 10511
Re: Export all Documents
Glad it helped! 

- Thu Aug 27, 2020 2:19 pm
- Forum: Issues or Errors
- Topic: Scanning as input
- Replies: 15
- Views: 6133
[SOLVED] Re: Scanning as input
So... at long last I have come up with a temporary 'solution' to the scanning issue that I have had for some time. I would post it here, but it would be exactly the same as on the issues page that I have related to this post, you can find the issue here: https://gitlab.com/mayan-edms/mayan-edms/-/is...
- Thu Aug 27, 2020 2:13 pm
- Forum: Deployments
- Topic: MAyan-EDMS with LetsEncrypt
- Replies: 9
- Views: 4121
[SOLVED] Re: MAyan-EDMS with LetsEncrypt
... so... going through my old posts... just realised I never posted a solution to this... So now, running EDMS v3.4.15 I have got this working through a (slightly) different method, I can access through the reverse proxy through https://edms.[domain].com This is using purely LetsEncrypt, static IP ...
- Thu Sep 26, 2019 10:04 am
- Forum: Guides
- Topic: Mayan EDMS Index Reference
- Replies: 22
- Views: 11700
Re: Mayan EDMS index reference post
Hi Ralf, you might be able to use the "document.cabinets" function in conjunction with this code: {% if document.cabinets.count == 0 %} None {% else %} {% for cab in document.cabinets.all %} {{ cab.label }} {% endfor %} {% endif %} The above creates a nested cabinets kind of index, maybe in the init...
- Thu Sep 26, 2019 9:42 am
- Forum: On the web
- Topic: Mayan at iPRES2019
- Replies: 2
- Views: 1357
Re: Mayan at iPRES2019
well done to you... and it is well deserved 

- Thu Sep 26, 2019 9:38 am
- Forum: On the web
- Topic: Mayan EDMS book review
- Replies: 4
- Views: 2337
Re: Mayan EDMS book review
I concur that this is a VERY helpful, and much-needed reference book. Personally I find it helpful as a book to dip into for the parts that I need, and use the PDF readers "find" facility to dip into the sections and point me in the right direction. The thing that is still twisting my brain is the D...
- Thu Jun 13, 2019 2:50 pm
- Forum: Issues or Errors
- Topic: Docker image for 3.2 appears broken
- Replies: 12
- Views: 3862
Re: Docker image for 3.2 appears broken
As much as I hate "me too"'s .... but me too... it does definitely appear to be broken.
Hopefully it will be fixed soon... in the meantime I my have to revert back to using the 3.1 tag for now.
Hopefully it will be fixed soon... in the meantime I my have to revert back to using the 3.1 tag for now.
- Sat Mar 30, 2019 4:32 am
- Forum: General topics
- Topic: Newbie Questions
- Replies: 8
- Views: 2806
Re: Newbie Questions
Hi Simon,
yes, I believe that you get it, that is what would happen
Kevin
yes, I believe that you get it, that is what would happen

Kevin
- Fri Mar 29, 2019 1:01 pm
- Forum: Issues or Errors
- Topic: Duplex scanning
- Replies: 1
- Views: 1020
Duplex scanning
Hi all, what scanners do people use with Mayan-EDMS? I am on my second scanner now, and I am still having issues with it. I made sure that it was a SANE compatible scanner, and purchased a Canon DR-2580C (uses canon_dr back end). It is detected correctly, and works to an extent, just that I cannot g...