Skip to content
Snippets Groups Projects
Commit 555067e0 authored by Sergiu-Lucian Petrica's avatar Sergiu-Lucian Petrica
Browse files

Readme corrections

parent dcbfb5c1
No related branches found
Tags 5.3.7
1 merge request!1Feature/multi upload
......@@ -11,7 +11,7 @@ Please report bugs here: https://gitlab.sgalinski.de/typo3/sg_account
TYPO3 version: >7.6
## About
This extension provides job application functionality for a Typo3 installation
This extension provides job application functionality for a TYPO3 installation.
### Features:
* Creating jobs, including related details like companies and contacts
......@@ -22,7 +22,7 @@ uploaded files
* Sends mail notifications when applications are submitted
## Integration
Typoscript files need to be included manually
Typoscript files need to be included manually.
```
plugin.tx_sgjobs {
......@@ -34,7 +34,7 @@ plugin.tx_sgjobs {
```
## Backend Module
The Backend module is found in the **WEB** section under the name **Job Offers**
The Backend module is found in the **WEB** section under the name **Job Offers**.
You can create a new job offer by clicking on the **New Job Offer** button.
......@@ -50,3 +50,8 @@ plugin.tx_sgjobs {
}
}
```
##.htaccess
The folder which contains the applications folder should be blocked from outside
access from the .htaccess file.
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment