agoat/contao-postsnpages 问题修复 & 功能扩展

解决BUG、新增功能、兼容多环境部署,快速响应你的开发需求

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

agoat/contao-postsnpages

Composer 安装命令:

composer require agoat/contao-postsnpages

包简介

Contao 4 Posts'n'pages

README 文档

README

Version License Downloads

About

An alternative structure to manage content in contao - similar to Wordpress but with a more comprehensive approach. It's based on the idea that a website basically contains 3 types of content:

Post content

Content that refers to an article or topic (which is typical for blogs), which can be called under a separate url, but which are also listed in an overview within a page (usually as a teaser).

Page content

Content that refers to a single page and which is only available on this page (like team pages, contact pages).

Static content

Content that is integrated as a module in the page layout and which can be seen on several or all pages (like footers or copyright informations).

Notice

If installed into an existing project, all page articles will disappear (they still exists in the database). A automatic migration of the page articles to the new page containers will be implemented in a future version.

Install

Contao manager

Search for the package and install it

agoat/contao-postsnpages

Managed edition

Add the package

# Using the composer
composer require agoat/contao-postsnpages

Registration and configuration is done by the manager-plugin automatically.

Standard edition

Add the package

# Using the composer
composer require agoat/contao-postsnpages

Register the bundle in the AppKernel

# app/AppKernel.php
class AppKernel
{
    // ...
    public function registerBundles()
    {
        $bundles = [
            // ...
            // after Contao\CoreBundle\ContaoCoreBundle
            new Agoat\PostsnPagesBundle\AgoatPostsnPagesBundle(),
        ];
    }
}

统计信息

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

GitHub 信息

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

其他信息

  • 授权协议: LGPL-3.0
  • 更新时间: 2017-09-11

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固