Download the PHP package imokhles/signature-field-for-backpack without Composer
On this page you can find all versions of the php package imokhles/signature-field-for-backpack. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download imokhles/signature-field-for-backpack
More information about imokhles/signature-field-for-backpack
Files in imokhles/signature-field-for-backpack
Package signature-field-for-backpack
Short Description Easily add signature field to backpack admin panel.
License MIT
Homepage https://github.com/imokhles/signature-field-for-backpack
Informations about the package signature-field-for-backpack
Signature Field for Backpack 4
This package provides a field type for the Backpack for Laravel administration panel. The field allows admins to let customers sign documents, in a prettier way. It uses Signature Pad Library.
Screenshot
Installation
Via Composer
Usage
Inside your custom CrudController:
Notice the attribute - make sure that is exactly as above, to tell Backpack to load the field from this addon package, instead of assuming it's inside the Backpack\CRUD package.
Change log
Please see the changelog for more information on what has changed recently.
Contributing
Please see contributing.md for details and a todolist.
Security
If you discover any security related issues, please email the author instead of using the issue tracker.
Credits
- iMokhles - created the signature field;
- Cristian Tabacitu - Backpack for Laravel;
- Szymon Nowak - Signature Pad;
- All Contributors
License
MIT. Please see the license file for more information.