Download the PHP package bramdeleeuw/silverstripe-pageslices-userform without Composer
On this page you can find all versions of the php package bramdeleeuw/silverstripe-pageslices-userform. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download bramdeleeuw/silverstripe-pageslices-userform
More information about bramdeleeuw/silverstripe-pageslices-userform
Files in bramdeleeuw/silverstripe-pageslices-userform
Package silverstripe-pageslices-userform
Short Description A user forms page slice, extending on the bramdeleeuw/silverstripe-pageslices module
License BSD-3-Clause
Informations about the package silverstripe-pageslices-userform
User form page slice
Add a configurable form to the available page slices. This is an extension on the base slice supplied by the Silverstripe Pageslices package.
Unfortunately UserForms requires to be a page so in order to get this slice to work the slice creates a hidden UserDefinedForm
page and links it to the slice.
Any edit you do on the form on that form will be picked up by the slice.
When the slice is deleted the created UserDefinedForm
page is cleaned up as well.
License
Copyright (c) 2016, Bram de Leeuw All rights reserved.
All rights reserved.
Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
- Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.
- Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.
- The name of Bram de Leeuw may not be used to endorse or promote products derived from this software without specific prior written permission.
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
DISCLAIMED. IN NO EVENT SHALL
All versions of silverstripe-pageslices-userform with dependencies
silverstripe/cms Version ~4.0
silverstripe/userforms Version *
bramdeleeuw/silverstripe-pageslices Version ^2.0