Title: Gestion Location d&#039;Arc
Author: Florian Bossard
Published: <strong>July 5, 2026</strong>
Last modified: July 5, 2026

---

Search plugins

![](https://s.w.org/plugins/geopattern-icon/gestion-location-darc.svg)

# Gestion Location d'Arc

 By [Florian Bossard](https://profiles.wordpress.org/tuonick/)

[Download](https://downloads.wordpress.org/plugin/gestion-location-darc.0.3.0.zip)

 * [Details](https://wordpress.org/plugins/gestion-location-darc/#description)
 * [Reviews](https://wordpress.org/plugins/gestion-location-darc/#reviews)
 *  [Installation](https://wordpress.org/plugins/gestion-location-darc/#installation)
 * [Development](https://wordpress.org/plugins/gestion-location-darc/#developers)

 [Support](https://wordpress.org/support/plugin/gestion-location-darc/)

## Description

Location d’Arc helps archery clubs manage rental contracts, handles, limbs, sights,
initiation bows, PDF documents, and contract email delivery.

**Features:**

 * Create and manage rental contracts with configurable types (full bow, bare bow,
   junior, limbs only, custom).
 * Equipment inventory: handles, limbs, sights, initiation bows.
 * PDF contract generation and delivery by email.
 * Member import from CSV (French federation export format).
 * Automatic email alerts for expiring and unpaid contracts.
 * Frontend shortcodes: available equipment lists (`[locarc_poignees_disponibles]`,`[
   locarc_branches_disponibles]`), a logged-in member’s current rental (`[locarc_mon_materiel]`),
   and an admin-only dashboard for managing rentals outside wp-admin (`[locarc_dashboard]`).
 * WordPress privacy tools integration (GDPR export and erasure).
 * Full audit log of all plugin actions.

**PDF generation:**

Rental contract and invoice PDFs are generated with the bundled FPDF library. No
external Composer dependency is required.

### Data removal

Deactivating the plugin keeps all contracts, members, inventory records, logs, and
settings.

Deleting the plugin from the WordPress Plugins screen permanently removes all plugin
tables and settings through the standard WordPress uninstall process. Export any
data you need to retain before clicking _Delete_.

## Screenshots

[⌊Contracts list with status indicators and quick actions.⌉⌊Contracts list with 
status indicators and quick actions.⌉[

Contracts list with status indicators and quick actions.

[⌊New contract form with equipment assignment.⌉⌊New contract form with equipment
assignment.⌉[

New contract form with equipment assignment.

[⌊Equipment inventory (handles).⌉⌊Equipment inventory (handles).⌉[

Equipment inventory (handles).

[⌊PDF contract generated by the plugin.⌉⌊PDF contract generated by the plugin.⌉[

PDF contract generated by the plugin.

## Installation

 1. Upload the plugin folder to `wp-content/plugins`.
 2. Activate the plugin from the WordPress admin.
 3. Configure club details, SIRET and VAT wording from the _Location d’Arc_ menu.

## FAQ

### Does PDF generation require an external dependency?

No. FPDF is bundled with the plugin.

### Which CSV format is expected for member import?

The plugin accepts CSV exports from the French archery federation (FFTir) software.
Required columns: Code Adhérent (or Licence), Nom, Prénom. Additional columns (date
of birth, email, phone, address) are imported if present. Both `;` and `,` delimiters
are supported; UTF-8 BOM is handled automatically.

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

“Gestion Location d'Arc” is open source software. The following people have contributed
to this plugin.

Contributors

 *   [ Florian Bossard ](https://profiles.wordpress.org/tuonick/)

[Translate “Gestion Location d'Arc” into your language.](https://translate.wordpress.org/projects/wp-plugins/gestion-location-darc)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/gestion-location-darc/),
check out the [SVN repository](https://plugins.svn.wordpress.org/gestion-location-darc/),
or subscribe to the [development log](https://plugins.trac.wordpress.org/log/gestion-location-darc/)
by [RSS](https://plugins.trac.wordpress.org/log/gestion-location-darc/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 0.3.0

 * Replaced Dompdf with the bundled FPDF library.
 * PDF documents now combine the rental contract and invoice information.
 * Added configurable SIRET and VAT wording fields in the plugin settings.
 * Added persistent chronological invoice numbers using the `FAC-YYYY-0001` format.

#### 0.2.64

 * Replaced dynamic IN-list placeholders in locarc_prime_member_names() with static
   queries (load all members + JOIN-based WP users/usermeta lookups) to eliminate
   ReplacementsWrongNumber warnings.

#### 0.2.63

 * All SQL queries now use a single wpdb::prepare() call with %i placeholders for
   table names (WordPress.org security review).
 * Removed intermediate $sql/$u_sql/$m_sql variables from wpdb calls; SQL strings
   are now inline in prepare() to satisfy static analysis.
 * Fixed LIKE wildcard in uninstall.php to use $wpdb->esc_like() and a %s placeholder.
 * Simplified dynamic IN-list UPDATE queries from double-prepare to single prepare()
   call.
 * Validated ALTER TABLE column definitions against static whitelist in db.php.
 * Extracted PDF contract CSS to assets/pdf-contract.css; template loads it dynamically(
   no literal style tag in PHP).

#### 0.2.60

 * Added GDPR privacy data exporter and eraser (wp_privacy hooks).
 * Data removal now follows the standard WordPress uninstall flow.
 * Replaced all file_put_contents() and fopen/fgetcsv calls with WP_Filesystem API.
 * Added uninstall.php for clean data removal on plugin deletion.
 * Fixed unescaped SVG output in frontend dashboard (wp_kses with explicit allowlist).
 * Fixed missing esc_attr() on dynamic class attribute in contracts table.
 * Added load_plugin_textdomain() for i18n readiness.
 * Added index.php guards in all subdirectories.

#### 0.2.0

 * Initial public release with contracts, inventory, PDF generation, email delivery,
   CSV import, and audit log.

## Meta

 *  Version **0.3.0**
 *  Last updated **15 hours ago**
 *  Active installations **Fewer than 10**
 *  WordPress version ** 6.2 or higher **
 *  Tested up to **7.0**
 *  PHP version ** 7.4 or higher **
 * Tags
 * [contracts](https://wordpress.org/plugins/tags/contracts/)[inventory](https://wordpress.org/plugins/tags/inventory/)
   [Rental](https://wordpress.org/plugins/tags/rental/)
 *  [Advanced View](https://wordpress.org/plugins/gestion-location-darc/advanced/)

## Ratings

No reviews have been submitted yet.

[Your review](https://wordpress.org/support/plugin/gestion-location-darc/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/gestion-location-darc/reviews/)

## Contributors

 *   [ Florian Bossard ](https://profiles.wordpress.org/tuonick/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/gestion-location-darc/)