Skip to content
This repository has been archived by the owner on Apr 12, 2022. It is now read-only.
/ Naba Public archive

A tiny CMS built with mini custom PHP framework

License

Notifications You must be signed in to change notification settings

amr3k/Naba

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Naba :

A micro CMS built with custom PHP MVC framework

This is my application based on this course {Arabic}


Do you want to test it ?

Live demo


You can register a new account to be able to comment.


Known issues:

  • Pagination doesn't work with search.

Coming features :

Under the hood :

  • Enhancing security against spam , SQL injection and XSS attacks.
  • Implementing Google ReCAPTCHA for signup, login and contacting site admin requests.
  • Activating registered accounts via email using tokens.
  • Setting images upload rules.
  • Enhancing performance.
  • Multi language support (Adding Arabic).

Admin Panel :

  • Re-creating Settings section (Lot's of features giving more control power over script).
  • Working on Dashboard page.

Front pages:

  • Social Login
  • Social sharing.

Check the wiki for more info.