PHP framework which provides basic web functionalities and a modern ReactJS Admin Dashboard
Go to file
2021-01-07 20:47:43 +01:00
.idea .htaccess + more pages & routes 2020-06-20 15:49:53 +02:00
adminPanel admin panel version update 2021-01-07 17:11:23 +01:00
core Visitor Count fix 2021-01-07 16:02:52 +01:00
css Password Reset + Bugfixes 2020-07-02 00:47:45 +02:00
docs Frontend stuff 2020-04-03 22:10:21 +02:00
fileControlPanel fileControlPanel inital commit 2021-01-07 20:47:43 +01:00
files/uploaded FileApi start 2021-01-07 15:54:19 +01:00
fonts Initial Commit 2020-02-09 23:02:19 +01:00
img/icons Logout functionality 2020-06-14 22:35:01 +02:00
js admin panel version update 2021-01-07 17:11:23 +01:00
static Routing, static views 2020-06-22 19:09:02 +02:00
.htaccess Serve Static + Routing improvement 2020-06-22 21:39:15 +02:00
index.php Add Regex to extra field 2020-07-15 15:05:54 +02:00
README.md Updated Readme 2020-06-20 18:37:43 +02:00
robots.txt Initial Commit 2020-02-09 23:02:19 +01:00

Web-Base

Web-Base is a php framework which provides basic web functionalities and a modern ReactJS Admin Dashboard.

Requirements

  • PHP >= 7.4
  • One of these php extensions: mysqli, postgres

Current Functionalities:

  • Installation Guide with automatic database setup
  • REST API
  • Account management
  • Supporting MySQL + PostgreSQL
  • New: Page Routing
  • New: Admin Dashboard
  • New: Account & User functions

Upcoming:

I actually don't know what i want to implement here. There are quite to many CMS out there with alot of vulnerabilities. There also exist some frameworks already. This project is meant to provide a stable project base to implement what ever a developer wants to: Dynamic Homepages, Webshops, ..