Community guidelines
Please keep discussions civil and on-topic. Repeated violations may lead to a temporary ban.
Jan Plechtý Member
@Junek · Joined 7 years ago · 18 posts · 5 topics · 1 reputation
Badges
Recent posts
-
Grav as Headless CMS
· 3 years ago
Well, hello. I don't know if you figure it out but thanks to this topic I did. @bleutzinn: You are referring to Grav Pages as Data Plugin Thanks to pages as data plugin and this comment @pamtbaau:
-
Error in processing registration form with custom fields
· 5 years ago
I am trying to add file upload in the registration form of the Login plugin. I successfully added fields in the settings of the Login plugin and successfully showed them on my registration page /user_
-
Meta.yaml doesn't exist
· 5 years ago
So I have moved to Grav 1.7.20 but the problem still remains. But now I know why. In the Media.php file located at system/src/Grav/Common/Page on line 90 $exif_reader = isset(Grav::instance()['exif'])
-
Meta.yaml doesn't exist
· 5 years ago
I am writing in connection with the metadata of uploaded images. On a regular page, I have uploaded an image, saved page, and wanted to edit metadata in order to copy this function to my gallery plugi
-
Shoppingcart Personalizer Add-on
· 5 years ago
It's SO unfortunate that this plugin is no more in the develop.
-
Composer error on new version of Grav
· 5 years ago
I followed your steps and find out that my composer is corrupted. I am using debian 9. This helped. sudo apt-get remove composer sudo apt autoremove sudo curl -s https://getcomposer.org/installer | p
-
Composer error on new version of Grav
· 5 years ago
Is there any possibility that plugin devtools could work on an outdated version of some of the plugins in graf? For example with Forms? It's still crashing...
-
Composer error on new version of Grav
· 5 years ago
did you check if the vendor/autoload.php created by composer is there ? Yep, it exists in the right directory. you should do chown -R www-data * I know.. I would like to deal with it later because.
-
Composer error on new version of Grav
· 5 years ago
After installation of Grav 1.7.7 problem still occurs. The only change is when I navigate myself into the new plugin directory and use a command composer update, composer works normally. BUT admin sit
-
Composer error on new version of Grav
· 5 years ago
Okay... I did what you said and I am able to use composer in other than root directories. In root directory it is showing me still the same error and after installation of new own plugin admin page sh