![]() |
|
apostrophePollPlugin - 0.1.1Raffaele Bolliger <raffaele.bolliger at gmail.com> |
|
![]() |
1
user
Sign-in
to change your status |
Provides support for forms publication in Apostrophe CMS websites. |
This plugin provides forms integration to Apostrophe CMS websites.
The goal of the plugin is to provide the support for forms display and handling, as well as data storage and visualization.
The plugin doesn't provide support for online forms creation. They must be written manually, using the symfony form framework.
The plugin is very flexible and extensible. A high degree of customization allows one to publish different types of forms with a minimum effort.
| Name | Status | |
|---|---|---|
|
|
lead | moc.liamg <<ta>> regillob.eleaffar |
Copyright (c) 2012 Raffaele Bolliger
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
| Version | License | API | Released |
|---|---|---|---|
| 0.1.4alpha | MIT license | 0.1.0alpha | 26/07/2012 |
| 0.1.3alpha | MIT license | 0.1.0alpha | 14/05/2012 |
| 0.1.2alpha | MIT license | 0.1.0alpha | 14/05/2012 |
| 0.1.1alpha | MIT license | 0.1.0alpha | 13/05/2012 |
| 0.1.0alpha | MIT license | 0.1.0alpha | 13/05/2012 |
| Version | License | API | Released |
|---|---|---|---|
| 0.1.4alpha | MIT license | 0.1.0alpha | 26/07/2012 |
| 0.1.3alpha | MIT license | 0.1.0alpha | 14/05/2012 |
| 0.1.2alpha | MIT license | 0.1.0alpha | 14/05/2012 |
| 0.1.1alpha | MIT license | 0.1.0alpha | 13/05/2012 |
| 0.1.0alpha | MIT license | 0.1.0alpha | 13/05/2012 |
| Name | Channel | Version |
|---|---|---|
| apostrophePlugin | plugins.symfony-project.org | 1.5.0-2.0.0 |
The apostrophePollPlugin is a symfony plugin that provides forms integration to apostrophe-based websites.
The plugin is NOT designed to build forms online. Its purpose is to manage the workflow of forms submissions. Forms must be created manually, using the symfony form framework. For this reason, the plugin is intended for people having a minimal understanding of how synfony works.
The plugin provides three modules:
An administration module to manage user's submitted data
The plugin provides many ways to customize both forms appearance and submission management via configurable options.
The plugin is fully documented on its homepage, hosted on GitHub. You can also find the documentation in the data/doc folder.
