Application responsible for creating the "Tegra - informativo" using Javascript vanilla, Cerberus and PHP with Silex and Composer
cd tegra-informativo-generator/
composer init
composer install
composer require silex/silex "~2.0"
php -S localhost:8080
- To add a new section:
- Select the add section button
- Then select the element you want to edit. e.g: Select image
- Enter the new data to the element. e.g: Choose a file in the pop-up windows and, then press 'upload me!'
- After editing the section press the 'save' button
- To remove a section: Select the text of the section you want to remove and then press Remove
- When finished: Just copy the content of the web page and paste in the e-mail body.