antwerpes / ap_docchecklogin
Official DocCheck Login Extension for Typo3 6.x to 9.7.x
Installs: 12 485
Dependents: 0
Suggesters: 0
Security: 0
Stars: 5
Watchers: 13
Forks: 13
Open Issues: 4
Type:typo3-cms-extension
pkg:composer/antwerpes/ap_docchecklogin
This package is auto-updated.
Last update: 2025-10-29 02:36:35 UTC
README
Integrate DocCheck Login with your TYPO3 6.x - 9.7.x projects.
Manual
see the extension manual in the Documentation folder.
License
Have a look at the extension manual and README.txt
Preparing your development environment
When you add something to the documentation, you will need to install sphinx to preview the documentation. Go to http://sphinx-doc.org/latest/install.html.
Then create a folder \_not_versioned inside the Documentation folder. Render the Docs using sphinx-build Documentation Documentation/_not_versioned/out from within the extension folder
Releasing a version
- Everytime you create a new release, a webhook will publish this automatically to the TYPO3 TER.