aoe / happy-feet
Happy Feet Footnotes.
Installs: 20 934
Dependents: 0
Suggesters: 0
Security: 0
Stars: 3
Watchers: 39
Forks: 1
Open Issues: 0
Type:typo3-cms-extension
Requires
- php: ^7.0
- ext-pdo: *
- typo3/cms-core: ^8.7 || ^9.5 || ^10.4
- typo3/cms-extbase: *
Requires (Dev)
This package is auto-updated.
Last update: 2021-03-18 11:07:55 UTC
README
Footnote Extension for TYPO3 using Extbase
Download / Installation
You can install / download this extension from TER (TYPO3 Extension Repository).
Documentation
The documentation is available online at docs.typo3.org.
License
License: GPLv3 or later. See LICENSE.
Contributing
1. Fork the repository on Github
2. Create a named feature / bugfix branch (like `feature_add_something_new` or `bugfix\thing_which_does_not_work`)
3. Write your change
4. Write tests for your change (if applicable)
5. Run the tests, ensuring they all pass
6. Submit a Pull Request using Github