Skip to content

feat: add theme import from registry URL#10

Merged
claudemyburgh merged 1 commit into
mainfrom
add-theme-import-from-url-819055612724537954
May 14, 2026
Merged

feat: add theme import from registry URL#10
claudemyburgh merged 1 commit into
mainfrom
add-theme-import-from-url-819055612724537954

Conversation

@claudemyburgh
Copy link
Copy Markdown
Member

  • Add create and store methods to ThemesController to handle theme creation from a shadcn registry URL.
  • Add /themes/create and POST /themes routes.
  • Create resources/js/pages/themes/create.tsx with a form to import themes via URL.
  • Link "Create new theme" button on themes index to the new creation page.

- Add `create` and `store` methods to `ThemesController` to handle theme creation from a shadcn registry URL.
- Add `/themes/create` and POST `/themes` routes.
- Create `resources/js/pages/themes/create.tsx` with a form to import themes via URL.
- Link "Create new theme" button on themes index to the new creation page.

Co-authored-by: claudemyburgh <6057076+claudemyburgh@users.noreply.github.com>
@claudemyburgh claudemyburgh merged commit 6b29fcd into main May 14, 2026
@claudemyburgh claudemyburgh deleted the add-theme-import-from-url-819055612724537954 branch May 15, 2026 20:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant