Translation Manager
Translation Manager gives admins one Filament page for the Laravel language files in a Capell app and its installed packages.
Check compatibility before using this Beta extension
Capell Membership can install it, but Beta does not mean production-ready. Review compatibility, support, site impact, and likely upgrade work before enabling it.
Release activity stays visible
These dates come from approved package releases, so you can see the release trail before installing.
- Latest approved release
- v1.1.0-beta.35 Jun 11, 2005
- Recent activity
- 3 approved releases in the last 12 months
What Translation Manager helps you do
See the admin screens, public surfaces, migrations, and retained data this adds before you install.
This installs as an ordinary Composer package. Remove it with Composer whenever you want; uninstalling leaves your content in place.
This private package is outside the Released and Beta channels, so no public install path is available.
The demo site runs the full Capell catalogue.
Priority support is included with Capell Membership or any paid licence.
composer require capell-app/translation-manager
- Version
- 1.1.0-beta.35
- Runs on
- Capell 1.x, Laravel 12.41.1+ in the 12.x line or Laravel 13.x, PHP 8.4.
- Last release
- Jun 11, 2005
- Support
- Priority support
- Data access
- Uses package-local configuration and Capell metadata needed to enable the feature.
- Documentation
- Documentation
Translation Manager gives admins one Filament page for the Laravel language files in a Capell app and its installed packages.
It covers interface text — admin and theme strings.
Page content is translated in each page's own language tabs, which is a separate workflow.
Source and target locales sit side by side, with missing and stale keys surfaced before a release rather than after it.
Edits to package strings are written to Laravel override paths, so a package upgrade never clobbers your translations.
What changes on your site
Review the admin, public, data, scheduled, and command surfaces Translation Manager adds when enabled.
- Translations
- Locale Files
- Override Writes
- Ai Drafting
Install with confidence.
Confirm version compatibility, support, data access, migrations, retained data, and removal steps first. Then install the Composer package from the account that owns access.
- Support
- priority
- Data access
- Uses package-local configuration and Capell metadata needed to enable the feature.
-
01
Require the package
composer require capell-app/translation-manager -
02
Register the extension
php artisan capell:extension:enable translation-manager -
03
Clear schema cache
php artisan capell:admin:clear-schemas-cache
Release notes and maintenance evidence
- Total downloads
- 0
- Last downloaded
- No downloads yet
Version history
5 releases-
v1.1.0-beta.35Jun 11, 2005 -
v1.1.0-beta.30Sep 2, 2026 -
v1.1.0-beta.18Aug 5, 2026 -
v1.1.0-beta.17Aug 5, 2026 -
v1.1.0-beta.33Dec 1, 2010
Review evidence for this release
File-based translation editing with locale comparison, CSV/PO/XLIFF import-export, and optional AI-drafted suggestions. Review found the admin page is access-gated, locale and file-key inputs are validated against traversal before any filesystem write, and XLIFF import explicitly rejects DOCTYPE declarations to prevent XXE. No unresolved defects were found in the reviewed source.
Review reduces risk, but it is not a permanent security guarantee.
- Reviewed version
- 1.1.0-beta.35
- Approval date
- Sep 9, 2026
Areas reviewed
- Strict, maintainable PHP
- Presentation-only public views
- Actions and typed boundaries
- Clean anonymous public output
- Authorisation and input safety
- Declared package boundaries
- Manifest and migration integrity
- Compatibility and interoperability
- Meaningful behavioural tests
- Security and supply-chain checks
- Performance and operational behaviour
- Theme delivery quality where applicable
- Marketplace claims matched to behaviour
- AI-assisted analysis with human accountability
Accepted limitations
- AI translation drafting depends on the optional capell-app/ai-orchestrator package and an externally configured model provider; translations are suggestions only and are not auto-published.
Before checkout
Know who owns access and what happens next
Payment, customer account ownership, site activation, and package access are separate steps. The checkout reference lets support trace a problem without moving the licence to another account.
Who processes the payment and taxes?
Lemon Squeezy is the seller and hosts paid marketplace checkout. Any VAT due is calculated and added by Lemon Squeezy at checkout, and Lemon Squeezy issues the tax receipt. Capell does not collect card details; it activates the matching marketplace licence after payment is confirmed.
Which account owns the licence?
The signed-in customer account that completes checkout owns the Capell licence, support history, and future install access. Capell surfaces a link to the tax receipt issued by Lemon Squeezy. Use the intended organisation account before paying.
How does the site receive package access?
The install flow connects the licence to the requesting site. Paid and private packages then use authenticated Composer access from the customer account that owns the licence.
What happens if checkout is cancelled or expires?
No licence is created until Lemon Squeezy confirms payment. After a cancellation or expired quote, return to the same marketplace listing and start a fresh checkout so price and package details are recalculated.
How do I request a refund?
Use the order link on the Lemon Squeezy receipt and request the refund through the Lemon Squeezy order receipt. If the receipt or order link is unavailable, contact Capell support so the payment and access record can be traced.
What should I do if access does not appear?
Keep the checkout reference from the page or receipt and contact support before trying another account. Support can trace the payment, customer account, licence, and connected site from that reference.
No approved reviews yet. Reviews from eligible customers appear here after moderation.