mrabdelrahman10 / open-magazine
Open source project for magazines
Installs: 1
Dependents: 0
Suggesters: 0
Security: 0
Stars: 4
Watchers: 1
Forks: 2
Open Issues: 0
Type:project
This package is auto-updated.
Last update: 2024-05-12 21:29:56 UTC
README
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
Steps to install
- Create new database and import db.sql file
- Change System\Libraries\Config.php values
Run via CLI
php -S localhost:8000
Navigation to dashboard :-
- Go to /Admin
- Username admin
- Password admin
Notes :-
- 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