Skip to content

Gate features behind professional tier#25

Merged
dougdevitre merged 1 commit intomainfrom
feat/tier-gates
Apr 15, 2026
Merged

Gate features behind professional tier#25
dougdevitre merged 1 commit intomainfrom
feat/tier-gates

Conversation

@dougdevitre
Copy link
Copy Markdown
Owner

Summary

  • Wraps app content in <RequireTier tier="professional" access="legal">
  • App loads for all visitors — functional features require sign-in + professional plan
  • Free users see an upgrade prompt linking to cotrackpro.com/billing

How it works

<RequireTier tier="professional" access="legal">
  {/* All app views and features */}
</RequireTier>
  • Not signed in → sign-in prompt
  • Signed in, wrong tier → upgrade prompt
  • Signed in, correct tier → full app access

🤖 Generated with Claude Code

Wraps main app content in <RequireTier tier="professional" access="legal">
so the app loads for all visitors but functional features require a
professional subscription with legal access.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@vercel
Copy link
Copy Markdown

vercel Bot commented Apr 15, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
cotrackpro-partner-engine Ready Ready Preview, Comment Apr 15, 2026 0:50am

Request Review

@github-actions
Copy link
Copy Markdown

🔍 Preview Ready

The site built successfully. Download the preview artifact from:
https://github.com/dougdevitre/cotrackpro-partner-engine/actions/runs/24430535509

Merge this PR to deploy to GitHub Pages.

@dougdevitre dougdevitre merged commit 5f4f90c into main Apr 15, 2026
3 checks passed
@dougdevitre dougdevitre deleted the feat/tier-gates branch April 15, 2026 00:53
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