forked from Fabrik/fabrik
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
updating readme, adding build_config.ini
- Loading branch information
Showing
3 changed files
with
22 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,13 @@ | ||
Fabrik is Joomla application builder | ||
|
||
Installation | ||
|
||
Check out the files into your Joomla installations root directory. | ||
Log into your Joomla administration control panel | ||
Go to Extensions->Extension manager | ||
Press the discover link | ||
Press 'purge cache' and then 'Discover' | ||
Select the Fabrik package and press install. | ||
|
||
Please check that the installed plugins are published before using fabrik. | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
cfg.rootdir=C:/xampp/htdocs/fabrik3.0.x | ||
cfg.destdir=C:/fabrik-build_3.x |