Download the PHP package blockify/theme without Composer

On this page you can find all versions of the php package blockify/theme. 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 theme

Blockify Theme

Packagist CI Status License WordPress.org

Lightweight full site editing block theme framework. Blockify provides useful features that help you build modern WordPress sites with blocks. Optimized for speed - loads zero CSS, JavaScript, image or font files by default. Customization settings include SVG icons, custom Google Fonts, box shadows, gradient text, absolute positioning, responsive settings, negative margins and more. Designed for use with child themes and compatible with most popular plugins. Blockify is a great starting point and toolkit for building your own custom block theme.

Blockify full site editing theme screenshot

Installation

  1. In your site's admin dashboard, go to Appearance > Themes and click Add New.
  2. Type "Blockify" in the search field.
  3. Click Install and then Activate to start using the theme.
  4. Navigate to Appearance > Customize in your admin panel and customize to your needs.
  5. A notice box may appear, recommending you to install the Blockify plugin. You can either use it or any other block toolkit.
  6. Navigate to Appearance > Editor.
  7. With the Site Editor open, click the inserter icon, pick one of the many ready-made blocks or patterns then click to insert.
  8. Edit the page content as you wish, you can add, remove and customize any of the blocks.
  9. Enjoy :)

Features

Requirements

Contributing

All contributions and questions are welcome. Please feel free to submit GitHub issues and pull request. All feature requests will be considered.

Support

Visit https://github.com/blockifywp/theme/issues to submit a support ticket.


All versions of theme with dependencies

PHP Build Version
Package Version
Requires wptt/webfont-loader Version dev-master
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 blockify/theme contains the following files

Loading the files please wait ....