Home > CMS Tutorial > Empire CMS > body text

How to use the Empire CMS applet plug-in

下次还敢
Release: 2024-04-16 19:48:13
Original
983 people have browsed it

The steps to use the Empire CMS applet plug-in are as follows: Preparation: Install Empire CMS, download and upload the plug-in. Enable plug-ins: Log in to the backend, install and enable plug-ins. Configure the plug-in: fill in the mini program AppID and AppSecret, set the mini program path and other parameters. Use plug-ins: Click the "Mini Program" button on the column list page to jump to the mini program to display column content.

How to use the Empire CMS applet plug-in

Empire CMS applet plug-in usage guide

1. Preparation work

  1. Make sure EmpireCMS is installed and configured.
  2. Download the Empire CMS applet plug-in and unzip the file.
  3. Upload the plug-in folder to the /e/api/web/ directory of the EmpireCMS website root directory.

2. Enable the plug-in

  1. Log in to the EmpireCMS backend.
  2. Enter system settings -> Plug-in management.
  3. Find the Empire CMS applet plug-in and click "Install".
  4. After successful installation, click "Enable".

3. Configure the plug-in

  1. Click the plug-in name to enter the setting interface.
  2. Fill in the mini program AppID and AppSecret (available on the WeChat public platform).
  3. Fill in the mini program path (eg: pages/index/index).
  4. Set other parameters as needed, such as default columns, default models, etc.
  5. Click "Submit" to save the settings.

4. Use plug-ins

  1. On the EmpireCMS column list page, click the "Mini Program" button behind the column name. The
  2. page will jump to the mini program to display the content of this column.
  3. Users can browse articles, comment, vote and other functions in the mini program.

5. Notes

  • AppID and AppSecret need to be consistent with the WeChat mini program platform.
  • The applet path must be an absolute path and cannot contain question marks (?).
  • The default column and default model must exist and be enabled.
  • If you encounter problems, please check whether the configuration is correct or contact the plug-in author for technical support.

The above is the detailed content of How to use the Empire CMS applet plug-in. For more information, please follow other related articles on the PHP Chinese website!

Related labels:
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
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!