GithubHelp home page GithubHelp logo

hop-docusign's Introduction

Hop DocuSign plugin for Craft CMS 3.x

Integrates DocuSign functionalities into your freeform forms.

Screenshot

Hop DocuSign Overview

Hop DocuSign is an extension to enable a seamless DocuSign signing experience for your customers. Currently we only support Freeform form submissions but we're planning to add support to other form services! Drop us a note if you'd like us to add support to your plugins at [email protected].

Check out our demo site! https://hopdocusign.hopstudios.com

Documentation

For documentation and additional info please refer to https://hopstudios.com/software/hop_docusign/docs

hop-docusign's People

Contributors

gilbert-hop avatar nep avatar inconsiderate avatar

Stargazers

Toru KOKUBUN avatar

Watchers

 avatar James Cloos avatar  avatar Felix avatar

Forkers

pepsdev

hop-docusign's Issues

SQL install/migration error [bug]

Appreciate this is a Craft 3 issue (any news on a Craft 4 version?) but having issues installing on a new site:

The problem being reported is

Syntax error or access violation: 1101 BLOB, TEXT, GEOMETRY or JSON column 'signing_url' can't have a default value

The source of this seems to be /migrations/Install.php:105:

'signing_url' => $this->text()->notNull()->defaultValue(''),

Suggest changing to:

'signing_url' => $this->text()->notNull()

Cole

===

Craft CMS | 3.7.50
PHP version | 7.4.21
Database driver & version | MySQL 5.7.34

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.