mirror of
https://github.com/Deutscher-Tischfussballbund/com_sportsmanager.git
synced 2026-06-10 06:27:52 +00:00
chore: update readme
This commit is contained in:
@@ -32,3 +32,11 @@ Deployment can only be done manually right now (sad)
|
|||||||
To do this go to
|
To do this go to
|
||||||
[Testserver Extension Installer Site](http://localhost:8080/administrator/index.php?option=com_installer&view=install)
|
[Testserver Extension Installer Site](http://localhost:8080/administrator/index.php?option=com_installer&view=install)
|
||||||
and upload the zip file found in `./package/packages`
|
and upload the zip file found in `./package/packages`
|
||||||
|
|
||||||
|
|
||||||
|
### Development Tools
|
||||||
|
If you are using Intellij, there is a plugin named Joomla! which helps with resolving
|
||||||
|
joomla specific database prefixes like #__
|
||||||
|
To set it up, insert into the configuration popup which follows after you enable the framework support:
|
||||||
|
Joomla install path: `./data/joomla_data`
|
||||||
|
JConfig: `./data/joomla_data/configuration.php`
|
||||||
|
|||||||
Reference in New Issue
Block a user