← {$lang->store}
{$package->getType()}
{$package->getType()}
v{$package->last_release_version}
₩{number_format((int)($package->extra_vars->price ?? 0))}~
FREE
{$package->title}
{($package->extra_vars->summary ?? '') ?: cut_str(trim(strip_tags($package->description)), 200, '...')}
{$package->author}
{zdate($package->updated, 'Y.m.d')}
{number_format($package->extra_vars->download_count)}
{number_format($package->extra_vars->like_count)}
{$lang->msg_autoinstall_not_installable_environment}
{$lang->msg_autoinstall_not_installable_permissions}
{$lang->msg_autoinstall_unwritable_path}: {$package->getUnwritablePath()}
- {$lang->msg_autoinstall_permissions_help_hosting}
- {sprintf($lang->msg_autoinstall_permissions_help_server, \Zittme\Modules\Autoinstall\Models\Package::getProcessUser(), \RX_BASEDIR)}
{$lang->msg_autoinstall_not_installable}
{$lang->msg_autoinstall_unauthed_warning}
{$lang->msg_autoinstall_security_warning}
{$lang->msg_autoinstall_experimental_update}
{$lang->msg_autoinstall_experimental_install}
- {$lang->cmd_autoinstall_package_type}
- {$package->getType()}
- {$lang->cmd_autoinstall_license_type}
-
{sprintf($lang->license_pricing_format, number_format($package->getLowestPrice()))}
{$lang->license_for_sale}
{$lang->license_free}
- {$lang->cmd_autoinstall_latest_version}
- {$package->last_release_version ?: $lang->cmd_autoinstall_no_information}
- {$lang->cmd_autoinstall_installed_version}
- {$update_info->installed_version}
- {$lang->cmd_autoinstall_install_path}
{$package->install_path}
- Zittme Core
- {$package->getInstallEnvironment('core') ?: $lang->cmd_autoinstall_no_information}
- PHP
- {$package->getInstallEnvironment('php') ?: $lang->cmd_autoinstall_no_information}
{$lang->cmd_autoinstall_release_notes}
v{$release->version}
{substr($release->created, 0, 10)}
{nl2br(escape(trim($release->changelog)))|noescape}
{$lang->cmd_autoinstall_no_information}
{$package->description|noescape}