Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Protect against Joomla security flaws by not running Joomla in public.
This tool copies your internal (via HTTPS and HTTP Auth protected) Joomla pages, performs a whole bunch of necessary cleanup steps and makes them available as static files.
User Installation
Clone the repository:
git clone https://github.com/vog/staticjoomla.git
If you like, put staticjoomla into PATH (assuming ~/bin is in your PATH):
install -d ~/bin ln -sfT $(pwd)/staticjoomla/staticjoomla ~/bin/staticjoomla

Comments
Nothing yet. Say the first thing.
Sign in to join the conversation.