/UCRM-Client-Signup

A UCRM plugin that provides a frontend form for clients to signup.

Primary LanguagePHP

UCRM Client Signup

A UCRM plugin that provides a frontend form for clients to signup.

Developed by Charuwts, LLC

When installed onto UCRM the plugin public URL will display a form that anyone can enter valid info into to create a client or lead.

Not ready for Production.

Primarily because there hasn't been many unit tests. So technically if you want to use it in production it will work. But as a best practice in coding and for the sake maintainability, "Programmatically Testing" the code is strongly recommended. So this is a disclaimer in light of that having not been done yet.

Note, version 1.1.0 is only compatable with 2.13.0-beta1 and beyond

Instructions

This plugin does not use "Execution Period" or "Execute Manually". It is designed to use the plugin public URL to post from a form and create a new Client.

There are optional params for a custom Logo, Title, Form Description and Completion Text.

  • Form Title: Displayed below logo before form description
  • Logo URL: Displayed above form
  • Form Description: Displayed below logo before the form. (Can contain HTML)
  • Completion Text: Text shown upon signup completion. (Text Only)
  • Create Lead: Select "Yes" to create a lead instead of a client.

Further information can be found at the Charuwts Wiki.

Simplified release

This is a simplified release of a more feature rich plugin planned for creating services for the client as well and automatically charging for invoices that are due using Stripe. More gateway integrations to come! Full Release can be found at https://www.charuwts.com/plugins

For more functionality, share your support by voting on these feature requests on the UCRM forum. And by making your interest known on the discussion thread.

Features in UCRM that will help make this plugin do more for you

Form is built with Ember.js

UCRM Client Signup Form