Skip to content

WordPress plugin for accessing Nextcloud Bookmarks via REST / JSON

Notifications You must be signed in to change notification settings

mario-nolte/nc2wp-bookmarks

Repository files navigation

nc2wp-bookmarks

This plugin allows you to make use of bookmarks that are managed in an Nextcloud Instance in WordPress posts and pages. You can:

  • make use of the Nextcloud Bookmarks App (Link to the newest version).
  • access the ownCloud database after configuring it like described in this tutorial section.
  • Use the shortcode [ nc2wpbm] to generate tables that contain ownCloud Bookmarks that ared tagged with 'public'.
  • Use the shortcode [ nc2wpbm tag="example"] to generate tables that contain ownCloud Bookmarks that ared tagged with 'example'.
  • Use the shortcode [ nc2wpbm tag="example, public"] to generate tables that contain ownCloud Bookmarks that ared tagged with 'example' or 'public'.
  • Use the shortcode [ nc2wpbm tag="example, public" connector="AND"] to generate tables that contain ownCloud Bookmarks that ared tagged with both: 'example' AND 'public'.
  • Configure the layout of the table.

find more in this tutorial

About

WordPress plugin for accessing Nextcloud Bookmarks via REST / JSON

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages