PHPackages                             yourfrog/symfony-bundle-rodo - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. yourfrog/symfony-bundle-rodo

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

yourfrog/symfony-bundle-rodo
============================

Bundle for add rodo elements

00PHP

Since Aug 19Pushed 5y ago1 watchersCompare

[ Source](https://github.com/YourFrog/symfony-bundle-rodo)[ Packagist](https://packagist.org/packages/yourfrog/symfony-bundle-rodo)[ RSS](/packages/yourfrog-symfony-bundle-rodo/feed)WikiDiscussions master Synced yesterday

READMEChangelogDependenciesVersions (1)Used By (0)

### Status

[](#status)

- Form type \[complete\]
- popup \[futures\]

### Step 1: Use composer and enable Bundle

[](#step-1-use-composer-and-enable-bundle)

```
composer require yourfrog/symfony-bundle_rodo
```

Now, Composer will automatically download all required files, and install them for you. All that is left to do is to update your `AppKernel.php` file, and register the new bundle:

```
