Linux 软件免费装

codoc

开发者 codoc
更新时间 2024年8月11日 12:41
捐献地址: 去捐款
PHP版本: 5.4 及以上
WordPress版本: 6.6.1
版权: GPLv2 or later
版权网址: 版权信息

标签

subscription editor paywall codoc

下载

0.9.48 0.9.11 0.9.11.2 0.9.11.3 0.9.11.4 0.9.12 0.9.12.2 0.9.12.3 0.9.12.4 0.9.12.5 0.9.12.6 0.9.2 0.9.4.1 0.9.5 0.9.5.1 0.9.6 0.9.6.1 0.9.6.3 0.9.7 0.9.8 0.9.8.1 0.9.8.10 0.9.8.2 0.9.8.6 0.9.8.7 0.9.8.9 0.9.9 0.9.9.1 0.9 0.9.51.10 0.9.51.7 0.9.53 0.9.51.6 0.9.51.9 0.8.7 0.9.44 0.8 0.9.51.8 0.1 0.2 0.8.9 0.9.12.1 0.9.12.7 0.9.13 0.9.15 0.9.6.2 0.9.8.8 0.9.16 0.9.17 0.9.18 0.9.19 0.9.20 0.9.21 0.9.3 0.9.4 0.9.11.1 0.9.14 0.9.3.1 0.9.3.2 0.9.43 0.9.8.3 0.8.3 0.9.40 0.9.45 0.9.46 0.9.46.1 0.9.3.3 0.9.46.2 0.9.47 0.4 0.5 0.6 0.7 0.8.8 0.9.10 0.9.49.1 0.9.51.11 0.9.51.12 0.9.51.2 0.9.52 0.9.8.5 0.9.51.3 0.9.51.4 0.9.51.5 0.8.1 0.8.2 0.8.4 0.9.49 0.9.49.2 0.9.41 0.9.51 0.8.6 0.9.50.1 0.9.51.1 0.3 0.9.1 0.9.50

详情介绍:

With this plugin, you can quickly implement the sale of paid articles, subscription services, and tipping on your WordPress website. After configuring the plugin, it provides the codoc block※ on the post editor screen for selling articles. ※The codoc block is compatible with both the Gutenberg block editor and the Classic Editor (TinyMCE). The sales mechanism is simple. Blocks (or text) placed below the codoc block in the post content can only be accessed by users who have made a payment (credit card transaction). Conversely, blocks placed above are accessible to all users for free. The codoc block not only displays product information for purchasing articles but also manages authentication for users who have purchased the articles. Pricing, subscription specifications, and other sales conditions can be specified on a per-article basis within the block settings. Additionally, all the necessary features for content sales, such as revenue management and customer management, are available on the codoc website. Purchase history and subscription management for customers who have made article purchases are also provided on the codoc website.

安装:

  1. Search for the "codoc" plugin from "Plugins → Add New" in your WordPress dashboard.
  2. Install and activate the codoc plugin.
  3. Go to "Settings → codoc Settings" and log in or register for a codoc account.
  4. Proceed to the codoc blog integration feature and click "Authenticate".
  5. Go to the codoc Settings page in WordPress and confirm the display of "your@address authenticated" message.
Once the above settings are complete, you can start using the codoc block by searching for "codoc" in the "Add Block" section of the post editor※. ※For users of the Classic Editor, a codoc configuration button will be added.

升级注意事项:

<?php code(); // goes in backticks ?>

常见问题:

What are the conditions for creators to sell content using codoc?

The current requirement is to have a residence and a bank account within Japan. = What are the conditions for users to purchase content? Users who can use a credit card, including those outside of Japan, can make purchases. The currency used is only yen.

Where are the free and paid parts of the articles stored?

All article content is saved in both WordPress and codoc.

Will the publication status be reflected in codoc?

Yes, it will be reflected. It will only be published on the codoc side if it is published on the WordPress side. (Otherwise, it will be set as unpublished on codoc.)

What happens to the codoc articles if I delete them in WordPress?

They will become unpublished.

How can I see how the article appears to buyers and non-buyers?

The view for buyers will be the same as when they log in with their codoc account by clicking "Already purchased, log in" displayed in the article. (The purchase button will disappear, and they can access the paid area.) The view for non-buyers will be the same as the state before logging in (not logged in). When you log in with an account other than your own, only the login button will not be displayed.

I can see the paid area of the article even though I haven't purchased it. Why is that?

It is because you are logged in as the codoc creator, who is the author of the relevant article being sold on the website.

Can I use the plugin in the Classic Editor?

Yes, it is possible. After completing the integration settings, a codoc logo button will be added to the editor toolbar. You can use this button to add codoc blocks and configure article settings such as pricing in the main text. We also recommend enabling the "keep paragraph tags in the Classic block and the Classic Editor" option in the settings of the TinyMCE Advanced plugin that is installed for use.

Can I specify a featured image?

The featured image specified in the WordPress post will be used as the codoc featured image.

Can I customize the CSS?

You can override the CSS by specifying the custom CSS path in the codoc settings screen. Please import the original CSS file from https://codoc.jp/css/paywall.css and overwrite the relevant parts. Note that the HTML output generated by codoc may be subject to changes without prior notice, so please be aware of that.

Can I change the permalink registered in codoc?

The links are obtained from get_permalink(). If it is different from what is expected, such as when running WordPress under a reverse proxy, you can change it using the replacement settings in the codoc settings screen.

The codoc block displays "This block contains unexpected or invalid content."

Please perform "Recover Block" from the settings button in the upper right corner of the block.

Does JavaScript code work?

Since April 22, 2020, the specification has been changed to allow script tags for external JavaScript loading to work. This supports embedding blocks for platforms like Twitter and Instagram in Gutenberg.

I want to add a button at the end of the article body.

If you add a block below the codoc tags, it will be hidden. Therefore, if you want to add social sharing buttons or advertisements, etc., please use the "Insert HTML before and after codoc tags" feature in the "Settings → codoc" section, instead of doing it directly on the post editor.

Shortcodes are being displayed as they are in the paid part.

In the "Settings → codoc" section, specify the following in the debug parameter. If it doesn't work, increase the number: { "the_content_filter_priority": 1000000 }

更新日志:

0.9.51 0.9.3 0.9.13 0.9.10 0.9.9 0.9.8 0.9.7 0.9.6 0.9.5 0.9.4 0.9.3 0.9.2 0.9.1 0.9 0.8.9 0.8.8 0.8 0.7 0.6 0.5 0.4 0.3 0.2 0.1