Skip to content
This repository was archived by the owner on Apr 20, 2026. It is now read-only.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

100 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Warning

This app and this repository has been abandoned. Feel free to use the sourcecode to your liking.

Description

Minimal clipboard feature for the files application. Allows to copy and move files between directories.

Installation via Marketplace

The easiest way installing this app is via the ownCloud marketplace. To do so, enter the browser of your ownCloud instance, select the marketplace app, search for the Files Clipboard app and click install. Please note, that your app directory must be writable by your instance. Post installing, you have to enable the app in your ownCloud settings page to use it.

Because this app is signed, no further actions are required.

Manual Installation

Extract the release in your apps directory and rename it to files_clipboard. Post extracting, grant the correct rights and permissions and enable the app either with an occ command or in the settings page in your browser.

Because this method is installing an unsigned app, you have to add a config parameter to your config.php file of your instance to avoid complains about a missing signature .

  'integrity.ignore.missing.app.signature' =>
    [
     0 => 'files_clipboard',
    ],

License

GNU Affero General Public License

Authors

Current Version, since 1.0.0:

Older Versions:

About

This app provides copy, cut and paste features in the files app of ownCloud

Topics

Resources

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages