• Function list

    Z-BlogPHP encapsulates numerous helper functions. The file path is: "zb_system/function/c_system_common.php" ← This link allows direct online viewing;There are also some in zb_system/function/c_system_function.php, but apart from the first...

  • Interface List

    Plugin InterfacesTo accommodate a wide range of extension needs, Z-BlogPHP provides several types of plugin interfaces for developers. Here's a brief overview:"Admin Page" Output Types: These interfaces are generally used to add buttons...

  • Plugin development

    File Structure (Plugins The following is based on the initial files generated by "Create App":/path/zb_users/plugin/demoPlugin │ logo.png [Required] Icon, 128x128; │ plugin.xml [Required] Readme file; │ main.php [Optional] In-app management page, gen...

  • Development theme

    File Structure (Themes The following is based on the initial files generated by "Create App":/path/zb_users/theme/demoTheme │ screenshot.png [Required] Thumbnail 320*240 pixels, landscape; │ th...

  • Begin

    Application ConceptPluginsPrimarily functional purpose;Organizing files and content according to established standards;Enabling/disabling with a unified method;Can be used through interfaces based on function, or not; Interface ListDeclaration file f...

  • FAQs

    Password ResetZ-BlogPHP Password Recovery Tool: https://bbs.zblogcn.com/thread-83419.htmlWarning: nologin.php is very dangerous, be sure to delete it immediately after use.Warning 2: nologin.php is very dangerous, be sure to delete it immediately aft...

  • File structure

    Z-BlogPHP │ index.php Home │ search.php Search │ feed.php RSS output │ r...

  • Plugins and themes

    Get AppsPlease download the required apps first from the App Center.Z-Blog App Center: https://app.zblogcn.com/For .zba suffix files, you can upload and use them in the 'Backend Management', Theme Management or Plugin Management;Req...

  • Configuration management

    Configuration FileAfter properly installing Z-BlogPHP, a configuration file will be generated at a path such as path/zb_users/c_option.php, recording basic information such as database connection details; when performing operations like space migrati...

  • Download and install

    Environment RequirementsPHP: PHP 5.2 - 8.2Database: MySQL (compatible with MariaDB SQLite PostgreSQLDownload AddressDownload Entry Page: https://www.zblogcn.com/zblogphp/Z-BlogPHP 1.7 Tenet (Direct download for the latest version Sing...

  • Z-BlogPHP, an open-source blog and CMS system born for the modern web

    📖 Project OverviewZ-BlogPHP is an open-source blog program and content management system based on PHP + MySQL/SQLite/PostgreSQL. As an important member of the Z-Blog family, it is committed to providing users with a lightweight, efficient, secure, s...

    Z-BlogPHP,为现代Web而生的开源博客与CMS系统