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.
Informations about the package wordpress-bundle
Symfony WordPress Bundle
Build enterprise solutions with WordPress.
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
- WordPress Bundle Documentation
- WP Steroids WordPress plugin
- Installation / Getting started
- Twig Cookbook
Changelog
Please see Changelog for more information on what has changed recently.
Features
Using Composer :
- Install/update WordPress via composer
- Install/update plugins via composer
Using Symfony :
- Twig template engine
- Folder structure
- Http Cache
- Routing
- YML configuration
- DotEnv
- Enhanced Security ( WordPress is 'hidden' )
- Dynamic image resize
- MVC
Using WordPress Bundle :
- Post/Term/User Repository
- Controller argument resolver for post(s), term, user and blog
- Symfony Cache invalidation on update ( Varnish compatible )
- Post/PostCollection/Image/Menu/Term/User/Comment/Blog/Block entity
- Possible use of WordPress predefined routes
- Site health checker url
Using WP Steroids WordPress plugin :
- WordPress' configuration using yml ( view sample )
- Permalink configuration for custom post type and taxonomy
- Maintenance mode
- Backup download in dev mode
- Build hook
- Disabled automatic update
- Enhanced Security
- Better guid using RFC 4122 compliant UUID version 5
- Multisite images sync ( for multisite as multilangue )
- SVG Support
- Better Performance
- WordPress Bugfix
- CSS Fix
- Multisite post deep copy ( with multisite-language-switcher plugin )
- Custom datatable support with view and delete actions in admin
- Google translate or Deepl integration
- Optimisations
YML file allows to configure :
- Image options
- Maintenance support
- Admin pages removal
- WYSIWYG MCE Editor
- Feature Support
- Multi-site configuration
- ACF/Carbon Fields configuration
- Menu
- Custom Post type
- Custom Taxonomy
- Block
- Page, post, taxonomy template
- Page state
- Post format
- External table viewer
- Advanced roles
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.
Recommended / tested plugins
- Advanced custom fields Customise WordPress with powerful, professional and intuitive fields.
- ACF extensions Extensions for ACF
- Classic editor Restores the previous (« classic ») WordPress editor and the « Edit Post » screen.
- WP smartcrop Set the 'focal point' of any image, right from the media library
- Multisite language switcher Add multilingual support using a WordPress multisite
- WordPress seo The favorite WordPress SEO plugin of millions of users worldwide!
- Query monitor Query Monitor is the developer tools panel for WordPress
- Redirection Easily manage 301 redirections, keep track of 404 errors
- Contact form 7 Manage multiple contact forms, plus you can customize the form and the mail contents
Roadmap
- More samples
- Global maintenance mode for multi-site
- Unit tests
- Better type hinting
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
ext-gd Version *
ext-curl 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.3.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
intervention/image Version ^3.4.0
kornrunner/blurhash Version ^1.2.2