Nextcloud PHP App

Builds a Nextcloud app in PHP, the kind that runs inside the Nextcloud process, from an empty directory to a release tarball: manifest and bootstrap class, attribute routes, templates and page scripts, navigation, database migrations and entities, admin settings, a Vue and Vite frontend, PHPUnit, Psalm and php-cs-fixer, packaging, and browser-level verification with Playwright against a real instance. Use when creating a Nextcloud app, adding a page, route, table or settings section to one, or setting up tests and a release for it. For services that run in their own container, use exapp-development instead.

nextcloud fc10a87 43 files · 456.9 KB Updated

File contents

nextcloud/nextcloud-skills/tree/main/skills/nextcloud-php-app commit fc10a871f3

Frequently asked questions

npx skillmds@latest add nextcloud/nextcloud-php-app