Skip to content
Grav 2.0 is officially stable. Read the announcement →
Archive

Fieldtypes

Started by Muut Archive 11 years ago · 6 replies · 272 views
11 years ago

Hello,

I am enjoying using Grav. Will you be updating your documentation to show which fieldtypes can be used in custom blueprints, to create fields within the admin?

Cheers, keep up the great work.

11 years ago

Yes, I definitely have plans to update the docs with all the blueprint information. Just not had time yet because i've been focusing on fixing bugs with the admin plugin. It's definitely on the list of next few items.

11 years ago

great to hear it. Right now I am trying to figure this out on my own, but it's pretty hard for a Grav newbie as I am. Just want to let You know, that I also am looking forward to see this in documentation. Thank You

11 years ago

Had the same problem, this helped a bit...

grep -R "type" /var/www/grav/system/blueprints/ |awk {'print $NF'} |sort -u

gives a list of lots (if not all) available types. Then just try which one suits. Not as good as documentation but at least you can continue :)

11 years ago

Hi,
Is there any advance in this post until now?

Thanks

Suggested topics

Topic Participants Replies Views Activity
Archive · by Deleted User, 9 years ago
0 1345 9 years ago
Archive · by Muut Archive, 9 years ago
2 932 9 years ago
Archive · by Muut Archive, 9 years ago
2 4059 9 years ago
Archive · by Muut Archive, 9 years ago
1 2945 9 years ago
Archive · by Muut Archive, 9 years ago
3 1117 9 years ago