Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
coreBOS Customer Portal available
#1
<!-- m --><a class="postlink" href="http://corebos.org/post/corebos-customer-portal">http://corebos.org/post/corebos-customer-portal</a><!-- m -->
Joe
TSolucio
Reply
#2
Hi Joe

I'm wondering... Is there a way to apply the theme for the cumstomer portal to the main code base of the CRM? It looks great by the way; much cleaner than before.
Mark

[i]If I could work while on horseback that's where I'd be doing it. There's nothing like riding... Gives new meaning to the phrase, ride to live... live to ride.[/i]
Reply
#3
There is no easy way to manipulate the theme in coreBOS, the look and feel and the code are very tangled together.

My vision of the whole project is to use coreBOS as a very powerful backend for business work. That means that we construct on top of that backend, we can create many different applications using a stable, tested and trustworthy code base and have just those users that need to go into the backend do so. Those users are most probably more interested in getting their work done than having a better icon set.

In that line, the customer portal has a switch in the config file:

Code:
'vtyiicpngScope' => 'CPortal',  //  CPortal | vtigerCRM

If you set that to "vtigerCRM", the whole customer portal changes it's logic and becomes a front end to the coreBOS backend, letting you do anything that the user can do inside the application (well, almost anything).

So, in short, no we can't get that inside coreBOS, but we can use it as though it were coreBOS with some (important) limitations which we inherit from a restrictive REST interrface (we are attending this issue too)
Joe
TSolucio
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)