-
-
Notifications
You must be signed in to change notification settings - Fork 54
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[DOCS] Added missing section about addons
Refs #1152
- Loading branch information
Showing
7 changed files
with
127 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,22 @@ | ||
.. ================================================== | ||
.. FOR YOUR INFORMATION | ||
.. -------------------------------------------------- | ||
.. -*- coding: utf-8 -*- with BOM. | ||
.. include:: /Includes.rst.txt | ||
|
||
|
||
.. _addons: | ||
|
||
====== | ||
Addons | ||
====== | ||
|
||
.. toctree:: | ||
:maxdepth: 5 | ||
:titlesonly: | ||
:glob: | ||
|
||
SfEventMgtContentelements/Index | ||
SfEventMgtIndexer/Index | ||
SfEventMgtMultireg/Index |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,27 @@ | ||
.. ================================================== | ||
.. FOR YOUR INFORMATION | ||
.. -------------------------------------------------- | ||
.. -*- coding: utf-8 -*- with BOM. | ||
.. include:: /Includes.rst.txt | ||
|
||
.. _sfeventmgtcontentelements: | ||
|
||
==================================================== | ||
Event management and registration - Content elements | ||
==================================================== | ||
|
||
This extensions adds a relation field for content elements to events. | ||
|
||
.. figure:: /Images/sf-event-mgt-contentelements.png | ||
:alt: Screenshot of sf_event_mgt_contentelements | ||
:class: with-shadow | ||
|
||
The extension does not extend the event domain model and does not use xclass, | ||
so it can safely be used with additional extensions extending sf_event_mgt | ||
|
||
Links | ||
----- | ||
|
||
* TER: https://extensions.typo3.org/extension/sf_event_mgt_contentelements | ||
* Code: https://github.com/derhansen/sf_event_mgt_contentelements |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,24 @@ | ||
.. ================================================== | ||
.. FOR YOUR INFORMATION | ||
.. -------------------------------------------------- | ||
.. -*- coding: utf-8 -*- with BOM. | ||
.. include:: /Includes.rst.txt | ||
|
||
.. _sfeventmgtindexer: | ||
|
||
================================== | ||
ke_search indexer for sf_event_mgt | ||
================================== | ||
|
||
Indexer for ke_search which indexed sf_event_mgt records | ||
|
||
.. figure:: /Images/sf-event-mgt-indexer.png | ||
:alt: Screenshot of sf_event_mgt_indexer | ||
:class: with-shadow | ||
|
||
Links | ||
----- | ||
|
||
* TER: https://extensions.typo3.org/extension/sf_event_mgt_indexer | ||
* Code: https://github.com/derhansen/sf_event_mgt_indexer |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,54 @@ | ||
.. ================================================== | ||
.. FOR YOUR INFORMATION | ||
.. -------------------------------------------------- | ||
.. -*- coding: utf-8 -*- with BOM. | ||
.. include:: /Includes.rst.txt | ||
|
||
.. _sfeventmgtmultireg: | ||
|
||
====================================================== | ||
Event management and registration - Multi Registration | ||
====================================================== | ||
|
||
The TYPO3 extension sf_event_mgt_multireg is an additional extension | ||
for sf_event_mgt, which allows for the simultaneous registration of multiple | ||
individuals for an event. The extension also supports custom registration | ||
fields for each event, making it possible to collect detailed participant | ||
data. This extension builds upon the extensibility of sf_event_mgt and only | ||
requires a bit of JavaScript to show or hide additional fields. | ||
|
||
.. figure:: /Images/sf-event-mgt-multireg.png | ||
:alt: Screenshot of sf_event_mgt_multireg | ||
:class: with-shadow | ||
|
||
Links | ||
----- | ||
|
||
* Demo: https://sf-event-mgt-demo.derhansen.com/list | ||
|
||
Features | ||
-------- | ||
|
||
- Allows to add multiple individuals in the registration form | ||
- Works with configured registration fields | ||
- First individual is the main registrant who must confirm the registration | ||
- Integrates smoothly with the sf_event_mgt extension | ||
- Requires minimal JavaScript for showing or hiding fields (vanilla JS version included) | ||
|
||
.. note:: | ||
This extension uses xclass to extend the EventController and should | ||
therefore be the only extension in a TYPO3 project extending sf_event_mgt. | ||
|
||
Pricing | ||
------- | ||
|
||
- 640,- € (excluding VAT) | ||
|
||
The price is for the development of a custom version of sf_event_mgt_multireg | ||
with an extension key and a PHP namespace of your choice. | ||
|
||
Please contact me by email at [email protected] for ordering, questions | ||
and/or additional requirements. | ||
|
||
|
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.