Badges
Freelance developer and support
Recent posts
-
How to create a Wiki
· 9 years ago
Grav is capable, but currently there is no implementation of theme/plugins which allows the same scope of a wiki. Even basic MediaWiki, without the VisualEditor, is a massive system of integrations an
-
Reading site.yaml or page frontmatter as a variable in plugin
· 9 years ago
Listing the error would help, but this works in 1.4.1: $this->grav['config']->value('site.title'). Or, if you need to return it in a static function, for example when called by a blueprint: Grav
-
Grav v1.3.9 + Admin v1.6.7 + more released
· 9 years ago
You want 1.3.0 as that fixes an issue with the GPM.
-
Are shoppingcart and shoppingcart-paypal plugins maintained or not?
· 9 years ago
@flavio would know, he maintains and develops them.
-
Twig loop on nested list
· 9 years ago
Nest the loops: {% for data as genre %} {% for genre as subgenre %} {% for subgrense as artist %} {{ artist.name }} {% endfor %} {% endfor %} {% endfor %}
-
Grav for e-Commerce?
· 9 years ago
PayPal and Stripe are addons, and you could extend GravCart in the same manner to use a different payment option. I am unfamiliar with Reaction Commerce, but it seems capable enough, though certainly
-
Grav for e-Commerce?
· 9 years ago
There's a dedicated plugin for eCommerce: GravCart. If you don't mind (with asynchronous chat like a forum, you're left without much choice), I'll quote an answer given to a new Grav user who was in t
-
Get -recursively- all pages
· 9 years ago
Also, there's a recipe for recursively iterating through pages and media. You'd have to pass the resulting array back through Twig, though.
-
Are themes still in active development?
· 9 years ago
@MakaryGo Bootstrap 4 is in beta now, and feature-freeze is in place. Go forth and create! @bohan As far as I can tell the match between displayed dates on the site and the repos are correct, many the
-
Support Username
· 9 years ago
In Preferences -> Account. Click your avatar in the right corner, click the gear ("Preferences"), click the pencil next to your username. At least that's how it displays for me, if you do not have