Home > Backend Development > PHP Tutorial > Integrate friend comments and message boards in Yangtuo

Integrate friend comments and message boards in Yangtuo

WBOY
Release: 2016-07-25 09:08:08
Original
1057 people have browsed it

Uyan is a third-party comment and message plug-in. Allow users to post comments and messages through QQ, WeChat and other accounts.
The method of integrating Uyan in Alpaca!CMS is as follows.

Take creating a friend message board as an example.

0. Visit http://uyan.cc/getcode to copy the friend code
1. Click on the backend -> Typesetting -> Add typesetting
2. Enter name -> Message board
Code -> Paste friend Language code
Save
3. Click on the background -> Content -> Add page
4. Enter title -> Message board
Page name -> guestbook
Layout -> Message board
Save
5 . Click on the backend->Menu->Main menu->Edit
6. Add
Link name->Message board
url address->/page/guestbook/
7. Save it Yes

Effect demonstration: http://alpaca.b24.cn/page/guestbook/

Copy code


source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template