+
+ |
+
+ = e($module_title) ?>
+
|
-
-
-
- = e($installation_folder) ?>
- |
+
+
+
+
+ = CustomModuleManager::DEFAULT_LANGUAGE_PREFIX ?>
+
+ = substr($module_description, 0, 255) ?>
+ |
+
+
+
+
+ = e($installation_folder) ?>
+ |
-
-
-
- = e($category) ?>
+
+
+ |
+ = e($category) ?>
+ |
+
+
+
+
+
+
+ = I18N::translate('N/A') ?>
+
+ = Registry::timestampFactory()->fromString($date_added, 'Y-m-d')->isoFormat('LL') ?>
+
+ |
+
+
+
+
+ = e(CustomModuleManager::normalizeVersion($module_name, $current_version)) ?>
|
-
-
-
-
-
- = I18N::translate('N/A') ?>
+
+ |
+ providesReleasesInRepository())
+ OR ($module_update_service_name === VestaModuleUpdate::NAME))
+ ) : ?>
+
+ = e(CustomModuleManager::normalizeVersion($module_name, $latest_version)) ?>
+
- = Registry::timestampFactory()->fromString($date_added, 'Y-m-d')->isoFormat('LL') ?>
-
- |
-
-
-
-
- = e(CustomModuleManager::normalizeVersion($module_name, $current_version)) ?>
- |
-
-
-
- providesReleasesInRepository())
- OR ($module_update_service_name === VestaModuleUpdate::NAME))
- ) : ?>
-
= e(CustomModuleManager::normalizeVersion($module_name, $latest_version)) ?>
-
-
- = e(CustomModuleManager::normalizeVersion($module_name, $latest_version)) ?>
-
- |
-
-
-
-
- = $module_update_service_name ?>
+
|
-
-
-
- getDownloadCount() : -1 ?>
-
- = $download_count > 0 ? number_format($download_count) : I18N::translate('N/A') ?>
+
+
+ |
+ = $module_update_service_name ?>
+ |
+
+
+
+
+ getDownloadCount() : -1 ?>
+
+ = $download_count > 0 ? number_format($download_count) : I18N::translate('N/A') ?>
+ |
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ = view('components/checkbox', ['label' => '', 'name' => 'status-' . $module->name(), 'checked' => $module->isEnabled()]) ?>
+
+ = $module_status ?>
+
+ |
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ = $action_label ?>
+
+
|
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+ |
-
- = view('components/checkbox', ['label' => '', 'name' => 'status-' . $module->name(), 'checked' => $module->isEnabled()]) ?>
-
- = $module_status ?>
+
+ = $label ?>
+
|
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- = $action_label ?>
-
-
- |
-
-
-
-
-
-
-
-
-
- = $label ?>
-
-
- |
-
-
-