You are not logged in.
Hi,
I was wondering if it is possible to integrate in some way, or unify the login of your software with the login of user accounts and admin accounts that would be already present on a website. We don't want our clients have 2 different registrations: one for appointment and one for shopping cart & checkout. I would appreciate your insights.
Thanks,
Ella
Offline
Hello Ella,
yes it is possible, the latest version addresses this issue as a number of clients asked for it. We already have a plugin for use user accounts from 4images software. Basically it can be extended to any system, all we need is to have a database table with the following columns:
userId
userName
encryptedPassword - usually by md5()
Offline
Is it possible for your system to provide the login for the site ie user name and password
Offline
Does this work in UK with £ and UK date format
Offline
Hello,
yes sure, the date, time and local currency settings are configurable. To see it in demo here:
http://www.hitappoint.com/demo.php
please login as the Admin,
then to configure the currency:
go to Configuration >> System Settings >> Financial
and to configure the date and time format:
go to Configuration >> System Settings >> General
Offline