Title: Freemius for WordPress
Author: Freemius
Published: <strong>30 Tháng 6, 2025</strong>
Last modified: 6 Tháng 1, 2026

---

Tìm kiếm plugin

![](https://ps.w.org/freemius/assets/banner-772x250.png?rev=3433455)

![](https://ps.w.org/freemius/assets/icon-256x256.png?rev=3324277)

# Freemius for WordPress

 Bởi [Freemius](https://profiles.wordpress.org/freemius/)

[Tải về](https://downloads.wordpress.org/plugin/freemius.0.4.2.zip)

[Xem trước trực tiếp](https://vi.wordpress.org/plugins/freemius/?preview=1)

 * [Chi tiết](https://vi.wordpress.org/plugins/freemius/#description)
 * [Đánh giá](https://vi.wordpress.org/plugins/freemius/#reviews)
 *  [Cài đặt](https://vi.wordpress.org/plugins/freemius/#installation)
 * [Nhà phát triển](https://vi.wordpress.org/plugins/freemius/#developers)

 [Hỗ trợ](https://wordpress.org/support/plugin/freemius/)

## Mô tả

Freemius for WordPress is a powerful WordPress plugin that allows you to transform
any block-based button into a Freemius checkout button. This makes it easy to integrate
Freemius payment processing into your WordPress site with minimal effort.

[https://www.youtube.com/watch?v=MTOuIBGan7E](https://www.youtube.com/watch?v=MTOuIBGan7E)

#### Key features

 * Convert any block button to a Freemius checkout button
 * Seamless integration with Freemius payment processing
 * Customizable checkout experience
 * Works with all block-based themes and plugins

#### Roadmap

 * Support for Pricing tables.
 * Better support to measure analytics.
 * Dedicated Settings page.
 * Testimonials (from the API).

## Ảnh màn hình

[⌊Button block settings with Freemius checkout option⌉⌊Button block settings with
Freemius checkout option⌉[

Button block settings with Freemius checkout option

## Khối

Plugin này cung cấp 1 khối.

 *   Freemius Modifier Change the scope of the current block.

## Cài đặt

 1. Upload the plugin files to the `/wp-content/plugins/freemius` directory, or install
    the plugin through the WordPress plugins screen directly
 2. Activate the plugin through the ‘Plugins’ screen in WordPress
 3. Place a button via the block editor into your page/post
 4. Enable Freemius checkout in the button settings
 5. Configure your product details and the button will automatically handle the checkout
    process.

## Hỏi đáp

### How do I set up a Freemius checkout button?

Simply add a button block to your page or post, then enable the Freemius checkout
option in the button settings. Configure your product details and the button will
automatically handle the checkout process.

### Can I customize the checkout experience?

Yes, you can customize various aspects of the checkout process through the plugin
settings, including product details, pricing, and checkout flow.

### Is this plugin compatible with my theme?

The plugin works with any WordPress theme that supports the block editor (Gutenberg).
It’s designed to be compatible with all modern WordPress themes and plugins.

### Where do I find the offical Freemius documentation?

[Freemius Documentation](https://freemius.com/help/documentation/)

## Đánh giá

![](https://secure.gravatar.com/avatar/4a3a5d2c63d795a8e8c5438c3fcdd150337d9235efb377113a26cb68470f877b?
s=60&d=retro&r=g)

### 󠀁[Simple and effective](https://wordpress.org/support/topic/simple-and-effective-1673/)󠁿

 [Kozelsky](https://profiles.wordpress.org/kozelsky/) 20 Tháng 1, 2026 1 trả lời

Works, saves a lot of time and effort and removes custom scripting. What used to
take day(s) now takes hour(s) to setup.

![](https://secure.gravatar.com/avatar/4b3649f41ef2c9e4c8fd8ffeac2598b8376902ea6451ae262ce4002fd5135d24?
s=60&d=retro&r=g)

### 󠀁[Works well](https://wordpress.org/support/topic/works-well-3094/)󠁿

 [CF](https://profiles.wordpress.org/ottaviano/) 3 Tháng 9, 2025 1 trả lời

Works really well, definitely the simplest way to integrate Freemius checkout and
payment into a WordPress site. I would merge the Freemius Customer Portal plugin
into this one and just have one plugin to rule them all.

 [ Đọc tất cả 2 đánh giá ](https://wordpress.org/support/plugin/freemius/reviews/)

## Người đóng góp & Lập trình viên

“Freemius for WordPress” là mã nguồn mở. Những người sau đã đóng góp vào plugin 
này.

Những người đóng góp

 *   [ Freemius ](https://profiles.wordpress.org/freemius/)
 *   [ Xaver ](https://profiles.wordpress.org/xaverb/)

[Dịch “Freemius for WordPress” sang ngôn ngữ của bạn.](https://translate.wordpress.org/projects/wp-plugins/freemius)

### Muốn tham gia phát triển?

[Duyệt code](https://plugins.trac.wordpress.org/browser/freemius/), check out [SVN repository](https://plugins.svn.wordpress.org/freemius/),
hoặc theo dõi [nhật ký phát triển](https://plugins.trac.wordpress.org/log/freemius/)
qua [RSS](https://plugins.trac.wordpress.org/log/freemius/?limit=100&mode=stop_on_copy&format=rss).

## Nhật ký thay đổi

#### 0.4.2

 * fixed: missing import for MappingSettings
 * updated: dependencies

#### 0.4.1

 * fixed: missing import in useMapping hook
 * improved: support for button tag in the button block (WordPress 6.9)
 * updated: Tested up to: 6.9
 * updated: dependencies

#### 0.4.0

 * **Feature**: Added support for multiple products – you can now manage and configure
   multiple Freemius products
 * **Feature**: Added “Get Started” tab in settings with helpful video tutorial
 * **Improved Setup**: Plugin now automatically redirects to settings page after
   activation
 * **Enhanced Product Management**: Better product-specific configuration and data
   handling
 * **Enhanced Security**: Improved API token handling and authentication
 * **Better User Experience**: Cleaner interface with improved error messages
 * **Breaking Change**: Simplified authentication – no longer requires `public_key`
   parameter
 * **Performance**: Faster loading and improved plugin performance
 * **Bug Fixes**: Various improvements and fixes for better stability

#### 0.3.0

 * **Major Feature**: Added pricing table functionality with dynamic plan display
 * **Breaking Change**: Complete refactoring of Freemius settings and API structure
 * Enhanced modifier functionality with improved data handling
 * Added new Freemius API health management and error handling
 * Improved blueprint configuration with updated landing page and plugin URLs
 * Added new hooks and stores for better state management
 * Enhanced checkout flow with better customization options
 * Updated dependencies and improved performance
 * Refactored codebase structure with new component organization
 * Added support for advanced pricing modifiers and billing cycles

#### 0.2.1

 * Added popout editor for code fields

#### 0.2.0

 * changed deprecated argument “plugin_id” to “product_id” (breaking change)

#### 0.1.9

 * Added support for WordPress 6.8
 * Improved button customization options
 * Bug fixes and performance improvements

#### 0.1.8

 * Enhanced checkout flow
 * Added new customization options
 * Fixed compatibility issues

#### 0.1.7

 * Improved error handling
 * Added support for custom checkout fields
 * Performance optimizations

#### 0.1.6

 * Initial public release
 * Basic Freemius checkout integration
 * Core functionality implementation

#### 0.1.0

 * Initial development release

## Meta

 *  Phiên bản **0.4.2**
 *  Cập nhật lần cuối **6 tháng trước**
 *  Số lượt cài đặt **200+**
 *  Phiên bản WordPress ** 6.6 hoặc cao hơn **
 *  Đã kiểm tra lên đến **6.9.4**
 *  Phiên bản PHP ** 7.4 hoặc cao hơn **
 *  Ngôn ngữ
 * [English (US)](https://wordpress.org/plugins/freemius/)
 * Thẻ
 * [button](https://vi.wordpress.org/plugins/tags/button/)[checkout](https://vi.wordpress.org/plugins/tags/checkout/)
   [freemius](https://vi.wordpress.org/plugins/tags/freemius/)[payment](https://vi.wordpress.org/plugins/tags/payment/)
 *  [Nâng cao](https://vi.wordpress.org/plugins/freemius/advanced/)

## Đánh giá

 5 trên 5 sao.

 *  [  2 5-star reviews     ](https://wordpress.org/support/plugin/freemius/reviews/?filter=5)
 *  [  0 4-star reviews     ](https://wordpress.org/support/plugin/freemius/reviews/?filter=4)
 *  [  0 3-star reviews     ](https://wordpress.org/support/plugin/freemius/reviews/?filter=3)
 *  [  0 2-star reviews     ](https://wordpress.org/support/plugin/freemius/reviews/?filter=2)
 *  [  0 1-star reviews     ](https://wordpress.org/support/plugin/freemius/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/freemius/reviews/#new-post)

[Xem tất cả đánh giá](https://wordpress.org/support/plugin/freemius/reviews/)

## Những người đóng góp

 *   [ Freemius ](https://profiles.wordpress.org/freemius/)
 *   [ Xaver ](https://profiles.wordpress.org/xaverb/)

## Hỗ trợ

Có điều gì muốn nói? cần giúp đỡ?

 [Xem diễn đàn hỗ trợ](https://wordpress.org/support/plugin/freemius/)