johappel / rpicloud

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

rpicloud

Wordpress Plugin which connects to a public NextCloud (DAV) share and provides a list with files to download from, without showing the user the NextCloud Interface.

Features

  • display shared nextcloud foldertree in wp posts without seeing the nc link or password
  • ability to upload files
  • ability to create folders
  • ability to delete file folders
  • Log and display user activities
  • fine granulare permissons for anon and loggedin users
  • display office files in Browser
  • add via Gutenberg Block
  • add via shortcode if Blockeditor is disabled
  • filterhooks

Screenshot

grafik

Installation

  1. Required: Install lazy blocks (Activation not needed)
  2. Download the plugin and extract in the /wp-content/plugins/ directory
  3. Activate the plugin.

Usage

  • Use the shortcode [rpicloud url="<nectcloud-share>[:password]"]
  • Use the "Nextcloud" Block in the Blockeditor

Built With

Dependencies

need to be installed:

License

This project is licensed under the GNU GPL License - see the LICENSE file for details.

ToDo

  • add multisite support
  • documentation
  • add media insertion from tree selection
  • add autocreate shared folders for groups
  • buddypress support

About

License:GNU General Public License v3.0


Languages

Language:PHP 50.3%Language:JavaScript 46.9%Language:CSS 1.7%Language:Less 1.1%