承接 auvernhatinternet/markflat-editor 相关项目开发

从需求分析到上线部署,全程专人跟进,保证项目质量与交付效率

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

auvernhatinternet/markflat-editor

最新稳定版本:v1.2.0

Composer 安装命令:

composer require auvernhatinternet/markflat-editor

包简介

MarkFlat Editor

关键字:

README 文档

README

Packagist Version PHP Tests License: MIT

MarkFlat Editor Bundle

A Symfony bundle for editing Markdown files with a secure administration interface.

Installation

  1. Install the bundle via Composer :
composer require markflat/markflat-editor
  1. Add the bundle to your config/bundles.php :
return [
    // ...
    MarkFlatEditor\MarkFlatEditorBundle::class => ['all' => true],
];
  1. Add the following configuration to your .env file :
ADMIN_PASSWORD=your_admin_password

Usage

Access the administration interface via URL : /admin?password=your_admin_password

统计信息

  • 总下载量: 0
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 1
  • 点击次数: 0
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 1
  • Watchers: 0
  • Forks: 1
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2025-03-21