Hi {{ $firstName }}, you can download your new plugins on this page. Thank you for trusting your business with AgencyPulseWP. If you have any questions visit our support page.
5 site slots per licence
@if($aoUnitPrice > 0)
·${{ number_format($aoUnitPrice, 2) }}/mo per licence·as low as ${{ number_format($aoPerSitePrice, 2) }}/mo per site
@endif
Each licence unlocks 5 site slots. Add more licences to your cart to connect additional WordPress sites.
@if(in_array(($productAvailability['apwp-ao'] ?? 'open'), ['open', 'auth']))
@if($aoHasActiveAccess && $aoEverPurchased)
{{-- Active purchased subscription --}}
@elseif($aoEverPurchased)
{{-- Lapsed purchased subscription --}}
@elseif($aoHasActiveAccess)
{{-- Gift-only subscriber --}}
@else
{{-- No gift, never purchased --}}
@if($aoProduct)
@else
Purchase Now
@endif
@endif
@else
Not available
@endif
Complimentary access expires {{ $aoGiftExpiry->format('M j, Y') }}.
Subscribe to continue your 5 slots uninterrupted.
Your subscription will begin the day your gift expires.
The download section for {{ $product['sku'] }} will be populated once assets are ready. Maintain an active subscription to keep access.
@if(in_array($avail, ['open', 'auth']))
@if($product['accessible'])
@else
@if($product['id'])
@else
Purchase Now
@endif
@endif
@else
Not available
@endif