Skip to content

Update developer FAQ content and remove unused onboarding view#302

Merged
simonhamp merged 1 commit intomainfrom
update-developer-faq-content
Mar 27, 2026
Merged

Update developer FAQ content and remove unused onboarding view#302
simonhamp merged 1 commit intomainfrom
update-developer-faq-content

Conversation

@simonhamp
Copy link
Copy Markdown
Member

@simonhamp simonhamp commented Mar 27, 2026

Summary

  • Updated "When do I get paid?" FAQ to explain the 14-day refund period before earnings are paid out
  • Updated "What do I need to get started?" FAQ to clarify that a Stripe account is created during onboarding, the GitHub repo should be private, and links to the plugin documentation instead of referencing nativephp.json
  • Removed the unused non-Livewire onboarding view (resources/views/customer/developer/onboarding.blade.php), which was replaced by the Livewire component
  • Removed dead show() and dashboard() methods from DeveloperOnboardingController

Test plan

  • Verify /dashboard/developer/onboarding renders correctly with updated FAQ text
  • Confirm the "plugin documentation" link points to the correct docs page
  • Verify no references to the deleted view remain in the codebase
  • Run existing developer onboarding tests

🤖 Generated with Claude Code

- Update "When do I get paid?" FAQ to explain the 14-day refund period
  before earnings are paid out
- Update "What do I need to get started?" FAQ to clarify Stripe account
  creation during onboarding, private GitHub repo requirement, and link
  to plugin documentation instead of referencing nativephp.json
- Remove unused non-Livewire onboarding view (replaced by Livewire component)
- Remove dead show() and dashboard() methods from DeveloperOnboardingController

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@simonhamp simonhamp marked this pull request as ready for review March 27, 2026 16:03
@simonhamp simonhamp merged commit f90fe32 into main Mar 27, 2026
2 checks passed
@simonhamp simonhamp deleted the update-developer-faq-content branch March 27, 2026 16:04
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