Skip to main content

Custom Tiles

Custom tiles are user-created shortcut cards that provide quick access to Nextcloud apps or external URLs.

Features

  • Create reusable tile definitions with icon, colors, and link
  • Icon types: CSS class, URL, emoji, SVG path
  • Link types: Nextcloud app route or external URL
  • Tile placements store independent copies of tile data
  • Changes to tile definitions do not propagate to existing placements

API Endpoints

MethodEndpointDescription
GET/api/tilesList user tiles
POST/api/tilesCreate new tile
PUT/api/tiles/{id}Update tile
DELETE/api/tiles/{id}Delete tile
POST/api/dashboard/{id}/tilePlace tile on dashboard

Screenshot

Dashboard with Tiles