Certainly. Here comes:
This thread may help !!!
Oof. Like in the linked thread, the ownership was all correct on my system, and the chown didn’t change a thing nor help a bit
EDIT: I don’t know where the hiccups came from, but just now I tried again and it worked. Could you please add to the very first post that you have to set developer mode first for the second command - the actual installation - to work? Thank you!
EDIT 2: Doing a really great job there, thanks a lot, @afarran3
I just want to notice any one that want to use this tool, you should enable “developer_mode” first.
Thanks @mwrsa.
Before I kill my system by trying it out - is the Theming Tool compatible to the current V.13 of ERPNext?
Edit: Ok, let me poke @afarran3 You out there? Have you tried it?
Hi,
I have an error
An error occurred while installing theming_tool:
(‘Module Def’, ‘Theming Tool’, IntegrityError(1062, “Duplicate entry ‘Theming Tool’ for key ‘PRIMARY’”))
how I can solve it plz?
bench uninstall-app theming_tool --force
I got error when I tried this " bench uninstall-app theming_tool --force "
FileNotFoundError: [Errno 2] No such file or directory:‘./erp.digitalfuturedev.com/private/backups/20220102_160516-erp_digitalfuturedev_com/-database.sql.gz’
Hi,
Thank you for your help !
I installed theming tool but when I add my theme settings nothing happen!
also code for theme never change !
what’s the wrong !
Yes it works just fine with V.13.
It will not work like this, you should not use the code field to add any CSS code (it will be enabled in V.2) instead you can use the table and other fields for adding your customization
Hi @afarran3 , does this work with V14? Have you tested it? I really like the concept and was thinking of experimenting on my V14 ERPNext.
It demands some updates to be working probably in v14&v15 because the new concept of dealing with cache and the assets building in this versions, but it should work if you set your costumization and save it you have to rebuild and clear cache even reboot server some time.
Hi, This tools works with v15 partially.
After clicking on save the changes are visible but after refreshing the page, everything goes away.
I think !important is missing in the code.
If possible give a facility to paste the code directly or allow user to make changes in the code without adding in the table.