Open source project for magazines, news, companies, personals websites ...etc, Created by PHP (MVC) from scratch, There are many websites has been built by Open Magazine
Some available classes :-
- Database using pdo
- Cache using serialization
- Cookie
- Image : Supporting thumbnails and watermarks
- JsonParser
- Request
- RSSWriter
- Session
This project has full dashboard to mange many modules like :-
- Articles
- Categories
- Comments
- Galleries
- Videos
- Comics
- Papers Archives
- Picture of the day
- Polls
- Pages
- Menus
- Banners
- Users
- Settings
Also this project has api to use in external application
There are some pictures
- Create new database and import db.sql file
- Change System\Libraries\Config.php values
php -S localhost:8000
- Go to /Admin
- Username admin
- Password admin
- This is not framework or based on any framework
- I removed files have copyrights from Themes\MrAbdelrahman10
- Used encryption for passwords is md5
- Any one very welcome to be collaborator