Skip to content

A plugin to purge your unused assets, disabled products, and more.

License

Notifications You must be signed in to change notification settings

brambeekman/purge-assets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Purge Assets icon

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

About

A plugin to purge your unused assets, disabled products, and more.

Resources

License

Stars

Watchers

Forks

Packages

No packages published