承接 brnfrts/brnfrtssulu 相关项目开发

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

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

brnfrts/brnfrtssulu

最新稳定版本:0.0.2

Composer 安装命令:

composer require brnfrts/brnfrtssulu

包简介

Some addons for the Sulu CMS

README 文档

README

Description

This repository contains various addons for the Sulu CMS.

Installation

You can install this package via Composer.

  • Run the following command in your terminal:
composer require brnfrts/brnfrtssulu
  • Add this to your services.yaml file:
#BrnfrtsSulu import
imports:
- { resource: '../src/BrnfrtsSulu/Resources/config/services.yaml' }

Usage

Available Commands:

Rename Media Files Command

This command renames media files based on their titles in the Sulu CMS.

php bin/console brnfrts:rename-media-files

Regenerate Media Images Command

This command regenerates images for all media in the Sulu CMS. If you used above command to rename media files, all possible image sizes can be generated automatically with this command.

php bin/console brnfrts:regenerate-media-images
php -d memory_limit=5G bin/console brnfrts:regenerate-media-images #if you hit a memory limit

Caution

As always: Make a backup first of your database and media files before using these commands.

统计信息

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

GitHub 信息

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

其他信息

  • 授权协议: MIT
  • 更新时间: 2024-06-12