Download the PHP package monsieurbiz/sylius-homepage-plugin without Composer
On this page you can find all versions of the php package monsieurbiz/sylius-homepage-plugin. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download monsieurbiz/sylius-homepage-plugin
More information about monsieurbiz/sylius-homepage-plugin
Files in monsieurbiz/sylius-homepage-plugin
Package sylius-homepage-plugin
Short Description Add a homepage management to your Sylius using the Rich Editor.
License MIT
Informations about the package sylius-homepage-plugin
Sylius Homepages
This plugins allows you to manage your homepages using the Rich Editor.
If you want to know more about our editor, see the Rich Editor Repository
Compatibility
Sylius Version | PHP Version |
---|---|
1.11 | 8.0 - 8.1 |
1.12 | 8.1 - 8.2 |
1.13 | 8.1 - 8.2 |
Installation
If you want to use our recipes, you can configure your composer.json by running:
If you do not use the recipes :
Change your config/bundles.php
file to add the line for the plugin :
Then create the config file in config/packages/monsieurbiz_sylius_homepage_plugin.yaml
:
Finally import the routes in config/routes/monsieurbiz_sylius_homepage_plugin.yaml
:
Migrations
Make a doctrine migration diff :
Then run it :
Example of complete homepage
Admin form with preview
Front display
Create custom elements
You can customize and create custom elements in your page.
In order to do that, you can check the Rich Editor custom element creation
SEO Friendly
You can define for your homepage the meta title, meta description and meta keywords.
Contributing
You can open an issue or a Pull Request if you want! 😘
Thank you!
All versions of sylius-homepage-plugin with dependencies
monsieurbiz/sylius-media-manager-plugin Version ^1.1
monsieurbiz/sylius-rich-editor-plugin Version ^2.8
php Version ^8.0
sylius/sylius Version >=1.11 <1.14