A Web Application Framework
It's pre-configured to run in the root directory of wherever your URL points.
- Install Python 3.8+
- Go to command line, navigate to the project directory and type:
- python /scripts/setup_full.py
- Hit Enter and follow instructions
OR
- Go to /scripts/setup/
- Import the app.sql
- Copy both default files to /app/src/System/
- Remove ".default" from both filenames
- Configure connection in db.php
- Default user: admin
- Default password: admin
- Bootstrap 4.4.1 (MIT License)
- Bootswatch Slate Theme (MIT License)
- FontAwesome Free 5.11.2 (varying)
- jQuery 3.4.1 (MIT License)
- OWASP CSRF Protector (Apache 2.0 License)
- SB-Admin-2 Theme 4.0.7 (MIT License)
- Posts
- Edit/Delete Comments
- Pagination within Post
- Tagging
- Toggle Comments
- Toggle Published
- Users
- Implement Access based on Rank privileges
- Edit/Delete own Comments
- Friends
- Information Visibility Settings
- Private Messages
- Send Activation Mail
- Planned Features
- Ban IP
- Breadcrumbs
- Contact Form
- Localization
- Pagination
- Search
- Settings
- SEO (URL/Title/Meta)
- Tickets
- Widgets
- WYSIWYG Editor
- Generate Views Script