Linux 软件免费装
Banner图

GRAJ License Manager

开发者 tdc2016
更新时间 2026年7月13日 03:59
PHP版本: 7.4 及以上
WordPress版本: 7.0
版权: GPLv2 or later
版权网址: 版权信息

标签

license manager digital products software licensing activation codes

下载

0.1.18 0.1.19

详情介绍:

GRAJ License Manager gives digital product sellers a simple WordPress dashboard for creating product records, issuing activation codes and validating customer licenses. The free edition is intentionally focused: it handles products, manual licenses, domain limits, admin validation, a public license verification endpoint and basic delivery through WordPress email. Free features Premium features GRAJ License Manager Pro adds product versions, protected downloads, deploy provider connections, audit workflows, payment webhooks, n8n fulfillment, advanced email providers and secure product update automation. Security model

安装:

  1. Upload the graj-license-manager folder to /wp-content/plugins/.
  2. Activate GRAJ License Manager from the WordPress Plugins screen.
  3. For stronger portability, add a master key to wp-config.php:
define( 'GRAJ_LICENSE_MANAGER_MASTER_KEY', 'replace-with-a-long-random-secret' ); 4. Go to GRAJ Licenses -> Products and create your first product. 5. Under Products configured, create its public activation form page so emailed licenses include the setup link. 6. Go to GRAJ Licenses -> Licenses and create a manual license. 7. Copy the activation code when it appears. It is shown only once.

屏幕截图:

  • Product configuration with setup page and shortcode fields.
  • Manual license creation and recent license table.
  • Admin license validation form with product, buyer, code and site URL fields.
  • Basic email settings for license delivery through wp_mail().

升级注意事项:

0.1.2 Adds setup pages and multiformat product metadata while keeping product counts unlimited. 0.1.1 Keeps existing central license data while preparing the plugin for the separate Pro add-on. 0.1.0 Initial release.

常见问题:

Is this a checkout plugin?

No. The free edition manages products and licenses after a purchase happens elsewhere.

Are activation codes stored in plain text?

No. Activation codes are hashed. The code is displayed only once when created.

Can I validate a license for a domain?

Yes. Send a site_url during validation or enter it in the admin validation form.

Does it send emails?

Yes, using WordPress native wp_mail(). For more delivery providers, use the Pro edition or an SMTP plugin.

What does Pro add?

Pro adds payment webhooks, n8n fulfillment, advanced email providers and update automation.

Does the setup shortcode work in Elementor?

Yes. The setup shortcode works in Classic Editor, Block Editor, Elementor and builders that render WordPress shortcodes.

Are Vercel-like platforms deployed automatically?

No. Frontend apps and Vercel-like platforms are handled as downloadable bundles in this phase. Automatic API deploys are planned as a separate future phase.

更新日志:

0.1.19 0.1.18 0.1.17 0.1.16 0.1.2 0.1.1 0.1.0