Edit package « {$package.pkg_title} [{$package.pkg_type|pkg_type_name}]
‹— Back to manage packages
Title
Set a unique title of your package
Description
Enter brief description of your package to tell users what features it has
{if ({$package.pkg_type}=='subs')}
{else}
Days
Enter number days till subscription get expired e.g 7 days equals to 1 week, set 0 to make it unlimited
{/if}
Price
Set price for your subscription package
{if $package.pkg_type !='ppv' && $package.pkg_type !='mins'}
Limit videos
Limit number of videos user can watch, set 0 to make unlimit
{/if} {if $package.pkg_type=='mins'}
Minutes in this package
Set minutes for this package that user will get after buying it
{/if} {if $package.pkg_type=='ppv'}
Number of credits
Enter number of credits for this PPV package
{/if} {if $package.pkg_type!='ppv'}
Include PPV
allow users to watch ppv videos, set 0 to disable, set -1 for unlimit or enter digits to limit ppv videos
{/if}
Active Status
change package status set either 'active' or 'inactive'
{if $package.pkg_type=='vids'}
Make collection
Make this package a collection of videos, user will get all videos that will be included in collection of this package
{/if}