XF 2.0 Regenerate hash for XF addon

caino79

Member
Hello,
I need to regenerate the hash file for XF addon but I have this problem:

C:\xampp\htdocs\xenforo>php cmd.php xf-addon:rebuild XF
No add-on with ID 'XF' could be found.

Where am I wrong?
 
You would need to manipulate the master data and then rebuild that I guess. Better approach would be to disable the filecheck. Or just create proper addons for your modifications instead of directly editing core files.
 
Top Bottom