Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

credit system and interface #13

Closed
jasonhk-zz opened this issue Aug 2, 2011 · 4 comments
Closed

credit system and interface #13

jasonhk-zz opened this issue Aug 2, 2011 · 4 comments

Comments

@jasonhk-zz
Copy link

hey,

is it possible to edit Kalkun's interface?

also, i would like to setup a credit system. Can this be done?

if these can be done, could u tell me how to.

thank you

@back2arie
Copy link
Collaborator

Hi

It's possible but you need to dive into the source code, all interface is located at /application/views directory.

Credit system is pretty "simple", you just need to add some field at the database (contain user credit, etc) and every time user send a SMS, you need to subtract the user credit depends on your charge policy.

You probably want to create user payment to recharge credit too.

Hope that helps.

@jasonhk-zz
Copy link
Author

Thanks.
Presently working on it, will let you know the results.

@rogersozua
Copy link

I wonder if you could help implement the credits ?

@back2arie
Copy link
Collaborator

Please monitor this issue instead:
#56

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants