@section('page_title')
{{ xe_trans('xe::componentNotRegisteredProperly') }}
{{$plugin->getTitle()}}
{{xe_trans('xe::description')}}
{{ $plugin->getDescription() }}
{{xe_trans('xe::information')}}
| {{xe_trans('xe::version')}} | {{$plugin->getVersion()}} |
|---|---|
| {{xe_trans('xe::author')}} | @if($authors = $plugin->getAuthors()) {{ reset($authors)['name'] }} @endif |
| 업데이트 | --}} {{--2015.10.15 | --}} {{--
| 인스톨 수 | --}} {{--1+ million | --}} {{--
| {{xe_trans('xe::supportingComponents')}} | @foreach($componentTypes as $type => $typeText) @foreach($plugin->getComponentList($type) as $key => $component) {{ $type }} @endforeach @endforeach |
| 호환성 | --}} {{--XpressEngine 0.8 or higher | --}} {{--
Screenshot
@if($screenshots = $plugin->getScreenshots()){{xe_trans('xe::supportComponents')}}