Auto Generate Password Mageto
I want to auto generate password for all customers in magento.
I want to auto generate password for all customers in magento.
This project will require an automated process of taking database information for a period of time and generating a GPX file. This file will be created and overwrite the previous each X number of days.
The data it will be converting is inserted into the database by the admin and changes each day. Thus, the GPX file will be need, if possible, a way to distinguish these points of interest by day.
Details:
- Data is entered by admin (already existing procedure)
- Data is converted into GPX file that can be downloaded and inserted into GPS device
- File is replaced regularly with the most recent data
Currently the data is not being stored in an XML file or KML file as far as I’m aware. I can’t give too many specifics on how that data is being maintained, other than it is currently processed into a Google Map API.