SOFM/README

32 lines
1011 B
Plaintext
Raw Normal View History

2020-11-03 21:02:37 -08:00
--- SOFM ---
2020-11-22 13:41:09 -08:00
SOFM (Simple online file manager) is a file manager written in PHP.
2020-11-03 21:02:37 -08:00
This software is released under the GPLv3.
--- Usage ---
2020-11-22 13:41:09 -08:00
*Extract SOFM anywhere and chmod 776 users/
2020-11-03 21:02:37 -08:00
*Modify config.php to your standards.
*Connect to SOFM from any web browser.
--- Changelog ---
2020-11-22 13:41:09 -08:00
11/22/2020 - v1.2.1
*CSS modifications
*Directory creation bug fixes
*Redirection fixes, navigation bar modifications
*Check for directory backspacing (..)
*Added file mimetypes for upload (extensions included)
2020-11-04 23:25:32 -08:00
11/4/2020 - v1.1.0
*Other subtle CSS changes, W3S verified
*Fixed some mimetypes, and added file extensions to database
*Modifications to about page
*Removed two step linking for registeration and login
*Removed unneeded code from past projects.
*Modified footer / header.php
11/3/2020 - v1.0.1
2020-11-03 21:02:37 -08:00
*CSS cleanup, and re-work
*Modified header / footer files from parsing text to parsing via php for usage of the server side functions
--- Licensing and copyright:
2020-11-22 13:41:09 -08:00
(C) Copyright 2014-2020 Chris Dorman - Some rights reserved