Skip to content

joomlapro/cli_assetfix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 

Repository files navigation

AssetFix CLI for Joomla! 3.0

Performance fix of fixContentAssets() method, added loop with limited by 100 queries from jos_content table.
AssetFix is a CLI script that rewrite your #__assets table preventing errors and slow speed of load caused by bad migrations or end user manual manipulation of the tables. This scripts try to offer a way to solve that problem.

Installation

Only copy this files to Joomla! CLI folder.

Usage

Access the CLI folder of Joomla! and run the command: php assetfix.php

Authors

  • Matias Aguirre (Original Author)
  • Bruno Batista

License

Licensed under the terms of the MIT license.

Bugs/Requests

About

Reconstruct assets table to fix errors in Joomla! 3.x

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published