Skip to content
● Grav 2.2 is out: 2x faster cold starts and 96% less memory on big sites. Read the announcement →

pamtbaau Legend

Grav Forum Moderators

@pamtbaau · Joined 8 years ago · 3198 posts · 17 topics · 1020 reputation

Badges

Grav Core Team ModSquad Team Member ✏️ First Post 💬 Conversation Starter ❤️ Well Liked

Recent posts

  • Install specific plugin version · 6 years ago

    @netmagnet, Recently a feature request has been created on github. The request suggested something like: $ bin/gpm install plugin:1.2.3 If you have extra info to share, or want to give it a thumbs up,

  • Importing Blueprints broken with 1.7? · 6 years ago

    @domsson, You said you are using a theme which makes use of imported blueprints. I therefor guess that blueprints are stored in '/user/themes/<theme>/blueprints'. If so, the blueprints will not

  • Creating a blog page thats using just tag items · 6 years ago

    @louigi, It will use the template as defined by the name of the page in which the collection is defined or it will use the variable 'template' in the page's frontmatter. Looking at your folder structu

  • Creating a blog page thats using just tag items · 6 years ago

    @louigi, It sounds like you want a collection containing all pages with a certain tag. Right? If so, have a look at Taxonomy Collections. You can use the collection to list all pages in a 'blog' like

  • Importing Blueprints broken with 1.7? · 6 years ago

    @domsson, Have you read the upgrade docs? Did you run $ bin/grav yamllinter?

  • Plugins: vendor/autoload.php - it broke; why and best practice? · 6 years ago

    @domsson, After upgrading to 1.7, the command $ bin/plugin devtools new-plugin creates a plugin containing new recommendations. See the 1.7 Upgrade docs and its recommendations. Yes, you can remove th

  • Plugins: vendor/autoload.php - it broke; why and best practice? · 6 years ago

    @domsson, Composer is bit like 'npm' for Nodejs. Yes, if you followed the steps in the tutorial correctly, there should be a '/vendor' folder. Autoloading will allow you to easily reference classes p

  • Getting modular form to work with Typhoon template · 6 years ago

    @TonHaarmans, Not knowing much about your infra, I can only ask questions... What is the error output of '/logs/grav.log' What's is the content of '/user/config/plugins/email.yaml' Don't forget to re

  • Getting modular form to work with Typhoon template · 6 years ago

    @TonHaarmans, I have no Typhoon license, so I cannot help you with that specific theme. However... is seems to be more of a form issue then a theme issue. For clarity's sake: What is not working? The

  • Upgrade flex-objects to v1.0.2 · 6 years ago

    @epb, Every file in the tree of a plugin, or theme should be considered potentially lost when an upgrade arrives. Therefor, new or updated templates, config files, blueprints etc. should be placed out