typoniels / preismanager
Extension für die Verwaltung meiner Preispakete und Abos.
dev-master
2021-12-20 15:41 UTC
Requires
- typo3/cms-core: ^10.4 || ^11
Requires (Dev)
- phpmd/phpmd: ^2.10
- phpstan/phpstan: ^0.12.88
- squizlabs/php_codesniffer: ^3.6
- typo3/testing-framework: ^6.8
Replaces
- typo3-ter/preismanager: dev-master
This package is auto-updated.
Last update: 2025-02-20 22:54:46 UTC
README
With this extension, a interactive pricemanager can be integrated into TYPO3. My Example can be checked out at www.typoniels.de/preise.
Installation
You can download the extension as a zip or install it directly via Composer.
composer require typoniels/preismanager
To get the Extension directly from this Gitlab please add the following to your composer.json
"repositories": [ { "type": "vcs", "url": "https://www.halle-development.com/typoniels-extensions/preismanager.git" }, ]
Setup of the Preismanager-Extension
- The Setup of the Extension is quite easy. Just Install and activate it in the extensionmanager.
- Create a sysfolder-page in your sitetree
- Add the static Template to your Root-Page and configure the Storange-PID in the Constants
- Add the Pricemanager Plugin to your prefered Page
Features
- Create Prices, Packages, Discounts and Booking-Forms
- Downloads
- FAQ-Area
Upcoming Features | v2
- Integration with my Instagram-Extension with automatic Advertisement for Packages
- Offer API
- ...
TODOs / Known Problems
- Nothing yet
Found a Bug?
Feel free to write me a mail or create a Issue direct in the Gitlab Issue-Tracker. Contribution is always welcome.
You need a customized TYPO3 solution?
Niels Langlotz | typoniels.de