Title: Mintfunnel Integration
Author: Coinscribble by Coinbound
Published: <strong>14 Mayıs 2024</strong>
Last modified: 13 Mayıs 2026

---

Eklentilerde ara

Bu eklenti, **WordPress’in son 3 ana dağıtımı ile test edilmemiş**. Artık bakımı
yapılmıyor veya desteklenmiyor olabilir ve WordPress’in daha güncel sürümleriyle
birlikte kullanıldığında uyumluluk sorunları olabilir.

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

# Mintfunnel Integration

 [Coinscribble by Coinbound](https://profiles.wordpress.org/coinscribble/) tarafından

[İndir](https://downloads.wordpress.org/plugin/coinscribble-integration.1.3.0.zip)

 * [Detaylar](https://tr.wordpress.org/plugins/coinscribble-integration/#description)
 * [İncelemeler](https://tr.wordpress.org/plugins/coinscribble-integration/#reviews)
 *  [Kurulum](https://tr.wordpress.org/plugins/coinscribble-integration/#installation)
 * [Geliştirme](https://tr.wordpress.org/plugins/coinscribble-integration/#developers)

 [Destek](https://wordpress.org/support/plugin/coinscribble-integration/)

## Açıklama

This plugin connects your WordPress site to the Mintfunnel platform so you can receive
press releases and articles automatically. Posts arrive through a signed REST endpoint,
are categorized according to your site’s settings, and are published under a dedicated
Mintfunnel author account.

Key features:

 * Automatic publishing of press releases, sponsored articles, and organic articles
   from Mintfunnel
 * Update already-published posts in place when content is revised on Mintfunnel(
   no duplicate posts)
 * Per-content-type category mapping so each article type lands in the right WordPress
   category
 * Featured-image handling, including remote image download and thumbnail assignment
 * Transaction history pulled from your Mintfunnel account
 * Configurable preferred payment method

This plugin was previously published as **Coinscribble Integration**. The platform
has been rebranded to Mintfunnel; the plugin’s functionality and configuration are
unchanged, and existing installs will continue to work after upgrading.

## Ekran Görüntüleri

 * [[
 * [[
 * [[

## Yükleme

 1. Install and activate the plugin from the WordPress plugin directory, or upload 
    the plugin .zip via **Plugins  Add New  Upload Plugin**.
 2. Sign in to Mintfunnel and copy your publisher API key from the publishing-method
    setup page.
 3. In your WordPress admin, open the **Mintfunnel** menu, paste your API key into 
    the token field, and click **Save Changes**. A dedicated `Mintfunnel` author account
    is created on first activation.
 4. Under **Content Categorization**, enable each content type (press release / sponsored/
    organic) you want to accept and map it to a WordPress category, then save.
 5. (Optional) In **Preferred Payment Method**, select how you’d like to be paid and
    save.
 6. (Optional) Open **Transactions** to view payouts; click **Refresh transaction list**
    to sync.

Once configured, posts published from Mintfunnel will appear in your standard **
Posts** screen alongside the rest of your content.

## SSS

### Where do I get my API key?

Sign in to Mintfunnel, open the publishing-method setup page, choose **WordPress
plugin**, and your API key will be displayed there.

### My API key is rejected on activation.

Make sure your publisher account has been approved on Mintfunnel. Approved publishers
can connect immediately; pending publishers will see an “account is pending approval”
error until approval is granted.

### What happens when an article is updated on Mintfunnel after it’s been published?

The plugin updates the existing WordPress post in place — no duplicate posts are
created.

### I had this plugin installed as “Coinscribble Integration” — do I need to do anything?

No. The platform was rebranded to Mintfunnel, and the plugin display name was updated
to match. Your existing API key, content-type mappings, and preferences are preserved
across the upgrade.

## İncelemeler

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

### 󠀁[Fast and easy integration](https://wordpress.org/support/topic/fast-and-easy-integration/)󠁿

 [grablen8](https://profiles.wordpress.org/grablen8/) 14 Mayıs 2024

The real-time tracking of earnings and payouts is really handy. The plugin is easy
to set up and better designed than other PR platform plugins.

 [ 1 incelemeyi oku ](https://wordpress.org/support/plugin/coinscribble-integration/reviews/)

## Katkıda Bulunanlar ve Geliştiriciler

“Mintfunnel Integration” açık kaynaklı yazılımdır. Aşağıdaki kişiler bu eklentiye
katkıda bulunmuşlardır.

Katkıda bulunanlar

 *   [ Coinscribble by Coinbound ](https://profiles.wordpress.org/coinscribble/)

[“Mintfunnel Integration” eklentisini dilinize çevirin.](https://translate.wordpress.org/projects/wp-plugins/coinscribble-integration)

### Geliştirmeyle ilgilenir misiniz?

[Kodu görüntüleyin](https://plugins.trac.wordpress.org/browser/coinscribble-integration/),
[SVN deposuna](https://plugins.svn.wordpress.org/coinscribble-integration/) göz 
atın ya da [RSS](https://plugins.trac.wordpress.org/log/coinscribble-integration/?limit=100&mode=stop_on_copy&format=rss)
ile [geliştirme günlüğüne](https://plugins.trac.wordpress.org/log/coinscribble-integration/)
abone olun.

## Değişiklik Kaydı

#### 1.3.0

 * Mintfunnel can now choose the destination WordPress category per content type
   directly from the Mintfunnel platform — publishers no longer have to maintain
   the same mapping in two places. The plugin’s own Content Categorization page 
   still works as a fallback for sites that haven’t configured routing on Mintfunnel,
   so existing installs upgrade with no action required.
 * New REST endpoint `GET /wp-json/coinscribble-integration/categories` (authenticated
   with your existing API key) lets Mintfunnel read this site’s WordPress categories
   so the platform-side picker can populate.

#### 1.2.2

 * Updated admin sidebar menu icon to the Mintfunnel logo.

#### 1.2.1

 * Updated View Docs link to help.mintfunnel.co.
 * Updated admin settings page logo to Mintfunnel branding.

#### 1.2.0

 * Internal identifiers renamed from Coinscribble to Mintfunnel throughout the plugin
   codebase to match the platform rebrand. No changes to functionality, stored settings,
   or API endpoints — existing installs upgrade seamlessly.

#### 1.1.0

 * Plugin renamed from “Coinscribble Integration” to “Mintfunnel Integration” to
   match the platform’s new brand. Existing configuration is preserved.
 * Article updates from Mintfunnel now reliably edit the existing WordPress post
   in place — no duplicate posts when content is revised upstream.
 * Published article URLs are now reported back to Mintfunnel using each post’s 
   actual permalink, so coverage links resolve correctly.
 * Plugin metadata clarified — minimum WordPress and PHP versions are now declared
   in the header for accurate compatibility signaling.

#### 1.0.3

 * Added a “notes” column on the transactions page.
 * Added a “Publish date” column on the platform posts page.

#### 1.0.2

 * Removed unused code.

#### 1.0.1

 * Sanitization and escaping improvements.

#### 1.0.0

 * First release.

## Meta

 *  Sürüm **1.3.0**
 *  Son güncelleme **3 hafta önce**
 *  Etkin kurulumlar **10+**
 *  WordPress sürümü ** 6.0 veya üstü **
 *  Test edilen sürüm **6.7.5**
 *  PHP sürümü ** 7.4 veya üstü **
 *  Dil
 * [English (US)](https://wordpress.org/plugins/coinscribble-integration/)
 * Etiketler
 * [Content Distribution](https://tr.wordpress.org/plugins/tags/content-distribution/)
   [press release](https://tr.wordpress.org/plugins/tags/press-release/)[publishing](https://tr.wordpress.org/plugins/tags/publishing/)
 *  [Gelişmiş görünüm](https://tr.wordpress.org/plugins/coinscribble-integration/advanced/)

## Puanlar

 5 üzerinden 5 yıldız.

 *  [  1 5 yıldızlı inceleme     ](https://wordpress.org/support/plugin/coinscribble-integration/reviews/?filter=5)
 *  [  0 4 yıldızlı inceleme     ](https://wordpress.org/support/plugin/coinscribble-integration/reviews/?filter=4)
 *  [  0 3 yıldızlı inceleme     ](https://wordpress.org/support/plugin/coinscribble-integration/reviews/?filter=3)
 *  [  0 2 yıldızlı inceleme     ](https://wordpress.org/support/plugin/coinscribble-integration/reviews/?filter=2)
 *  [  0 1 yıldızlı inceleme     ](https://wordpress.org/support/plugin/coinscribble-integration/reviews/?filter=1)

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

[Tüm değerlendirmeleri görün](https://wordpress.org/support/plugin/coinscribble-integration/reviews/)

## Katkıda bulunanlar

 *   [ Coinscribble by Coinbound ](https://profiles.wordpress.org/coinscribble/)

## Destek

Söyleyeceğiniz bir şey mi var? Yardım mı lazım?

 [Destek forumunu görüntüle](https://wordpress.org/support/plugin/coinscribble-integration/)