8000 GitHub - lichesser/AssetFix: AssetFix
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

lichesser/AssetFix

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

AssetFix

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

Get the source code from GIT:

git clone git@github.com:fastslack/AssetFix.git

Usage

	git clone git@github.com:fastslack/AssetFix.git
	git clone git@github.com:joomla/joomla-platform.git
	cd joomla-platform
	git checkout -b 11.4 tags/11.4
	cd ../AssetFix
	cp configuration-dist.php configuration.php
	vim configuration (edit the preferences with your database credentials)
	php assetfix.php

About

AssetFix

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0