webcoast / project-timeline
TYPO3 CMS extension to display project history, e.g. for freelancers
Installs: 21
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 0
Forks: 0
Open Issues: 0
Type:typo3-cms-extension
Requires
- contentblocks/content-blocks: ^0.7
- typo3/cms-core: ^12.4
- typo3/cms-extbase: ^12.4
- typo3/cms-fluid: ^12.4
This package is auto-updated.
Last update: 2024-10-16 10:51:55 UTC
README
This extension allows you to create a timeline of your projects. This is especially useful for freelancers or small agencies to show their work to potential clients.
Installation
Using composer
composer require webcoast/project-timeline
Using the TYPO3 Extension Repository (TER)
Either download the extension from https://extensions.typo3.org/extension/project_timeline or install it via the extension manager in the TYPO3 backend.
Usage
Create records
Choose a sys folder or a page where you want to store your project timeline.
Create a new Customer
record and tags, if applicable, to add to your project.
Create a new Project
record and insert the necessary information.
Insert the plugin
Choose the page for your project timeline and insert the plugin Project Timeline
from the Plugin
category in the new content element wizard.
License
This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with this program. If not, see https://www.gnu.org/licenses/.
Support
If you have any questions or need help, please start a discussion.
If you found a bug or have a feature request, please open an issue.