e-alfred / nextcloud-printer

App to allow direct printing from Nextcloud through LPR/CUPS-connected printers
GNU General Public License v3.0
23 stars 9 forks source link

Nextcloud 21 #16

Open sunjam opened 3 years ago

sunjam commented 3 years ago

Please add support. Thanks!

FlattusBlastus commented 3 years ago

I too am on Nextcloud 21. I can print using CUPS so I know that works. I've enabled printing from the internet and even gone so far as give www-data membership in lp and lpadmin. When you select landscape, it just has a spinning circle.

SteffnVo commented 3 years ago

please support ... it just has a spinning circle.

farrad commented 3 years ago

It looks to be related to this one: https://github.com/e-alfred/nextcloud-printer/issues/18

latchee commented 2 years ago

FYI the printer app for Nextcloud 21 and above, with php 8 (currently works for me on Nextcloud 23.0.0), has apparently been updated but a new release has not be "compiled". Nonetheless I have this app working again by doing this:

  1. In NextCloud > Settings > Apps, disable and remove the app Printer
  2. Connect to your server via SSH and navigate to your apps folder: something like /var/www/nextcloud/apps/
  3. Then as your web server user, git clone this repository. For example, for Ubuntu: sudo -u www-data git clone https://github.com/e-alfred/nextcloud-printer.git
  4. Back in NextCloud > Settings > Apps, enable the app Printer
FadeFx commented 1 year ago

Thank, that fixed my issue, but I had to rename the folder from nextcloud-printer to printer to finally make it work... NC Version 24.0.5