Community guidelines
Please keep discussions civil and on-topic. Repeated violations may lead to a temporary ban.
pamtbaau Legend
Grav Forum Moderators
@pamtbaau · Joined 8 years ago · 3127 posts · 12 topics · 1008 reputation
Badges
Recent posts
-
Working with session variables in Twig
· 8 years ago
Even if you could, should you want to change application state inside templates?
-
Redirect in new browser window
· 8 years ago
Would you mind sharing what you have tried so far? I've inserted your code inside Quark's base.html.twig and added the gist of my solution and it works fine in my use-case. NB. When you wrap your code
-
Create a new page from php or?
· 8 years ago
@dlannan Would you mind sharing what you have tried so far? You might have been on the right track and only need some finger-pointing to get you going. Folders/files, frontmatter (yaml) and content ca
-
Redirect in new browser window
· 8 years ago
@nix Yes you can use some Grav magic using the uri object The following sample is using Quark as theme and should be adapted to your own theme. In partials/navigation.html.twig, add uri as extra par
-
Gibberish in index.php
· 8 years ago
Deobfuscating the code online renders: @include /srv/www/sealeteam6.com/public_html/vendor/composer/ca-bundle/.43fa9ccd.ico; Does this ring a bell?
-
I'm researching GRAV CMS for project use
· 8 years ago
@mwoodfield I recently moved away from Wordpress to Grav and would like to share that experience with you. In short: Migration was a breeze... Development is fun again. Maintenance is easy. Perform
-
What is the best way to download all site content and migrate it to a new Grav Install
· 8 years ago
The Git approach is really nice and works great. The only issue I have with this approach is that only 1 out of the 3 hosters I deal with supports ssh and git in combination with shared hosting. A ste
-
What is the best way to download all site content and migrate it to a new Grav Install
· 8 years ago
@johnfrenchxyz The zip contains a complete backup of the root of your site. Just tried it myself and it works instantly after unzipping. You may have to consider some configuration settings that are d
-
What is the best way to download all site content and migrate it to a new Grav Install
· 8 years ago
@johnfrenchxyz FTP + Unzip?
-
What is the best way to download all site content and migrate it to a new Grav Install
· 8 years ago
@johnfrenchxyz According the docs Creating a Backup: Backing up your project is nothing more than creating an archive of the ROOT of Grav. No Database, no complications. You can create the backup th