Muut Archive Legend
@Muut · Joined 9 years ago · 18337 posts · 3878 topics · 137 reputation
Badges
Recent posts
-
Real estate plugin
· 10 years ago
As far as I know, no real estate plugins yet. Grav makes it easy to create your own page types, so you would not need a plugin to build a real estate directory, unless you need to add advanced functio
-
Real estate plugin
· 10 years ago
Hi: Exist some plugin to use grav as a real estate listing application? Thanks.
-
GRAV form submit in modular page
· 10 years ago
Thanks for reply. I will check the documents.
-
GRAV form submit in modular page
· 10 years ago
it's in the docs here
-
GRAV form submit in modular page
· 10 years ago
Thanks for your reply and sorry for being late. I have checked the url you have provided. And sorry again for being dumb, as I could not get what I need to do. Can you please provide some sample code.
-
GRAV form submit in modular page
· 10 years ago
Just added this capability: https://github.com/getgrav/grav/commit/c0c77fff671a693be40cabbfc6d63591fdab7999
-
GRAV form submit in modular page
· 10 years ago
It's not currently possible to force JSON ouput. The URL itself needs to end with .json for that to happen. An issue has been submitted. You could maybe change the form action to redirect to the page
-
GRAV form submit in modular page
· 10 years ago
I have successfully implemented contact from in a modular page. However when I submit the form the page gets reloaded, since the form action is the same page. Instead of that I would like to get a js
-
Grav Page Inject Plugin and Custom Page Template
· 10 years ago
Sweet! I've updated my Page Inject plugin and the problem has been solved! Thanks again for your assistance and help!
-
Grav Page Inject Plugin and Custom Page Template
· 10 years ago
Should be sorted in v1.2.0 of page-inject plugin.