gravity-pdf icon indicating copy to clipboard operation
gravity-pdf copied to clipboard

Templates: Restrict name to [A-Za-z0-9_\-].php pattern

Open jakejackson1 opened this issue 2 years ago • 0 comments

Description In v6.4 we changes the documentation and notified existing users that custom templates should follow the naming conversion [A-Za-z0-9_\-].php. Update the code in Core to validate this naming convention when installing templates.

jakejackson1 avatar Jul 25 '22 01:07 jakejackson1