Craig Crosby

Results 162 comments of Craig Crosby

Anything is possible. 2nd variable on this line is the subject, currently set as `$subtask['title']` https://github.com/creecros/SendEmailCreator/blob/7523902c1cc72659d638a4af8a65913b5e5e7dac/Action/SubTaskEmailDue.php#L130

If you don't know what your doing with that type, you will break it, this is known.

it's definitely possible. just add it to one of the task dropdown hooks in Plugin.php i.e. `$this->template->hook->attach('template:task:dropdown:after-send-mail', 'task2pdf:print');` https://docs.kanboard.org/v1/plugins/hooks/ I'm not sure I would wait on me to ever get...

might need to make a template that more closely matches that dropdown and then hook that instead. it's all in the html.

It's not compatible with php 8 at the moment.

Use the master repo. As I fixed that on March 29th. Haven't seen a new release though. https://github.com/funktechno/kanboard-plugin-wiki/commit/4f96c32a0bdcbe3f86427014a491eb91f71310cd

It helps when you list your kb version and plugin version.

If it's just css, Customizer has an option to upload custom css themes.

When i get a moment I will.

Make a PR if you got it.