Home > 源码列表 > PHP源码 >> CMS文章

Mao10CMS v2.4

CMS文章 2014-08-21 10:37:47 Source: 网络整理/侵权必删
  • 授权方式:开源软件
  • 界面语言:简体中文
  • 文件大小:3.23 MB
  • 更新时间:2014-08-21
  • 资源类型:国产软件
  • 平台环境:PHP/MYSQL
  • 推荐等级: ★★★☆☆
  • 作者主页: 点击查看

详细介绍 - [ Mao10CMS v2.4 ]

Mao10CMS基于ThinkphpBootstrap开发的免费开源PHP建站系统,适用于搭建各种小型商城、购物分享、社区以及企业网站。当然,您也可以用它来做一个简单的博客。
简单易用是Mao10CMS一直追求的目标,在这里没有繁琐杂乱的后台,没有晦涩难懂的设置,您需要做的只是从安装到使用,然后把一切精力专注于内容建设上!
再次感谢大家对Mao10CMS的支持!

 

Mao10CMS V2.4主要更新内容:商品模块功能增强,每个商品可自定义参数。屏蔽IP功能,可以屏蔽不受欢迎的用户IP,只要该用户登陆过的IP都会被自动保存并在执行屏蔽操作后,永久禁止登陆。另外就是进行了一些列的BUG修复以及对移动端显示的优化,当然移动端样式还是很初级,后期我们会有一次针对移动端的独立升级,全面优化手机浏览。

 

安装方法
Mao10CMS安装需求环境 PHP5.3+ & Mysql5.0+
1、将Public文件夹、Application/Runtime文件夹、Application/Common/Conf/db.php、设置为可写。
2、将程序上传到网站空间后,访问http://你的域名/install.php进行安装。
3、安装完成后,删除网站根目录的install.php和Application/Home/Controller/InstallController.class.php。

 

伪静态设置方法
1、配置服务器:
[ Apache ]环境
- httpd.conf配置文件中加载了mod_rewrite.so模块
- AllowOverride None 将None改为 All
- 把下面的内容保存为.htaccess文件放到应用入口文件的同级目录下
RewriteEngine on
RewriteCond %{REQUEST_FILENAME} !-d
RewriteCond %{REQUEST_FILENAME} !-f
RewriteRule ^(.*)$ index.php/$1 [QSA,PT,L]
其他环境下伪静态配置方法会陆续补充
2、修改Mao10CMS配置文件:
打开程序目录下的Application/Common/Conf/config.php文件,讲URL_MODEL的值从0修改为2。
只需2步,伪静态设置成功~

 

支持
Mao10CMS承诺永久免费开源,您在使用过程中,如有任何疑问可以随时点击网站右侧的在线客服,进行咨询。 

 

Mao10CMS

 

相关阅读

同类推荐:CMS系统

 

下载地址 - [ Mao10CMS v2.4 ]

Tag: Mao10CMS 简单 没有 v2.4 下载 基于 Thinkphp Bootstrap 开发


Disclaimer: The content of this article is sourced from the internet. The copyright of the text, images, and other materials belongs to the original author. The platform reprints the materials for the purpose of conveying more information. The content of the article is for reference and learning only, and should not be used for commercial purposes. If it infringes on your legitimate rights and interests, please contact us promptly and we will handle it as soon as possible! We respect copyright and are committed to protecting it. Thank you for sharing.

站长搜索

http://www.adminso.com

Copyright @ 2007~2024 All Rights Reserved.

Powered By 站长搜索

Open your phone and scan the QR code on it to open the mobile version


Scan WeChat QR code

Follow us for more hot news

AdminSo Technical Support