André Philip

Results 10 comments of André Philip

+1

You can change it on config file. Look at formwork/defaults.php and you'll see admin -> root.

Honestly I'm don't have big knowledge on markdown, maybe project owner @giuscris can have an answer for that. The preview icon does work, the page needs to be routable.

I've only worked with formwork on local, so I haven't got a clue about that, but it should work since I'm using local domains with SSL. Your error can be...

Do you have admin set for true on the config file? I'm trying to figure out a way to debug it.

You only create the user if it's a fresh installation. I need to check if I have a spare space on one of my domains to do some testing. On...

Have you seen butterbean from the same dev of hybrid framework?

I was doing some coding and remembered this issue, since I think the same about CMB2. You should check this ones [Dilaz Metaboxes](https://github.com/WebDilaz/Dilaz-Metaboxes) and [Quickfield](https://github.com/vutuansw/quickfield) In terms of "looks" Dilaz...

Both of them work somewhat similar, through setting options in an array and using an filter to show. When I have time I'll try to merge this two because whats...