Page 1 of 1

Regenerate web resources

Posted: Thu Aug 23, 2018 7:31 am
by ciuc
Hi,

I have installed the orange hrm open source.

I made some modifications (like disable password validation rules) in some .js file (i.e. addEmployeeSuccess.js)

How do I regenerate the web resources? (the ones in www/site/orangehrm/symfony/web/webres_5acde3dbd3adc6.90334155/

Thanks,
C

Re: Regenerate web resources

Posted: Thu Aug 23, 2018 12:29 pm
by ciuc
Found the answer: no need to regenerate the resources. One can actually modify directly in the webres folder. Javascript files are not minified or anything.

Re: Regenerate web resources

Posted: Mon Sep 03, 2018 8:45 am
by phendoragarcini
good...

Re: Regenerate web resources

Posted: Fri Sep 20, 2019 12:20 pm
by damithk
Hi ciuc,
you may run following command from the symfony directory to regenerate the web resources.

Code: Select all

php symfony orangehrm:publish-assets