Download the PHP package metabolism/wordpress-bundle without Composer

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

Symfony WordPress Bundle

Build enterprise solutions with WordPress.

Latest Stable Version Total Downloads Latest Unstable Version License Buy us a tree Doc - Gitbook

The Symfony WordPress Backoffice Bundle is a powerful library that seamlessly combines the flexibility of Symfony, a robust PHP framework, with the user-friendliness of WordPress, a popular content management system (CMS).

This bundle enables you to harness Symfony's structure to develop highly customized web applications while using WordPress as the backend for content management. It simplifies the integration of WordPress into your Symfony project, allowing you to leverage the best of both worlds.

How does it work ?

When the WordPress bundle is loaded, it selectively includes the essential WordPress Core files required for utilizing WordPress functions and plugins within Symfony.

Example :

Documentation

Changelog

Please see Changelog for more information on what has changed recently.

Features

Using Composer :

Using Symfony :

Using WordPress Bundle :

Using WP Steroids WordPress plugin :

YML file allows to configure :

Installation

Make sure Composer is installed globally, as explained in the installation chapter of the Composer documentation.

Creating a new project

Please read the full bundle installation guide to continue

Setting up an existing Symfony project

Define installation path for WordPress core and plugins in composer.json

Install the bundle

For applications that don't use Symfony Flex

Register the bundle

Please read the full bundle installation guide to continue

Demo

https://github.com/metabolism/wordpress-bundle-demo

This is an implementation of the Twenty Nineteen WordPress theme for wordpress-bundle.

Screenshot from 2021-05-03 10-08-22

Recommended / tested plugins

Roadmap

Drawbacks

WordPress' functions are available in the global namespace.

Some WordPress plugins may not work ( ex : Woocommerce ) or require extra works.

Treeware

This package is Treeware. If you use it in production, then we ask that you buy the world a tree to thank us for our work. By contributing to the Treeware forest you’ll be creating employment for local families and restoring wildlife habitats.

License

The MIT License (MIT). Please see License File for more information.


All versions of wordpress-bundle with dependencies

PHP Build Version
Package Version
Requires php Version >=7.1.3
ext-gd Version *
ext-mysqli Version *
ext-openssl Version *
ext-zip Version *
ext-mbstring Version *
ext-ctype Version *
ext-iconv Version *
ext-json Version *
ext-pcre Version *
ext-simplexml Version *
ext-fileinfo Version *
ext-session Version *
oscarotero/env Version ^2.1
symfony/templating Version ^4.0|^5.0
symfony/twig-bundle Version ^4.0|^5.0
symfony/asset Version ^4.0|^5.0
symfony/http-client Version ^4.0|^5.0
metabolism/wordpress-core-installer Version ^1.0
metabolism/package-actions Version ^1.0
metabolism/wp-steroids Version ^1.2.0
metabolism/void Version ^2.0
johnpbloch/wordpress-core Version ^5.0|^6.0
ifsnop/mysqldump-php Version ^2.0
dflydev/dot-access-data Version ^3.0
enshrined/svg-sanitize Version ^0.16
intervention/image Version ^2.0
kornrunner/blurhash Version ^1.2.2
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 metabolism/wordpress-bundle contains the following files

Loading the files please wait ....