Open Jimmi08 opened 1 month ago
I'm very glad you like it. Thank you for pointing out the Currency and Measurement Units issue: I was working on using PHP's Numberformatter class a while back and had hard coded currency as "en_US" and "USD" in the hopes of importing a table of currencies/countries so I could auto pick the symbol for a new Property based on the selected Country. Of course e107's Country data isn't directly compatible with anything I could find, so it was not completed. I reset the currency display to just put the selected symbol in front of the number (a temporary fix). I also added some missing Prefs for Currency and Units of Measurement that you can set in the Estate Plugin's Preferences page.
I have just uploaded a new release: https://github.com/Vodhin/estate/releases/tag/v1.0.5
If your installation was v1.0.3 or older or it is just for testing and not important: remove the Estate Plugin from e107 and delete the files and re-upload the new version.
If you want to update the installation: upload all the new files (except for the media folder) and then run a Check Database on the Estate Plugin, fix any issues, and then load the Estate Preferences page and Save.
Oh, and there is still so much to do, especially updating the Help system with new instructions and pictures.
Hi, you did excellent work. Although I don't understand how you did it, but it is awesome. Thank you.
Just little things. On frontend submitting - my preferred currency is the Euro, but it is still the default dollar with new listing. The same with plot sizes - m2 - it is the same for my country/location, why do I need to set it on each listing manually? It is annoying.