Muut Archive Legend
@Muut · Joined 9 years ago · 18337 posts · 3878 topics · 137 reputation
Badges
Recent posts
-
Can we connect to database in Grav?
· 9 years ago
I have removed php| from the .htaccess security block line 59 starting with RewriteRule ^(user). Not sure why this has to be there. I have created a subfolder in user/assets/php where scripts are loca
-
Can we connect to database in Grav?
· 10 years ago
This is definitely already on our list of things to investigate as part of plans to improve large-scale performance, but will have other uses too.
-
Can we connect to database in Grav?
· 10 years ago
+1 for a database connection plugin. I'd love to be able to to connect to a PostGreSQL database. Seems like Plugin Recipes would be the place to start.
-
Can we connect to database in Grav?
· 10 years ago
You can do anything you want with a Plugin. Use MySQL, MongoDB or any other database, also some file-based database like https://github.com/fire015/flintstone or https://github.com/jamesmoss/flywheel.
-
Can we connect to database in Grav?
· 10 years ago
I am just searching for how we can connect with database if we want to integrate some third party API and need to store data in database
-
Anyone know how to disable auto cache? Ive tried clearing it through gpm, and pu
· 9 years ago
That should do it. How exactly is it broken for you?
-
Anyone know how to disable auto cache? Ive tried clearing it through gpm, and pu
· 9 years ago
tting cache enabled false in system.yaml.
-
Getting Ready to Migrate
· 9 years ago
I certainly will. It looks like it's going to be pretty easy to implement the look I want. I may have to fork the bootstrapper plugin and call it bootstrapper386, but Grav is making life easy already
-
Getting Ready to Migrate
· 9 years ago
Enjoy the ride :) . Feel free to ask questions if you have them.
-
Getting Ready to Migrate
· 9 years ago
I thought I'd take a moment to say hello as I begin work on migrating my personal blog (tiredpixels.com) from Hexo over to Grav. It'll probably take me a while since I'm going to be building a theme b