Formulario para Libro de Reclamaciones en Perú

Descrizione

Formulario para Libro de Reclamaciones en Perú helps site owners publish and manage a digital complaints book form from WordPress.

The plugin provides a configurable public form where customers can submit claims or complaints related to the Libro de Reclamaciones used in Peru. After a successful submission, the plugin can generate a PDF receipt, send email notifications, and let administrators manage each claim from the WordPress dashboard.

Main features:

  • Configurable public claim form.
  • PDF receipt generation.
  • Thank-you page with PDF download.
  • Public claim status lookup.
  • Editable form fields, labels, texts, and legal notes.
  • Custom claim statuses for internal tracking.
  • Administrator and customer email notifications.
  • Local email log mode for localhost testing.
  • Dashboard widget with a quick claim summary.

Available shortcodes:

  • [flrperu_formulario_reclamo]
  • [flrperu_confirmacion_reclamo]
  • [flrperu_consultar_reclamo]

Installazione

From the WordPress plugin directory

  1. Go to Plugins > Add New in your WordPress dashboard.
  2. Search for “Formulario para Libro de Reclamaciones en Peru”.
  3. Click Install Now and then Activate.
  4. Go to Reclamos > Configuracion and complete the company information.
  5. Create or assign the form, confirmation, and public lookup pages.

Manual ZIP upload

  1. Go to Plugins > Add New > Upload Plugin in your WordPress dashboard.
  2. Select the plugin ZIP file and click Install Now.
  3. Activate the plugin from the WordPress Plugins screen.
  4. Go to Reclamos > Configuracion and complete the company information.
  5. Create or assign the form, confirmation, and public lookup pages.

Shortcodes

Use these shortcodes on the assigned pages:

  • [flrperu_formulario_reclamo]
  • [flrperu_confirmacion_reclamo]
  • [flrperu_consultar_reclamo]

FAQ

Does the plugin delete claims when it is uninstalled?

No, not by default. The plugin includes a setting that allows administrators to delete plugin data during uninstall when that behavior is explicitly enabled.

Can I test email delivery on localhost?

Yes. The plugin includes a local log mode that stores generated emails as HTML files, so you can test submissions without PHP mail, SMTP, or external email services.

Can I customize claim statuses?

Yes. Administrators can create and edit statuses from the WordPress dashboard.

Recensioni

Non ci sono recensioni per questo plugin.

Contributi e sviluppo

“Formulario para Libro de Reclamaciones en Perú” è un software open source. Le persone che hanno contribuito allo sviluppo di questo plugin sono indicate di seguito.

Collaboratori

Changelog

0.1.10

  • Fixed PDF date and time rendering to respect the WordPress timezone.
  • Split legal notes for the public form and generated PDF.
  • Added admin bar shortcuts to configured plugin pages.

0.1.9

  • Removed manually printed style blocks from PDF and email templates.
  • Moved PDF base styles to a CSS file and applied sanitized PDF appearance overrides directly through Dompdf.

0.1.8

  • Set the order number field to hidden by default on new installations.

0.1.7

  • Added an admin-only PDF preview action with sample data from the PDF templates screen.

0.1.6

  • Added compatibility handling for submitted email aliases so cached or customized form markup can still save the claimant email.

0.1.5

  • Added a safe legacy-data backfill to complete empty claim emails from matching legacy lrp_ records during migration.
  • Updated the data migration screen to show recoverable legacy emails even when table row counts already match.

0.1.4

  • Migrated custom table names to the flrperu_ prefix with compatibility copying from legacy lrp_ tables.
  • Standardized public shortcodes, admin actions, classes, asset handles, and filenames on the flrperu_ / flrperu- prefix.
  • Added access protection files to generated PDF, signature, and local email-log upload directories.

0.1.3

  • Updated technical prefixes for WordPress.org review while preserving existing data compatibility.

0.1.2

  • Initial public review version.