Skip to content
Snippets Groups Projects
Commit 3f04446b authored by Eric Rasmussen's avatar Eric Rasmussen
Browse files

move unl_theme and customindex to the plugins folder

parent 568a4307
Branches
No related tags found
No related merge requests found
Showing
with 2 additions and 6 deletions
# Make a directory for elgg data files outside the root
mkdir elgg_data
cd elgg/mod
# Our Plugins
ln -s ../../customindex customindex
ln -s ../../unl_theme unl_theme
#Do patches
cd ../
cd elgg
patch -p0 < ../patches/lowercase_post.diff
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment