lexxpavlov/spellingbundle

Symfony2/3 Spelling bundle provides spelling check by users

1.0.0 2017-02-05 14:57 UTC

This package is auto-updated.

Last update: 2024-04-23 01:50:40 UTC


README

This bundle provides possibility for users to point out the text errors (spelling, punctuation, semantic). A list of users' errors transmits to administrators. Bundle uses SonataAdminBundle for managing a list of these errors.

Installation

See installation documentation for quick installation process.

Documentation

The content of documentation see in Resources/doc/en/index.md. Also you can read the Russian documentation.

  1. Technology of work
  2. Full configuration of bundle
  3. Setting the error window
  4. Setting the logo button
  5. Using SonataAdminBundle
  6. Advanced features
    1. User restriction
    2. IP-address restriction (Flood control)
    3. Additional check of error (custom event listener)