|
{if empty($plugin.installed)}
{else}
{if !empty($plugin.logo)}
|
{$plugin.name|escape}
{if empty($plugin.status)}([`disabled`]){/if}
{if empty($plugin.installed)}
[`deleted`]
{/if}
{if empty($plugin.installed)}
{if $installer} {"#/shipping/plugins/"|string_format:'[`You can remove settings or install the plugin.`]'} {else} [`You can remove settings or install the plugin.`] {/if} {/if}
{$descr = strip_tags($plugin.description)}
{$descr}
{$descr|truncate:50}
|
||
| [`No shipping options are defined.`] | |||
[`For shipping-related information to be automatically updated, a cron setup is required.`] {sprintf( '[`Set up cron with the following command (cron setup instructions):`]', '[`https://developers.webasyst.com/installation/tips/cron/`]' )}
{$cron_params.command}
{_w('Recommended cron execution interval is %d hour.', 'Recommended cron execution interval is %d hours.', $cron_params.interval)}