"How about trying Apsona ShopAdmin? It's free, and it will probably work for you.
"How about trying Apsona ShopAdmin? It's free, and it will probably work for you.
Hi,
Thanks for this mod, its working great.
One thing i would like to know is using the custom field i created for my registration page.
I've managed to get the field to show in the add_customer.php file but when the customer is added and i go to edit the customer in the admin panel the custom field shows up blank and the data has not been added to the database.
I followed the instructions for adding the custom field to the registration page (by exchanging customers.php for add_customers_backend.php). From what i can understand the code to add to the database is the same but there are a few differences between the files.
Any help will be much appreciated.
Thanks
Installed this module and all is fine except the following which I need help:
If you try to amend anything in options in admin/customers it will only remember the original that was setup in your module.
So for example if there is a group discount of 10% when customer is setup and you want to change this you can't without deleting the customer first and then re-enter all his details again with the new discount.
You added a custom field to your registration page and also added a Database field in your customer table for this custom field?
If the field shows up, did you also add it to the customers.php file in the admin folder?
Are you having the sql query pick up your new field when it does the select?
I have tried to install this addon for 1.3.8 to my 1.3.9f cart and it appears to be working but when I click to submit either a manually entered customer or to upload the csv file it boots me out of admin so I have to login again to find that the customer has not been added. Do you know what must be done to the addon to make it work with 1.3.9f? I am not a programmer but can do find and replace type tasks and install mods with some proficiency. Any help you could provide would be greatly appreciated.
thanks,
Dewey
Umm... I've installed this and found it very good and useful, exactly what I'm looking for......
But why is there no option to enter a password for the customer? I can add customers, sure, but how will they log in without a password? I'm supposed to be creating login accounts for all my customers but I can't if I can't allocate them password as well....
But why can't there be the option of creating passwords for the customer in this mod? At the moment I'm importing them bulk via CSV (well, trying to, as previous posters have found it's having issues accepting the Country and I'm yet to fix it), and then having to separately import a long list of SQL commands in phpMyAdmin to change the passwords to what they should be.
Would be easier if it could all be done in one, as I've had to write a small piece of software to get around it as described here.