Community guidelines
Please keep discussions civil and on-topic. Repeated violations may lead to a temporary ban.
Dean Bateman Member
@dean_007 · Joined 9 years ago · 31 posts · 13 topics · 0 reputation
Badges
Recent posts
-
Binapi – Secure REST API for Automated Content & Image Creation
· 11 months ago
One way to improve this would be to enable the creation of flex objects https://github.com/trilbymedia/grav-plugin-flex-objects For example the recipes you scanned could easily be a flexible object in
-
Custom page blueprint, data not saving in normal mode
· 1 year ago
@dean_007: fields: I had to go back through add the 'fields' and correct the tab spacing and it seems to work, thank you for spotting that, it was driving me crazy. extends@: default form: fields:
-
Custom page blueprint, data not saving in normal mode
· 1 year ago
when i am using the cms backend, and edit data, it does not save, and reverts back to the original like changes were made. what could be the issue. if I edit via expert mode it works fine. but not ide
-
How can I create dynamic pdf files from a page
· 1 year ago
You, sir, are great! Thank you. I have updated it, and it works like a dream. Now I understand a little better how to add extra classes. Hopefully someone else can learn from this too.
-
How can I create dynamic pdf files from a page
· 1 year ago
here is the solution in your terminal in the plugin root folder composer required tecnickcom/tcpdf then in your plugin.php file add the require line use Composer\Autoload\ClassLoader; use Grav\Common
-
How can I create dynamic pdf files from a page
· 1 year ago
Further to this, it seems locally i have got tcpdf installed in the root composer, when removed it acts the same. so my question is how do i make sure it uses TCPDF from the plugin composer?
-
How can I create dynamic pdf files from a page
· 1 year ago
ok, so I am having a go at designing a custom plugin. It works well locally, but I am having issues on the live site. When I upload the plugin, the whole site doesn't display, it just shows "this page
-
How can I create dynamic pdf files from a page
· 1 year ago
I am currently manually creating a pdf file of my products but, I would like to display my page as a pdf file for download when I click a button, as they are the same content. I would like to control
-
Need help make a basic plugin that shows a html template
· 3 years ago
Hi, I am trying to create a plugin that when I go to a set route set in the admin (https://site.com/viewer) it will display an HTML template stored within the plugin. if anyone could give me some idea
-
Attachment / File Destination for uploads in a form
· 3 years ago
I have created a form that requires users to upload files attachments: label: Attachments type: file multiple: true limit: 10 destination: 'user/data/