Community guidelines
Please keep discussions civil and on-topic. Repeated violations may lead to a temporary ban.
Guillaume Storchi Member
@sherpadawan · Joined 7 years ago · 27 posts · 12 topics · 0 reputation
Badges
Recent posts
-
Blueprints dynamic recepies
· 6 years ago
Hello ! There is a big lack of documentation about blueprints power. I mean, recepies about : page type blueprint create a parent blueprint useable with dynamic property value (parent route, templat
-
Media page unified directory
· 6 years ago
There is a way with a blueprint configuration, but I don't know how.
-
Media page unified directory
· 6 years ago
I think this would e great as a ne feature. Allowing to choose an main directory for pages' images would make sources easier to manage with git. Drupal, Wordpress store their images in a separate dir
-
Media page unified directory
· 6 years ago
Is ther any way to save all pages media in a separate data/media/pages/04.events/ folder ? It would be nicer for work with git and for sync dev and prod environment ! Thanks in advance
-
Grav configuration in Javascript object
· 6 years ago
Ok thanks for your reply. I think It is a important topic, that should be exposed in documentation. Thanks!
-
Grav configuration in Javascript object
· 6 years ago
Is there any danger to expose grav config in a javascript object for frontend parametrisation ? I do this in a plugin public functionn onPluginsInitialized() { //map plugin config $configJSON = json_e
-
Newsletter plugin?
· 6 years ago
It is a self hosted installation. On a gandi simple hosting M sized. I use a subdomain lists.my-domain. I have no form embeded in my website yet, but it is fine this way. Quite esay to install if you
-
Newsletter plugin?
· 6 years ago
That would be a great recepy to write in grav cms documentation
-
Newsletter plugin?
· 6 years ago
I finally installed a third party software phplist which I wil connect by means of a form in grav. But first it can be used with a simple link to the phplist software ...
-
Payement module
· 6 years ago
Is there any online paiement support for grav cms ? Is there any clue to build a very simple generic module ? Thanks !