MickSystems – Livre de Recettes

Description

MickSystems – Livre de Recettes helps French micro-entrepreneurs (auto-entrepreneurs) keep their legally required chronological income ledger (“livre de recettes”, articles 50-0 and 102 ter of the French General Tax Code) directly from their WordPress dashboard, instead of a spreadsheet.

Main features

  • Chronological income recording: date, amount, channel, description, payment method, document reference — the fields expected of a compliant income ledger.
  • Expense tracking for cash-flow monitoring only (URSSAF contributions, payment processor fees…) — clearly labelled as having no effect on the micro-entrepreneur tax return, since expenses are not deductible under this regime.
  • Fully customizable income channels and payment methods, no imposed list.
  • Dashboard: VAT franchise threshold gauge (current French thresholds for goods sales and services), an evolving revenue goal tracker, income breakdown by channel, and year-over-year comparison.
  • Automatic URSSAF deadline reminder, computed from the official rules (monthly: end of the following month; quarterly: April 30 / July 31 / October 31 / January 31), accounting for weekends and French public holidays.
  • WooCommerce & SureCart import: bring in existing orders as income entries, with duplicate protection.
  • CSV export and print-to-PDF of the income ledger, per year.
  • Full change history: every income entry creation, edit, or deletion is logged and reviewable at any time.
  • Optional period lock: once a period is closed, its entries can no longer be edited or deleted.

The plugin takes a guidance-first approach: it explains the applicable rules and helps the user make informed decisions, without ever replacing a qualified accountant for the decisions that require one.

Multi-year support

The plugin is built to follow an activity across several years: year navigation on the Income, Expenses, and Dashboard screens, and automatic comparison with the same period the previous year.

Screenshots

Installation

  1. Upload the plugin folder to /wp-content/plugins/, or install it from your WordPress dashboard.
  2. Activate the plugin from the Plugins menu.
  3. Go to Livre de Recettes > Settings to configure your activity type, your URSSAF filing frequency, and your income channels.
  4. Start recording income entries from the Income screen.

FAQ

Does this plugin replace my accountant?

No. It helps you keep your chronological ledger and monitor your thresholds, but it does not replace personalized professional advice, particularly for specific situations (mixed activity, threshold breaches, corrections).

Is expense tracking taken into account in my tax return?

No. Under the French micro-entrepreneur regime, expenses are not deductible. The Expenses screen is for cash-flow monitoring only, which is stated on screen.

What happens if my activity is mixed (goods sales and services)?

Automatically determining the applicable VAT threshold would require splitting revenue by activity type, which the plugin does not yet do automatically in that case. A message invites you to check your thresholds manually.

Is my data deleted if I uninstall the plugin?

No, your income entries, expenses, and settings remain in the database even after the plugin is removed — a deliberate choice for a legal record-keeping tool, where accidentally losing the history would be worse than a small amount of leftover disk space.

Reviews

There are no reviews for this plugin.

Contributors & Developers

“MickSystems – Livre de Recettes” is open source software. The following people have contributed to this plugin.

Contributors

Changelog

0.5.0

  • Added a unified import screen with WooCommerce and SureCart tabs.
  • Added multi-year navigation on the Income, Expenses, and Dashboard screens.
  • Added year-over-year revenue comparison.
  • Added a proactive VAT threshold alert shown across wp-admin, configurable from Settings > General.
  • Fixed the row actions column output to be properly escaped with wp_kses() at the point of output, instead of relying on an inline phpcs:ignore comment.
  • Fixed the list of available years to also account for expenses, not just income.
  • Expanded the channel badge color palette to avoid collisions.
  • Renamed the “Period View” screen to “Dashboard”.

0.4.0

  • Added an evolving history of revenue goals.
  • Added an automatically computed URSSAF deadline reminder (public holidays included).
  • Added the income entry change history screen.
  • Added a welcome card for first-time installs.

0.3.0

  • Made income channels and payment methods user-configurable.
  • Added a document reference field on income and expense entries.

0.2.0

  • Added CSV export and print-to-PDF of the income ledger.
  • Added WooCommerce import.

0.1.0

  • Initial release: income, expenses, dashboard with VAT threshold gauge, settings.