@extends('layouts.admin') @section('title', 'Plugins') @section('content')
plugin.json and bootstrap.php.| Plugin | Type | Version | Status | Actions |
|---|---|---|---|---|
|
{{ $manifest->name }}
{{ $manifest->slug }}
@if($manifest->description)
{{ $manifest->description }}
@endif
|
{{ $manifest->type }} | {{ $manifest->version }} | @if($enabled) Enabled @else Disabled @endif |
@if(!$enabled)
@else
@endif
|
|
Settings
|
||||
No plugins found in /plugins directory. | ||||