Hi,
I have a website and now I want to add a page where users can manage
their dashboard. I tried apache rave and I really like. What is the best way
to integrate Apache Rave in my application?
I also need to modify some of the functionality offered by Apache
Rave:
- Make use of the security provided by my web application
- Remove some features such as watching the user profile
- Create dashboards automatically by default when creating a
user in my application
How I can do this?
Thanks in advance