Download the PHP package trexima/european-cv without Composer
On this page you can find all versions of the php package trexima/european-cv. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download trexima/european-cv
More information about trexima/european-cv
Files in trexima/european-cv
Package european-cv
Short Description Bundle provides form for creating CV in european format.
License MIT
Informations about the package european-cv
European CV bundle
Bundle provides form for creating CV in european format. It also optionally embeds required JS and predefined CSS. CV can be saved to database, exported to DOC or PDF format.
Installation
Add to composer.json:
JS and CSS libs:
NOTE: For required external libs include:
Installing assets with Webpack encore:
Fucking jquery.dirtyforms hack(webpack.config.js):
Add CSS and JS to Twig templates:
Configuration
Add upload route to global configuration:
Route name for AJAX images uploading:
Define entity that will be in relation with european CV and upload dir:
trexima_european_cv.yaml
NOTE: Don't forget to update Doctrine schema.
Translations
If you wish to use default texts provided in this bundle, you have to make sure you have translator enabled in your config.
All versions of european-cv with dependencies
symfony/framework-bundle Version ^4.2 || ^5.0 || ^6.0
symfony/twig-bundle Version ^4.2 || ^5.0 || ^6.0
claviska/simpleimage Version ^3.3
mpdf/mpdf Version ^8.0
pelago/emogrifier Version ^6.0
symfony/translation Version ^4.2|| ^5.0 || ^6.0
symfony/asset Version ^4.2 || ^5.0 || ^6.0
symfony/yaml Version ^4.2 || ^5.0 || ^6.0