shield-wall / curriculum-bundle
This package is abandoned and no longer maintained.
No replacement package was suggested.
v0.3.0
2022-08-26 15:29 UTC
Requires
- php: ^7.4|^8.0
- symfony/translation: ^4.4|^5.4|^6.0
- symfony/twig-bundle: ^4.4|^5.4|^6.0
- symfony/webpack-encore-bundle: ^1.0
Requires (Dev)
- ext-json: *
- symfony/asset: ^6.0
- symfony/framework-bundle: ^6.0
- symfony/runtime: ^6.0
- symfony/serializer-pack: ^1.1
- symfony/yaml: ^6.0
This package is auto-updated.
Last update: 2023-03-26 16:50:29 UTC
README
Simple curriculum template using twig
Install
composer require shield-w4ll/curriculum-bundle
Usage
return $this->render('@!Curriculum/cv01/index.html.twig', [ AddressInterface::INDEX => $address, CertificationInterface::INDEX => $certifications, EducationInterface::INDEX => $educations, ExperienceInterface::INDEX => $experiences, SkillInterface::INDEX => $skills, SocialNetworkInterface::INDEX => $socialNetworks, SpeakLanguageInterface::INDEX => $speakLanguages, UserInfoInterface::INDEX => $userInfo, ]);
Dev
How to test locally?
make up
Open one of the links bellow
Note: try to use the resolution with width equals 1024 in your browser, it'll help you have a better idea how it'll be in the PDF
and if you want to change the data locally, change the file tests/App/data.json