smart-core/cms-bundle

There is no license information available for the latest version (dev-master) of this package.

Base Bundle of Smart Core CMS.

Installs: 566

Dependents: 1

Suggesters: 0

Security: 0

Stars: 4

Watchers: 1

Forks: 1

Type:symfony-bundle

dev-master 2019-06-16 09:02 UTC

README

Base Bundle of Smart Core CMS.

Required packages, put it in you root composer.json:

        "friendsofsymfony/user-bundle": "dev-master",
        "hwi/oauth-bundle": "0.4.*@dev",
        "knplabs/knp-disqus-bundle":"dev-master",
        "knplabs/knp-menu": "dev-master",
        "knplabs/knp-menu-bundle": "dev-master",
        "mopa/bootstrap-bundle":  "dev-master",
        "stfalcon/tinymce-bundle": "dev-master",

        "smart-core/module-breadcrumbs": "dev-master",
        "smart-core/module-gallery": "dev-master",
        "smart-core/module-menu": "dev-master",
        "smart-core/module-simplenews": "dev-master",
        "smart-core/module-slider": "dev-master",
        "smart-core/module-texter": "dev-master",
        "smart-core/module-unicat": "dev-master",
        "smart-core/module-user": "dev-master",
        "smart-core/module-webform": "dev-master",
        "smart-core/module-widget": "dev-master",

        "smart-core/cms-generator-bundle": "dev-master",
        "smart-core/core-bundle": "dev-master",
        "smart-core/felib-bundle": "dev-master",
        "smart-core/html-bundle": "dev-master",
        "smart-core/media-bundle": "dev-master",
        "smart-core/rich-editor-bundle": "dev-master",
        "smart-core/seo-bundle": "dev-master",
        "smart-core/session-bundle": "dev-master",
        "smart-core/settings-bundle": "dev-master",
        "smart-core/simple-profiler-bundle": "dev-master"

Possibly in future required packages:

        "amazonwebservices/aws-sdk-for-php": "*",
        "aws/aws-sdk-php": "*",
        "dropbox-php/dropbox-php": "*",
        "hakre/dropbox-uploader": "*",
        "facebook/php-sdk-v4": "*",
        "leafo/lessphp": "*",
        "leafo/scssphp": "*",
        "misd/guzzle-bundle": "~1.0",
        "predis/predis": "0.8.*",
        "snc/redis-bundle": "1.1.*",
        "sp/bower-bundle": "*",

4