承接 form-synergy/fs-demo 相关项目开发

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

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

form-synergy/fs-demo

Composer 安装命令:

composer require form-synergy/fs-demo

包简介

This package will create and update multiple resources using the FormSynergy PHP API, along with javaScript, HTML and CSS.

README 文档

README

This package will automatically configure the following using the API

  • Site registration and verification
  • Create a strategy.
  • Create Multiple objectives.
  • Multiple modules, including interactions
  • Demo page using HTML, CSS, javaScript, jQuery and SVG

Install using composer

composer require form-synergy/fs-demo

Include the library

require '/vendor/autoload.php';

To Load Package

You will need to retrieve your credentials in the Form Synergy console: https://formsynergy.com/console/

\FormSynergy\Fs_Demo([
    'strategy'      => '', // Eg: Form Synergy Demo
    'profileid'     => '', // You can find the profile id under the profile tab: https://formsynergy.com/console/
    'website' => [
        'proto'     => '', // Eg: https, or http
        'domain'    => '', // Eg: demo.formsynergy.com
        'name'      => '', // Eg: Form Synergy demo
        'indexpage' => '', // Eg: /packages/fs-demo
    ],
    'config' => [
        'apikey'    => '', // API Key: Under the API access tab: https://formsynergy.com/console/
        'secretkey' => '', // API Key: Under the API access tab: https://formsynergy.com/console/

    ],
    'contact' => [          // Alerts and notifications contact.
        'fname'     => '', 
        'lname'     => '',
        'email'     => '',
        /**
         * Format:
         *  - default for HTML & Text,
         *  - text, 
         *  - markdown
         */
        'format'    => ''  
    ],
    'storage' =>       [__DIR__, 'form-synergy-demo'] 
]);

统计信息

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

GitHub 信息

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

其他信息

  • 授权协议: MIT
  • 更新时间: 2019-04-11

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固