

Dashboard showing annual revenue, payments to receive, payment type breakdown, and upcoming works list
Eleva is a standalone WordPress plugin that provides a modern React-powered CRM dashboard for professional event photographers, without any monthly subscription fees.
No ACF required. No WooCommerce required. Fully standalone. Uses only native WordPress APIs.
Eleva CRM for Photographers collects no personal data of any kind, makes no external HTTP requests, and transmits nothing to external servers. All data is stored in your own WordPress database.
This plugin’s admin interface is a compiled React application. The full, non-compiled human-readable source is included with the plugin under the src/ directory and is also publicly maintained at https://github.com/ateleva/fotonic. Build instructions for developers are in src/README.md.
The in-browser PDF preview feature is built on pdf.js (https://mozilla.github.io/pdf.js/) by Mozilla, licensed under the Apache License 2.0. It is bundled from the public pdfjs-dist package (declared in src/package.json) and compiled in via the same build pipeline as the rest of the admin interface — it is never loaded from a CDN.