Which plugins can be disabled from core

we are trying to lock down our deployment. is there a list of which plugins are required by core pydio?

Hello @jeremiah,

Which Pydio version(Pydio Cells or Pydio 8) are you referring to?

pydio 8 is the version

Hello @jeremiah,

Could you give me a list of the functionalities that you wish to remove and I’ll check if that’s core or not?

mainly would like to remove all plugins that are disabled by default

we do use the encryption one

PLUploader
File Gateway
Multi URL Shortener
Extended Attributes
Syslog Logger
ElasticSearch Search Engine
Office Docs
CKEditor
Etherpad
Open Documents
Collabora Online
Image Magick
Authentication One-time-password
CAS FrontEnd
Dual-form Authentication
Multiple Auth Chooser
Basic Http by Server
Cyphered Identifiers
Webftp Login Screen
Disclaimer
Avatars
Antivirus
Selection Cart
Skeleton Plugin
Timestamp
Zip Delegation
Dropbox
Samba
FTP over SSH
Mailbox (Imap of POP)
Open Stack (Swift)

Hello @jeremiah,

You can disable the following plugins,


//Uploader
PLUploader (you can disable this)

//Url shortening
Multi URL Shortener (you can disable this)
File Gateway (you can disable this)

//Metadata Storage
Extended Attributes (you can disable this)

//Indexing
ElasticSearch Search Engine (you can disable this)
 
//Loggers
Syslog Logger (you can disable this)

//Editors
Open Documents Viewer (you can disable this)
CKEditor (you can disable this)
Image Magick (you can disable this)
Collabora Online (you can disable this)
Etherpad (you can disable this)
Office Docs (you can disable this)


Authentication One-time-password (you can disable this)
CAS FrontEnd


//Auth Frontends
Webftp Login Screen (you can disable this)
Basic Http by Server (you can disable this)
Multiple Auth Chooser (you can disable this)
Dual-form Authentication (you can disable this)
Cyphered Identifiers (you can disable this)

//Action Plugins
Skeleton Plugin (you can disable this)
Disclaimer (you can disable this)
Selection Cart (you can disable this)
Timestamp (you can disable this)
Zip Delegation (you can disable this)
Antivirus (you can disable this)
Avatars (you can disable this)




// Workspace Drivers
Mailbox (Imap of POP) (you can disable this)
Dropbox (you can disable this)
Open Stack (Swift) (you can disable this)
Samba (you can disable this)
FTP over SSH (you can disable this) 

If you were referring to deleting them, then I believe that it should be the same thing,( i would advise you to make a backup just in case you have a dependency).

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.