dl/assetsource-nextcloud

Letzte Aktivität 17 Dec 2020 3 1 89
composer require dl/assetsource-nextcloud

Nextcloud asset source for Neos CMS

1.1.2

Version
1.1.2
Type
neos-package
Release Date
Nov 09, 2020 22:19
Source
git
Distribution
zip
Requires
MIT
  • #neos
  • #nextcloud
  • #assetsource
19633a20947fcb1db90eed4a4c92af03d59edd37

Nextcloud Asset Source for Neos

Latest Stable Version Total Downloads License

Nextcloud

This package provides a direct access from the Neos media module to assets stored in your Nextcloud.

Nextcloud

Installation

Install the package via composer

composer require dl/assetsource-nextcloud

Configuration

I recommend to add a new user to your Nextcloud to be used only by this asset source and share everything that should be accessible from within Neos with this user.

  1. Configure the server and user credentials.
  2. Enable the preview generation capabilities according to your Nextcloud settings.

Limitations

The Nextcloud / WebDav API has some limitations which needed some workaround to make it suitable as Neos asset source.

  • No possibility to get the amount of files available / the files included in a search result. Therefore a maximum of files to retrieve needs to be set in settings, which defaults to 200:

    assetResultLimit: 200

Development Resources

The content of the readme is provided by Github
The same vendor provides 8 package(s).