-
I am using OctoberCMS [DynamicPDF][1] Plugin and its working as per my expectations.
However, I have a PDF brochure in which I want to generate my header text dynamically based on each page I gene…
-
Version 1.0.5 uses the following in the file uploader component fileUploader.php:
```
public function onRun()
{
$this->addCss(['assets/css/uploader.css']);
$this->addJs([
…
-
The [current documentation for the data attributes API](https://octobercms.com/docs/ajax/attributes-api) currently lacks any description of the expected back-end API for submitting forms.
Currently…
-
- OctoberCMS Build: 464
- PHP Version:
- Database Engine: SQLITE
- Plugins Installed: builder-v1.0.26, User-v1.5.3, Debugbar-v3.0.1v1.2.0 -->
### Description:
The 'linking row' functionality is…
-
The _public repository_ link on your plugin page [here](https://octobercms.com/plugin/linkonoid-shortcodesengine) is pointing to https://github.com/linkonoid/shortcodesengine. It should be pointing to…
-
Hi,
I'm using this module for the first time and I'm getting the following error when I click on 'Create backup':
`"Call to undefined method Symfony\Component\Process\Process::fromShellCommandline…
-
Hello, I'd like to enhance your great plugin to add a kind of cart to be collected in a regular shop.
I can use your calendar to limit the collects per time slot, but how could I insert a cart system…
-
- OctoberCMS Build: 465
- RainLab Pages Plugin Version: 1.0.1
- PHP Version: 7.2.22
### Description:
When i choose All blog categories, the only page is selected it's called Blog.
So my catego…
-
Hi,
Just after install plugin, '/' always generate this error.
I tried to move my homepage to another route ('/home') and it has worked.
Why I had to disable '/' route to fix it? I'd like under…
-
The installation with `composer create-project october/october myoctober` is not working.
This is the error:
**Your requirements could not be resolved to an installable set of packages.**
Problem…