Making Changes to admin/currencies.php
Posted: Sat Oct 21, 2023 5:11 am
Hi again,
I want to make changes to the admin/currencies.php file.
without going into the reasons why (it will take too long to explain)
I have added a collumn to the currencies table and want to add some info into this from the admin/currencies.php page and also a modified currencies update module that I am creating.
I have looked round a bit and played with a few things, but I am assuming that if I want to make changes to this file I will need to make changes to the core code - from what I can tell there are no hooks here and I can not override this file...
am I correct in this assumption?
I want to make changes to the admin/currencies.php file.
without going into the reasons why (it will take too long to explain)
I have added a collumn to the currencies table and want to add some info into this from the admin/currencies.php page and also a modified currencies update module that I am creating.
I have looked round a bit and played with a few things, but I am assuming that if I want to make changes to this file I will need to make changes to the core code - from what I can tell there are no hooks here and I can not override this file...
am I correct in this assumption?