承接 loadsys/cakephp_sociallinks 相关项目开发

从需求分析到上线部署,全程专人跟进,保证项目质量与交付效率

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

loadsys/cakephp_sociallinks

Composer 安装命令:

composer require loadsys/cakephp_sociallinks

包简介

Adds fields to a model for saving social links, eg. Blog, Facebook, Twitter, etc.

README 文档

README

Latest Version Software License Build Status Coverage Status Total Downloads

Adds fields to a model for saving social links, eg. Blog, Facebook, Twitter, etc.

Requirements

  • PHP 5.3+
  • CakePHP 2.1+

Installation

Composer

$ composer require loadsys/cakephp_sociallinks:~1.0

Usage

  • Add SocialLinks to your application by adding this line to your bootstrap.php
CakePlugin::load('SocialLinks');
  • Add Behavior to the Model, each parameter is the database field name, or false to not include that field
public $actsAs = array(
	'SocialLinks.SocialLinks' => array(
		'blog' => 'blog', //blog field name in the database, or false if you don't have this field
		'pinterest' => false, //pinterest field name in the database, or false if you don't have this field
		'googleplus' => 'googleplus', //googleplus field name in the database, or false if you don't have this field
		'youtube' => 'youtube', //youtube field name in the database, or false if you don't have this field
		'linkedin' => 'linkedin', //linkedin field name in the database, or false if you don't have this field
		'facebook' => 'facebook', //facebook field name in the database, or false if you don't have this field
		'twitter' => 'twitter', //twitter field name in the database, or false if you don't have this field
	),
);

Contributing

  • Fork the plugin to your Github account
  • Checkout the plugin
  • Create a new branch with your changes
  • Issue a PR back to the master branch with your changes

##License

Copyright (c) 2015 Loadsys Web Strategies

统计信息

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

GitHub 信息

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

其他信息

  • 授权协议: MIT
  • 更新时间: 2014-02-17

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固