文件名称:ken.yang-Simpla-master
下载
别用迅雷、360浏览器下载。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
介绍说明--下载内容均来自于网络,请自行研究使用
Simpla是基于Laravel的PHP框架进行开发的一款开源免费的内容管理系统(CMS),基于GUN开源协议。
Simpla实现了一些基础功能,采用主题和模块的方式进行功能上的扩展。
功能简介
1、主题功能 2、模块功能 3、内容节点功能 4、区块功能 5、用户、角色及权限功能 6、分类功能 7、菜单功能 8、SEO、缓存、配置等-Simpla is based on the Laravel PHP fr a mework for the development of an open source free content management system (CMS), based on GUN open source protocol.
Simpla implements some basic functions, using the theme and the way the module to expand the function.
Introduction to features
1, the theme function 2, the module function 3, the content node function 4, the block function 5, the user, the role and the authority function 6, the classification function 7, the menu function 8, SEO, cache,
Simpla实现了一些基础功能,采用主题和模块的方式进行功能上的扩展。
功能简介
1、主题功能 2、模块功能 3、内容节点功能 4、区块功能 5、用户、角色及权限功能 6、分类功能 7、菜单功能 8、SEO、缓存、配置等-Simpla is based on the Laravel PHP fr a mework for the development of an open source free content management system (CMS), based on GUN open source protocol.
Simpla implements some basic functions, using the theme and the way the module to expand the function.
Introduction to features
1, the theme function 2, the module function 3, the content node function 4, the block function 5, the user, the role and the authority function 6, the classification function 7, the menu function 8, SEO, cache,
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Simpla
......\.gitignore
......\.htaccess
......\CONTRIBUTING.md
......\LICENSE
......\README.md
......\_ide_helper.php
......\app
......\...\access.php
......\...\commands
......\...\........\.gitkeep
......\...\config
......\...\......\app.php
......\...\......\auth.php
......\...\......\cache.php
......\...\......\compile.php
......\...\......\database.php
......\...\......\database_setting.php
......\...\......\local
......\...\......\.....\app.php
......\...\......\.....\database.php
......\...\......\mail.php
......\...\......\mail_setting.php
......\...\......\packages
......\...\......\........\.gitkeep
......\...\......\........\anhskohbo
......\...\......\........\.........\no-captcha
......\...\......\........\.........\..........\.gitkeep
......\...\......\........\.........\..........\config.php
......\...\......\........\mews
......\...\......\........\....\captcha
......\...\......\........\....\.......\config.php
......\...\......\queue.php
......\...\......\remote.php
......\...\......\services.php
......\...\......\session.php
......\...\......\testing
......\...\......\.......\cache.php
......\...\......\.......\session.php
......\...\......\view.php
......\...\......\workbench.php
......\...\controllers
......\...\...........\.gitkeep
......\...\...........\BackBaseController.php
......\...\...........\BaseController.php
......\...\...........\backend
......\...\...........\.......\BackAdminController.php
......\...\...........\.......\BackBlockController.php
......\...\...........\.......\BackCategoryController.php
......\...\...........\.......\BackCommentController.php
......\...\...........\.......\BackFieldController.php
......\...\...........\.......\BackLinkController.php
......\...\...........\.......\BackMenuController.php
......\...\...........\.......\BackNodeController.php
......\...\...........\.......\BackNodeTypeController.php
......\...\...........\.......\BackReportController.php
......\...\...........\.......\BackSettingController.php
......\...\...........\.......\BackUserController.php
......\...\...........\frontend
......\...\...........\........\CategoryController.php
......\...\...........\........\NodeController.php
......\...\...........\........\RemindersController.php
......\...\...........\........\SearchController.php
......\...\...........\........\SiteController.php
......\...\...........\........\UserController.php
......\...\...........\install
......\...\...........\.......\InstallController.php
......\...\database
......\...\........\.gitignore
......\...\........\migrations
......\...\........\..........\.gitkeep
......\...\........\..........\2014_10_13_015117_create_users_table.php
......\...\........\..........\2014_10_13_015232_create_users_roles_table.php
......\...\........\..........\2014_10_13_015258_create_roles_table.php
......\...\........\..........\2014_10_13_130133_create_menu_table.php
......\...\........\..........\2014_10_13_130351_create_menu_type_table.php
......\...\........\..........\2014_10_16_123950_create_setting_table.php
......\...\........\..........\2014_10_18_120757_create_category_table.php
......\...\........\..........\2014_10_18_120832_create_category_type_table.php
......\...\........\..........\2014_10_19_032931_create_node_table.php
......\...\........\..........\2014_10_19_032943_create_node_type_table.php
......\...\........\..........\2014_10_22_140042_create_field_table.php
......\...\........\..........\2014_10_23_132015_create_field_config_table.php
......\...\........\..........\2014_10_23_132031_create_node_field_table.php
......\...\........\..........\2014_11_02_043039_create_category_data_table.php
......\...\........\..........\2015_01_21_142430_create_seo_table.php
......\...\........\..........\2015_01_21_142652_create_block_table.php
......\...\........\..........\2015_01_24_090209_create_block_area_table.php
......\...\........\..........\2015_01_26_132731_create_comment_table.php
......\...\........\..........\2015_02_06_145317_create_password_reminders_table.php
......\...\........\..........\2015_02_08_120