brambeekman/purge-assets
Composer 安装命令:
composer require brambeekman/purge-assets
包简介
A plugin to purge your unused assets, disabled products, and more..
README 文档
README
Purge Assets for Craft CMS
Purge Assets is a Craft plugin for super-simple purge of assets and products, either via the control panel or with console commands. With support for soft or hard delete.
Requirements
This plugin requires Craft CMS 3.5.0 or later.
Installation
You can install this plugin from the Plugin Store or with Composer.
From the Plugin Store
Go to the Plugin Store in your project’s Control Panel and search for “Purge Assets”. Then click on the “Install” button in its modal window.
With Composer
Open your terminal and run the following commands:
# go to the project directory cd /path/to/my-project.test # tell Composer to load the plugin composer require brambeekman/purge-assets # tell Craft to install the plugin ./craft install/plugin purge-assets
Resources
- Purge Assets Plugin Page – The official plugin page for Purge Assets
- Purge Assets Documentation – The official documentation
统计信息
- 总下载量: 640
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 4
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2021-05-14