|
#1
|
|||
|
|||
|
I'm working on integrating SMS into Blesta, and for authentication purposes (I don't want the user to send their passwords or something over plain text), I am wanting add another column to the users table. This would be a simple modification by adding a new column ("sms_key" or something) and populating that for people who agree to.
My question is how bad of an idea is this? I know you're not typically supposed to change tables and such of software that isn't yours, but I do not see how this change would be that bad. |
|
#2
|
||||
|
||||
|
Of i have Well understand , you CAN add a custom field to the table client via settings , nô need to change via phpmyadmin .
__________________
Naja7Host.com النجاح هوست Moroccan & Arabic Hosting as low as 15$/Year . Domain .ma as low as 30$/Year . French Language Here Arabic Blesta's Language Soon ..... |
|
#3
|
|||
|
|||
|
Correction, can it be made to be read only? I just tested it an the user can edit the values when they modify their profile. This isn't something I want to be made possible.
Last edited by ehansen; 06-03-2012 at 03:55 AM. Reason: Performed a quick test and saw that users can edit the field too |
|
#4
|
||||
|
||||
|
You can toggle the visibility of custom fields, and if the client can't see it they can't update it.. but if they need to be able to see it and not update it what you could do is write a little code in the appropriate template file to do a query for the custom field and display it as text-only.
|
|
#5
|
|||
|
|||
|
Quote:
|
![]() |
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| how to use blesta API? | ximian | API & Order Forms | 3 | 10-06-2011 04:02 PM |
| Pre-sales question before i buy Blesta | xeonet | Pre-Sale Questions | 1 | 03-10-2009 04:22 PM |
| Customizing Blesta | Cody | General Discussion | 0 | 03-17-2008 09:19 PM |
| Most popular billing app takes direction from Blesta | Cody | General | 8 | 01-29-2008 10:33 PM |