Open
Description
What problem does this feature solve?
Hi there, would you mind adding a option to inject tags (used for injecting CSS,JS,..) to body end in the html. It may similar to the head option except thing that this inject tags to the body_end
What does the proposed API look like?
Sorry, I don't know. I'm not coder
How should this be implemented in your opinion?
Well, it's recommend to put the script tag (used to inject the *.js) in the body end so if you can add this, it would be great. Thanks
Are you willing to work on this yourself?
Sorry, I don't have knowledge to do this