https://github.com/dubas-pro/ext-dubas-google-fonts
Add most popular fonts from Google Fonts to your EspoCRM with this extension and use them in your PDF Templates!
https://github.com/dubas-pro/ext-dubas-google-fonts
espocrm espocrm-extension
Last synced: 5 months ago
JSON representation
Add most popular fonts from Google Fonts to your EspoCRM with this extension and use them in your PDF Templates!
- Host: GitHub
- URL: https://github.com/dubas-pro/ext-dubas-google-fonts
- Owner: dubas-pro
- License: gpl-3.0
- Created: 2021-09-03T09:15:33.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2025-05-20T11:54:39.000Z (about 1 year ago)
- Last Synced: 2025-05-20T12:51:21.443Z (about 1 year ago)
- Topics: espocrm, espocrm-extension
- Language: PHP
- Homepage: https://devcrm.it/google-fonts
- Size: 4.09 MB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# Google Fonts Extension for EpoCRM
Feel free to browse the source, look at open issues and keep track of development.
Product page: [https://devcrm.it/google-fonts](https://devcrm.it/google-fonts)
Documentation: [https://docs.dubas.pro/extensions/google-fonts/](https://docs.dubas.pro/extensions/google-fonts/)
## Requirements
The extension works only with Tcpdf PDF engine. Since EspoCRM 8.1.0 Tcpdf is not included in EspoCRM by default. You can install it from [GitHub](https://github.com/yurikuzn/ext-tcpdf/releases/latest).
## Development
To setup development environment please follow the steps below:
1. Clone this repository;
2. Run `make full` to setup full development environment;
## Building extension package
To build extension package run `make package` command.
## Support
This repository is not suitable for support. Please don't use our issue tracker for support requests, but for core issues only.
**Need help?** Please write us an email at [contact@dubas.pro](mailto:contact@dubas.pro).
Support requests in issues on this repository will be closed on sight.
### How to report a bug
The issue tracker is the preferred channel for bug reports.
## License
Please see [License File](LICENSE) for more information.