Page 1 of 1

How can i create a custom customer portal?

Posted: Fri Jun 06, 2014 3:58 pm
by Sebastian Larrauri6916413

Hi, I am developing an application to manage orders and want it have a custom customer portal.

Some of the things i need are:

Change order status by default values. whit a dropbox o select componet

also when the status change a push notification is send to a specific user.

For example: if a admin change de status of the order to "Shipped" a push notification is sent to the user that performed the order.

Can I do this?
If i can, how can edit the data of customer portal?

Thanks
Sebastian


How can i create a custom customer portal?

Posted: Fri Jun 06, 2014 4:15 pm
by Evgene Karachevtsev

Hello Sebastian,

You may send push notification from application this way: http://devcenter.appery.io/documentat...
Please look at this link to find out more about components: http://devcenter.appery.io/documentat...
Please look at this link to find out more about events: http://devcenter.appery.io/documentat...


How can i create a custom customer portal?

Posted: Fri Jun 06, 2014 4:56 pm
by Sebastian Larrauri6916413

Great, I will look at.