Mymo is a Content Management System (CMS) developed based on Laravel Framework and web platform whose sole purpose is to make your development workflow simple again.
Supported: Laravel 6
composer require mymocms/mymocms
DB_CONNECTION=mysql
DB_HOST=
DB_PORT=
DB_DATABASE=
DB_USERNAME=
DB_PASSWORD=
php artisan mymo:install
Goto Admin panel: http://yoursite/admin-cp
https://github.com/mymocms/mymocms/wiki
Contributions are welcome, and are accepted via pull requests. Please review these guidelines before submitting any pull requests. https://github.com/mymocms/mymocms/blob/master/CONTRIBUTING.md
- Fully Ajax load page.
- File manager
- Chunk Upload File manager
- Post Type and Taxonomy support
- Email service
- Email templates
- Notification service
- Email Log
- Plugins
- Themes
- Theme Customize
- Widgets support
- Added default theme
- Media manager in admin page
- Translation cms
- Upload themes
- Upload plugins
- Menu builder by post type
- Logs view in admin page