craft3-iconpicker icon indicating copy to clipboard operation
craft3-iconpicker copied to clipboard

Store fonts in storage rather than in the vendors folder and allow fonts path to be set in a config file.

Open Gnative opened this issue 6 years ago • 8 comments

Storing the fonts within the vendors directory doesn't seem right to me, this should be a folder that we shouldn't touch.

We should also be able to set the fonts folder with in a config file so as to be able to suit our projects structure.

Gnative avatar May 10 '18 09:05 Gnative

yes please, I tried to deploy on production using git pull and composer install etc, but there is no sound way to get the fonts into the vendor directory. One should not write in the vendor directory anyways.

24hoursmedia-craftcms avatar Aug 17 '18 21:08 24hoursmedia-craftcms

By default it should be in the storage/ folder somewhere and configurable if you already have FA included for the frontend website (or something like that)

bertoost avatar Aug 22 '18 14:08 bertoost

This. Having this not be the default (which it should be) or even configurable at the very least stops me from using this package completely. Too much messing around with gitignores and stuff to make this work across environments.

devotoare avatar Oct 24 '18 17:10 devotoare

Any solutions on this? Does anyone have instructions on how to put my TTF files in my /web/assets/ folder? My live server is not displaying the icons and bugging out my admin.

mateostabio avatar Jan 10 '19 23:01 mateostabio

+1

cosly avatar Mar 25 '19 19:03 cosly

Seems like this is the corresponding line of code causing us all trouble.

I'll fork the repo and try to fix this issue and'll open a pull-request afterwards.

EternalBlack avatar Oct 29 '19 14:10 EternalBlack

Any update on this?

kisonay avatar Aug 19 '20 00:08 kisonay

Any update on this?

Nope this project seems abandoned. We moved on years ago.

devotoare avatar Aug 26 '20 17:08 devotoare