Skip to content
/ DiCi Public

🏠 Websystem in PHP and MySQL, Permission-System (Admin,Mod,User), Application-System, Register/Login/Verify Password/Activate Password/Reset Password - System, Profile Page

Notifications You must be signed in to change notification settings

diciws/DiCi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

DiCi

Websystem 1.0

Installation

Installation (Debian)

  • Put the Folder InstallerDiCi in the directory /home/InstallerDiCi
  • Now add the Folder 777 permissions chmod.
  • Go into the folder and run the ./start.sh
  • Now all dependencies and the source is installed

  • Go into the database.php and fill in your domain of the Website (direcotry)(https://github.com/diciws/DiCi/blob/master/DiCi/db/database.php)
  • Also add your Email where the emails will be sent from
  • In the /includes/config.php you can edit all things you need!

Author

This source was created by - @diciws

Translator

German translation - @Brain23413

English translation - @diciws

License

Copyright (C) 2017 dici

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/.