Muut Archive Legend
@Muut · Joined 9 years ago · 18337 posts · 3878 topics · 137 reputation
Badges
Recent posts
-
Automatic Email for a Blog Subscription/Follow
· 9 years ago
There isn't a plugin to do that, yet. You might also want to look at a feed-to-email automated service, similar to https://blogtrottr.com/ but there must be one for your specific need.
-
Automatic Email for a Blog Subscription/Follow
· 9 years ago
What I meant, if I publish a new blog article, a plugins or the CMS shall send an email to my subscription list.
-
Automatic Email for a Blog Subscription/Follow
· 9 years ago
The native form plugin can already perform this, see: https://learn.getgrav.org/forms/forms/reference-form-actions
-
Automatic Email for a Blog Subscription/Follow
· 9 years ago
Hello, is there any plugins or tool to send an automatic email to a reader? Thanks!
-
How do i create multi-lingual content in the Admin plugin?
· 9 years ago
Worked it out! At the top there is a dropdown icon on the save button. In there you can select your language and save the file. This created the correct files in the folder too.
-
How do i create multi-lingual content in the Admin plugin?
· 9 years ago
I found that adding the default.{lang}.md file to be the easiest way so far, once my folder and default .md document are created (using add page in the admin panel). However how would i go about creat
-
Where to put thankyou/formdata.md in a modular page form?
· 9 years ago
I've figured it out. The 'process:' bit of the form definition in modular.md must have the full path to the thankyou directory, ie '- display: /path/to/thankyou/' rather than just ' - display: thanky
-
Where to put thankyou/formdata.md in a modular page form?
· 9 years ago
I'm setting up a contact form as part of a modular page created using an Antimatter skeleton. It works: the message gets sent to the right place but the form throws an Error 400 even so, apparently be
-
Adding a user without CLI
· 9 years ago
You can also create .yaml files for new users in /user/accounts, if you have ftp access to the site.
-
Adding a user without CLI
· 9 years ago
I have a couple of test sites on shared hosting where I do not have access to run command line. Is it possible to create users though the admin area or should I download the sites and run the commands