Plausible
v0.0.1
Pages
Modules
Mix
Tasks
Search documentation of Plausible
Settings
View Source
Plausible.Teams.Adapter.Read.Billing
(Plausible v0.0.1)
Transition adapter for new schema reads
Summary
Functions
active_subscription_for(user)
change_plan(user, new_plan_id)
check_feature_availability(feature, user)
check_feature_availability_for_stats_api(user)
check_needs_to_upgrade(user)
ensure_can_add_new_site(user)
enterprise_configured?(user)
get_subscription(user)
has_active_subscription?(user)
latest_enterprise_plan_with_prices(user, customer_ip)
monthly_pageview_limit(user)
monthly_pageview_usage(user, site_ids \\ nil)
site_limit(user)
site_usage(user)
suggest_by_usage(user, usage_during_cycle)
team_member_limit(user)
team_member_usage(user, opts \\ [])
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
get_subscription(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
site_limit(user)
View Source
Link to this function
site_usage(user)
View Source
Link to this function
suggest_by_usage(user, usage_during_cycle)
View Source
Link to this function
team_member_limit(user)
View Source
Link to this function
team_member_usage(user, opts \\ [])
View Source