Modules Extension for TYPO3
Little helper for TYPO3-Extension-Developer for creating Backend modules in TYPO3.
Features:
- Profile processing for logged in frontend user
- Registration for frontend users (optional: registration confirmation by site administrator)
- Invitation codes for registration (can be personalized and can have a time limit)
- Backend module for managing frontend users incl. authorizations.
- Backend module for managing backend users (suitable for editor users as well) incl. authorizations.
- Backend module for managing invitation codes for registration.
- Backend module for importing invitation codes for registration.
- Toolbox for creating backend modules with inline editing and drag'n'drop sorting function (find an example in the EXT:internal_notes extension in TYPO3-TER)
- Toolbox for creating frontend administration areas
- Toolbox for creating extensive intranet and applications
- Frontend users list with detail-view in frontend, for displaying your team or users
- Frontend user addresses with address management in the frontend, e.g., for different and selectable addresses
- Optionally send an email on successful or failed frontend user logins
If you need some additional or custom feature - get in contact!
Links:
Table of content
- Configuration
- Backend
-
Frontend
- Automatic Slug Generation
- Available Validators
- Clear Page Cache
- Integrate Management In Own Extension Create
- Integrate Management In Own Extension Delete
- Integrate Management In Own Extension Edit
- Integrate Management In Own Extension Error
- Integrate Management In Own Extension List
- Integrate Management In Own Extension Preparation
- Send Mail On Changed Records
- Todo List for Frontend Integration
- Use Form Tabs
- HowTo
- FAQ
- Developer