定制 slogsdon/unamed 二次开发

按需修改功能、优化性能、对接业务系统,提供一站式技术支持

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

slogsdon/unamed

Composer 安装命令:

composer require slogsdon/unamed

包简介

a Wordpress replacement built with simplicity and speed in mind

README 文档

README

Build Status

What is it?

Unamed is a Wordpress replacement built with simplicity and speed in mind. With that in mind, Unamed allows for web-site owners to use Wordpress plugins and themes without issue (read: it just works).

Why? Wordpress works.

To be honest, I wanted to learn more about Wordpress and all it has to offer, and I thought this would be a nice way of doing such a thing. I started working on the initial CMS years ago and only recently decided to add in Wordpress support as a plugin (so it can be removed if desired).

What's done?

  • It runs
  • It speaks SQL (via Paris)
  • It serves from a full-page cache, if you're into that sort of thing

What's in progress?

  • It can make things pretty
  • Admin interface has a great start
  • It allows for hooks (similar to these) to be used

What's left?

  • Verification that all Wordpress hooks work appropriately
  • Write phpunit tests

Setup (with Composer)

# Clone, and run composer's install

git clone https://github.com/slogsdon/unamed.git
cd unamed
curl -s https://getcomposer.org/installer | php
php composer.phar install

# Point your webserver to the directory
# Enjoy

Dependencies (if you want to install without composer)

githalytics.com alpha

统计信息

  • 总下载量: 5
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 0
  • 点击次数: 0
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 0
  • Watchers: 1
  • Forks: 1
  • 开发语言: PHP

其他信息

  • 授权协议: Unknown
  • 更新时间: 2013-02-01