Download the PHP package ioprst/yii2-blog without Composer

On this page you can find all versions of the php package ioprst/yii2-blog. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.

FAQ

After the download, you have to make one include require_once('vendor/autoload.php');. After that you have to import the classes with use statements.

Example:
If you use only one package a project is not needed. But if you use more then one package, without a project it is not possible to import the classes with use statements.

In general, it is recommended to use always a project to download your libraries. In an application normally there is more than one library needed.
Some PHP packages are not free to download and because of that hosted in private repositories. In this case some credentials are needed to access such packages. Please use the auth.json textarea to insert credentials, if a package is coming from a private repository. You can look here for more information.

  • Some hosting areas are not accessible by a terminal or SSH. Then it is not possible to use Composer.
  • To use Composer is sometimes complicated. Especially for beginners.
  • Composer needs much resources. Sometimes they are not available on a simple webspace.
  • If you are using private repositories you don't need to share your credentials. You can set up everything on our site and then you provide a simple download link to your team member.
  • Simplify your Composer build process. Use our own command line tool to download the vendor folder as binary. This makes your build process faster and you don't need to expose your credentials for private repositories.
Please rate this library. Is it a good library?

Informations about the package yii2-blog

diazoxide/yii2-blog

Advanced Yii2 Blog module. Posts, Categories, Comments, Tags, With Slider Revolution, SEO tags, Social Tags

Flexible blog module like wordpress, you can use this module as CMS, or can use it as simple blog system. Easy to use and user friendly administrator dashboard.

Responsive Bootstrap 3 user interface. (BS4 coming soon) Mobile friendly, web browser optimised front end.

Fully configurable frontend design, without codding.

Features

installation

add to composer.json

common configuration

backend configuration

Migration

after install run migration command

Customisation

Module is flexible. You can customize everything in module

UrlManager and custom routes

archive url in frontend

https://blog.com/archive

category url in frontend

https://blog.com/category/politics

post url in frontend like a wordpress and seo friendly

https://blog.com/2019/11/21/your-post-slug

Navigation elements

Integration backend navigation menu

Simply you can use Module builtin function "getNavigation"

Yii::$app->getModule('blog')->getNavigation()

View files customisation

In config file you can simply customise any view file.

You can create your custom view files and connect it from config.php

Layout files customisations

Support

Contacts


All versions of yii2-blog with dependencies

PHP Build Version
Package Version
Requires ext-json Version *
ext-fileinfo Version *
yiisoft/yii2 Version *
diazoxide/yii2-revslider Version *
diazoxide/yii2-infinite-scroll Version dev-master
2amigos/yii2-ckeditor-widget Version dev-master
trntv/yii2-aceeditor Version ^2.0.0
2amigos/yii2-tinymce-widget Version ~1.1
yiidoc/yii2-redactor Version *
bower-asset/modmore-redactor-plugins Version v1.1.3
bower-asset/font-awesome Version ^5.7
bower-asset/featherlight Version ^1.7.6
bower-asset/sticky-sidebar Version *
paulzi/yii2-adjacency-list Version ^2.2
yii-dream-team/yii2-upload-behavior Version *
voskobovich/yii2-many-many-behavior Version ^3.0
kartik-v/yii2-widget-select2 Version @dev
kartik-v/yii2-widget-datetimepicker Version dev-master
dektrium/yii2-user Version ^0.9.14
dektrium/yii2-rbac Version ^1.0
yiisoft/yii2-imagine Version *
lesha724/yii2-math-captcha Version *
chriskonnertz/bbcode Version dev-master
paulzi/yii2-json-behavior Version ~1.0.0
himiklab/yii2-sitemap-module Version *
ml/json-ld Version 1.*
zelenin/yii2-i18n-module Version dev-master
parsecsv/php-parsecsv Version ^1.1.1
Composer command for our command line client (download client) This client runs in each environment. You don't need a specific PHP version etc. The first 20 API calls are free. Standard composer command

The package ioprst/yii2-blog contains the following files

Loading the files please wait ....