Muut Archive Legend
@Muut · Joined 9 years ago · 18337 posts · 3878 topics · 137 reputation
Badges
Recent posts
-
Default options when creating pages in Admin Panel
· 11 years ago
Is there a way to set default Parent Page and Page File when adding new pages in the Admin Panel? For a blog, I would set default to Home and Item.
-
How to implement my own login?
· 10 years ago
Hi, Guys I want to implement auto login for my site, This's my script but not work. public function onPluginsInitialized() { // if my login logic success, try to persist authenticated user
-
Help Using the Google Analytics Plugin
· 10 years ago
found the problem, I was NOT using the assets manager in the page I created.
-
Help Using the Google Analytics Plugin
· 10 years ago
Other than installing, enabling, and setting tracking id for the ganalytics plugin, is there something else you have to do to add it to templates or pages?
-
Problems with 'Login' Plugin with Antimatter theme
· 10 years ago
Hi flaviocopes Thanks. I had installed 'login' through gpm. With that user/config/plugins folder doesn't get created. Now I have reinstalled the Grav Core + Admin, created an admin login and from insi
-
Problems with 'Login' Plugin with Antimatter theme
· 10 years ago
I tried your same setup. 02.registration page folder with an empty registration.md file, I get the registration page correctly. Not sure what could be the problem. If you see the login page, it must b
-
Problems with 'Login' Plugin with Antimatter theme
· 10 years ago
Hi Vivalldi Thanks for the response. But I don't have a 'plugins' folder within user/config. My installation works fine, so wonder what is the issue. Here is a screengrab of my folder structure - http
-
Problems with 'Login' Plugin with Antimatter theme
· 10 years ago
Ideally you should be setting that in user/config/plugins/login.yaml That file overrides the user/plugins/login/login.yaml I doubt that's it, but if you have settings set in the user config then tha
-
Problems with 'Login' Plugin with Antimatter theme
· 10 years ago
yes. In plugins > login > login.yaml user_registration: enabled: true
-
Problems with 'Login' Plugin with Antimatter theme
· 10 years ago
Did you enable user registration in the Login plugin configuration?