| 开发者 | eleva |
|---|---|
| 更新时间 | 2026年8月14日 21:59 |
| PHP版本: | 7.4 及以上 |
| WordPress版本: | 7.0 |
| 版权: | GPLv2 or later |
| 版权网址: | 版权信息 |
No. Eleva uses only native WordPress meta boxes and registers all custom post types natively. No third-party field plugins are required or used.
Yes. Eleva is completely standalone and has no dependency on WooCommerce or any other plugin.
The Vault is a built-in security layer. All personally identifiable information (customer names, emails, phone numbers, addresses, notes) is encrypted with AES-256 before being stored in the database. You set a Vault master password that is independent of your WordPress login, and you pair it with a TOTP authenticator app. Without your Vault master password, the database contains only unreadable ciphertext. The decryption key is never stored in the database; it lives only in a temporary, HTTP-Only, SameSite=Strict session cookie encrypted with AES-256-GCM (authenticated encryption — tampered cookies are rejected, not silently decrypted).
Yes. It requires PHP 7.4 or higher and WordPress 6.0 or higher, both of which are standard on modern shared hosting environments.
All data is stored exclusively in your own WordPress database (wp_posts and wp_postmeta tables). The plugin makes no external HTTP requests and no data is ever sent to external servers. You own and control your data entirely.
This plugin makes zero external HTTP requests. Your data never leaves your server.
Yes. From the Settings page you can download a single encrypted archive containing all your CRM data: customers, works, services, memory cards, and every attached file. This download is entirely local — the archive is built on your own server and saved to your own computer, and this free plugin never sends it anywhere. The archive is encrypted with your Vault password and authenticator code before it ever leaves the database. Nobody, including us, can open it without them. If you lose your Vault password, your recovery code, and your recovery phrase, the archive can never be opened — there is no back door. This backs up your CRM data, not your whole WordPress site. Themes, other plugins, and unrelated posts are not included. Automatic, scheduled backups that push this same encrypted archive to your own Google Drive require Eleva CRM Pro. The free plugin only ever performs a manual, on-demand download.
tools/), so a backup can be restored on any machine with just PHP, no WordPress or plugin install required.src/ (the compiled dist/ bundle is retained for runtime). The same source also remains publicly maintained at the GitHub repository. This satisfies both human-readable-source options in guideline 4.src/README.md.quick_notes and color fields to the Works REST API.wp_set_script_translations).