cp / terms-bundle
Symfony bundle to manage your app's terms of service
Installs: 3 302
Dependents: 0
Suggesters: 0
Security: 0
Stars: 4
Watchers: 2
Forks: 3
Open Issues: 0
Type:symfony-bundle
Requires
- php: >=5.3.3
- cebe/markdown: *
- cogpowered/finediff: 0.3.*
- dzango/twig-truncate-extension: ~1.0
- propel/propel-bundle: ~1.4
- sensio/framework-extra-bundle: ~3.0
- symfony/framework-bundle: ~2.0
- willdurand/propel-typehintable-behavior: 1.0.*
This package is auto-updated.
Last update: 2024-10-29 04:30:56 UTC
README
A Symfony2 bundle to manage your app's terms of service. It provides the following features:
- Easily create and update terms of service
- Easily record users' acceptance of terms of service
- Manage successive versions of terms of service
- Notify users of changes to your terms of service
- Allow users to easily review changes between new and old terms of service
- Record users' acceptance of updated terms of service