Skip to main content

Show Posts

This section allows you to view all Show Posts made by this member. Note that you can only see Show Posts made in areas you currently have access to.

Messages - eletec

1
Questions / Re: smart admin panel
OK thanks for your answers :)
a few more questions :

 1 - is it possible to design a front management for user record management ? I mean interface for admins roles to setup access
 2 - is it possible to put controls in grid ceels as gauge, notification icons, etc... ?
 2 - I try to manage a n/n relation : assigne a lot of vales from a table to a record in another table usinq a multiple listbox grid. (I have 400 shops and managers can manage a collection of shops) I could not do that... Is it possible with phpRad ?

Thanks
Jack
2
Questions / Re: smart admin panel
Yes Willvin,

smartadmin is a template : there is no database. Just php / js statiques pages with a bootstrap 4 implementation.

There is a html version, php version vuejs version, ...

Jack
3
Questions / Re: smart admin panel
 :) seem's great !

"yes it is possible, only after publishing to production."
I don't understant this response. Could you explain the way to do that ?

What about interaction betweenp hprad  and smartadmin  ? (smart admin use composer to resolve dependencies)

Thanks for your response,

Jack
5
Questions / smart admin panel
Hi

I discover PHPrad today. Nice job !

I need to develop a sophisticate admin panel for a CRM app
I have a few question :

1 - Do you think it could be possible to integrate a php panel like smart admin (https://wrapbootstrap.com/theme/smartadmin-responsive-webapp-WB0573SK0)

2 - Is it possible to add custom / tiers UI components like js scheduler ?

3 - What about notification ? Is it possible to implement js background notification for users ?

4 - less to css ?

During installation I get this error message ?
IPersistFile::Save failed; code 0x80070002. File could not be found.

Thanks