Download the PHP package boolfly/module-blog without Composer

On this page you can find all versions of the php package boolfly/module-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 module-blog

Blog

Installation

Using Composer (we recommended)

1. Configuration

General Configuration

Login to Magento Admin, go to Stores > Configuration > Boolfly > Blog

General Settings

General Configuration

Enable:
Blog Title:

Enter a title for the blog.

Route to Blog:

Enter the route name for the blog which appears on the url.

Posts per page:

Enter the maximum number of posts are displayed per page

Number Of Related Posts:

Enter the maximum number of Related Posts are displayed on a post.

Sidebar Settings

Search Engine Optimization

Search Engine Optimization

Meta Title:

Enter meta title for the blog.

Meta Keywords:

Enter meta keywords for the blog.

Meta Description:

Enter meta description for the blog.

Related Products
Display Related Products on Post Pages:
Number of Related Products to Display:

Enter the maximum number of related products are displayed on the post.

Create new category

Login to Magento Admin, go to Content > Categories > Add Category

Blog Category

Enable:

Name:

Enter name for the category.

URL Key:

Enter the route name for the category which appears on the url.

Meta Title:

Enter meta title for the category.

Meta Keywords:

Enter meta keywords for the category.

Meta Description:

Enter meta description for the category.

Store View:

Select store view to display the category.

Create new author

Login to Magento Admin, go to Content > Authors > Add Author

blog Author

Author Image:

Upload Image represents for the author.

First Name:

Enter a first name for the author.

Last Name:

Enter a last name for the author.

URL Key:

Enter the route name for the author which appears on the url.

Description:

Enter the information of author.

Create new tag

Login to Magento Admin, go to Content > Tags > Add Tag

new tag

Name:

Enter name for the tag.

URL Key:

Enter the route name for the tag which appears on the url.

Create new post

Login to Magento Admin, go to Content > Posts > Add Post

new post

Enable :

Title:

Enter name for the post.

Categories:

Select the categories relate to the post.

Tags:

Select the tags relate to the post.

Author:

Select the author of post.

Store View:

Select store view to display the post.

new post

Content

Image:

Upload Image represents for the post.

Short

Content: Enter an excerpt for the post.

Content:

Enter a content for the post.

new post

Search Engine Optimization

URL Key:

Enter the route name for the post which appears on the url.

Meta Title :

Enter meta title for the post.

Meta Keywords:

Enter meta keywords for the post.

Meta Description:

Enter meta description for the post.

Related Products

Add Products:

Click on it to show the Related Products list. Select products then click "Add Selected products" button to attach the products to the post
new post

Add Widget

Access to any page that you want to add the blog widget Add Widget

Click on the Insert Widget button to select the blog widget Widget Type: Select the blog widget. Add Widget

2. How does it work?

Blog

Blog

Category

Category

Post

Post

Author

Author

Tag

Tag

Widget

Tag

Contribution

Want to contribute to this extension? The quickest way is to open a pull request on GitHub

Magento 2 Extensions

Support

If you encounter any problems or bugs, please open an issue on GitHub.

Need help settings up or want to customize this extension to meet your business needs? Please email [email protected] and if we like your idea we will add this feature for free or at a discounted rate.


All versions of module-blog with dependencies

PHP Build Version
Package Version
Requires php Version ~8.1.0||~8.2.0
boolfly/module-base Version ^1.0.0
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 boolfly/module-blog contains the following files

Loading the files please wait ....