View Source Plausible.Teams.Adapter.Read.Billing (Plausible v0.0.1)

Transition adapter for new schema reads

Summary

Functions

Link to this function

active_subscription_for(user)

View Source
Link to this function

change_plan(user, new_plan_id)

View Source
Link to this function

check_feature_availability(feature, user)

View Source
Link to this function

check_feature_availability_for_stats_api(user)

View Source
Link to this function

check_needs_to_upgrade(user)

View Source
Link to this function

ensure_can_add_new_site(user)

View Source
Link to this function

enterprise_configured?(user)

View Source
Link to this function

has_active_subscription?(user)

View Source
Link to this function

latest_enterprise_plan_with_prices(user, customer_ip)

View Source
Link to this function

monthly_pageview_limit(user)

View Source
Link to this function

monthly_pageview_usage(user, site_ids \\ nil)

View Source
Link to this function

suggest_by_usage(user, usage_during_cycle)

View Source
Link to this function

team_member_usage(user, opts \\ [])

View Source