MyCms self-media content management system is an open source and free self-media blog CMS system developed based on Laravel, which helps developers monetize their knowledge and skills.
Software copyright number: 2021SR1543432. MyCms is released based on the Apache2.0 open source license. It is free and does not restrict commercial use. Welcome to continue to follow us.
"Heaven moves in good health, and a gentleman strives to constantly strive for self-improvement."
System functions
1. Basic backend functions
Permission management/content management/product management/membership management/plug-in management
2. Implementation of front-end functions
Home page/Article category page/Article search page/Article tag page/Article details page/Article comments/Product list page
/Product Details Page/Member Login/Registration/Member Center
System characteristics
1. Swoole acceleration
2. Simple, elegant, flexible and scalable
3. URL patterns friendly to SEO optimization
4. More elegant and SEO-optimized paging
5. Basic caching function and database index establishment
6. More scalable routing monitoring function
7. Complete plug-in installation/uninstallation mechanism
8. Embed public functions to better expand the system
9. Simple and easy-to-use template functions, making template creation more convenient
Quick installation
1. Download the source code/upload the source code to the server
2. Run composer install --ignore-platform-reqs in the root directory
3. Create the .env file in the root directory and run php artisan key:generate to generate the secret key
4. Set the website running directory to /public
5. Visit http://xxx.xxx/install and perform online configuration according to the installation wizard.
MyCms self-media content management system v2.7
[UPDATE CONTENT]
New: Custom page function
New: Custom page creation listener
New: Custom page TDK function
Optimization: background public controller view
Optimization: Simplify auxiliary attribute code
Optimization: Get image path