Hi there,
We're using this component and we've found that some countries are missing, such as:
93
672
53
599
98
964
383
218
850
590
1-721
211
212
It's possible to include this countries in the component?
Thanks,
Ricardo Brito
Hi Ricardo,
To be honest with you, we don't intend this component to contain a comprehensive and up-to-date list of the countries in the world. That's why we designed it to be easily extensible by the user.
My recommendation would be that you add those countries to the Geo.xls resource file and run the bootstrap. Note the bootstrap won't do anything if the DB already has countries:
You can delete all records from the two entities, then run the bootstrap and everything should work as you'd expect.
We will still review our seed data, but I can't give you a timeline or commit to a new version.
Cheers,
Daniel
Hello,
The easiest way is to open the "Location" Plugin and change the Country Entity Expose Reading to No and do the same to CountryState. Then you publish. Now you can go to your application and refresh the dependencies. Now you can add Country and CountryState to the database.
Regards,
João Varela