Prefinery is a complete launch platform for your web or mobile application beta. Manage signups, encourage viral referrals, generate invitation codes, and follow-up with your users.

This module only handles beta user login to Drupal site via invitation code generated by Prefinery. Beta invitation, beta code generation are handled via Prefinery. Since this module is likely short lives, no configuration UI is provided, configure by setting the variables.

  • Support redirection to Prefinery beta invitation request
  • Support Prefinery short codes

Installation

  • Get decode key from Prefinery
  • Configure the variables:
    $conf['prefinery_decode_key'] = '[Decode Key from Prefinery]';
    $conf['prefinery_header_title'] = 'Beta invite';
    // no redirection if empty
    $conf['prefinery_url'] = '';
    // if you enabled short codes
    $conf['prefinery_short_codes'] = TRUE;
    
  • Enable the module

Uninstall
Just disable the module.

Supporting organizations: 
Sponsored

Project information

  • caution Minimally maintained
    Maintainers monitor issues, but fast responses are not guaranteed.
  • caution No further development
    No longer developed by its maintainers.
  • Project categories: Security, Integrations, Access control
  • Created by ckng on , updated
  • shieldStable releases for this project are covered by the security advisory policy.
    There are currently no supported stable releases.

Releases