variety of premium plugins

Learn More
Translatable Pro
Lara Zeus

Translatable Pro Advanced Translatable

Build an Advanced, Optimized, High-Performance Translatable App with FilamentPHP

Why:

proper translation keys should not be 1:1 with the english translation, they should be structured and contextual. - Dan Harrin

Translatable Pro is designed for performance, storing phrases in separate database tables to simplify the maintenance of translations across all languages. With just one Composer install, you can seamlessly integrate comprehensive multi-language support into your app, enabling you to create advanced, optimized, and high-performance translatable applications with an efficient database structure.

🔥 easy to install

🔥 zero configuration

🔥 works with most of filament components

🔥 works with relationships

🔥 works with wysiwyg editors

🔥 works with repeaters

🔥 included a custom form component to allows users to switch multiple languages.

🔥 included Language switcher to use in filament or your frontend app

🔥 works with searchable and Sortable via a micro

🔥 Separate phrases table for translations

🔥 Phrases class for every model with default

🔥 Phrase class generator command

🔥 auto lazy load and query optimization

🔥 custom phrases model per model

🔥 command to generate custom phrases model

🔥 Phrases resource to shows all phrases uniquely and allows fast translations (soon)

🔥 Multiple phases review option (soon)

Pricing

Choose the plan that works for you

Single Domain

$99 /year
  • 3 activations
  • All features included
  • Easily installed with composer
  • Free Updates for one year
  • Email and Discord Support
Get Single Domain

Multiple Domains

$199 /year
  • Unlimited activations.
  • All features included
  • Easily installed with composer
  • Free Updates for one year
  • Email and Discord Support
Get Multiple Domains

Read More about Translatable-Pro

frequently asked questions

What will happen to the free version of the translatable plugin?

The free version of the translatable plugin, which is based on the Spatie Translatable package, will still receive updates and fixes. Our objective is to address existing issues, introduce additional features, and enhance the overall functionality of the plugin.

We are committed to providing ongoing improvements and welcome contributions and suggestions from the community.

What is the difference between the pro and the free plugin?

The free version of the translatable plugin, which is based on the Spatie Translatable package, makes a very good use case for small apps.

The Pro version uses a different structure: a separate table and model for each app mode to store the translated versions.

Can I still use it outside of Filament?

Yes, the plugin provides many methods to make working with phrases and translations much easier for you.