Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lubusIN/block-background
🖼️ Extend gutenberg blocks with additional background options -
https://github.com/lubusIN/block-background
gutenberg wordpress wordpress-plugin
Last synced: 3 months ago
JSON representation
🖼️ Extend gutenberg blocks with additional background options -
- Host: GitHub
- URL: https://github.com/lubusIN/block-background
- Owner: lubusIN
- License: gpl-3.0
- Created: 2018-04-05T12:26:38.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2022-12-07T19:11:56.000Z (almost 2 years ago)
- Last Synced: 2024-04-03T14:33:10.173Z (7 months ago)
- Topics: gutenberg, wordpress, wordpress-plugin
- Language: JavaScript
- Homepage: https://wordpress.org/plugins/block-background/
- Size: 4.38 MB
- Stars: 36
- Watchers: 4
- Forks: 3
- Open Issues: 21
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE.txt
Awesome Lists containing this project
README
## Introduction
Extend gutenberg blocks with additional background options.
## Screenshot
![Plugin Screenshot](https://raw.githubusercontent.com/lubusIN/block-background/master/.wordpress-org/screenshot-1.gif)>**Disclaimer:** Experimental feature plugin to extend gutenberg block. If you have any suggestions, feel free to send a PR or [open an issue](https://github.com/lubusIN/block-background/issues).
## Roadmap
- More customization
## Installation
***From your WordPress dashboard***
1. Visit 'Plugins > Add New'
2. Search for `Block Background` or upload zip file
3. Activate `Block Background` from your Plugins page## Manual Installation
1. [Download](https://wordpress.org/plugins/block-background/) "Block Background".
2. Upload the `block-background` directory to your '/wp-content/plugins/' directory, using your favorite method (ftp, sftp, scp, etc...)
3. Activate `Block Background` from your Plugins page.## Usage
- Simply activate and new options for background will be added to inspector / sidebar options
- Insert block of your choice and set background options
- Live preview of background changes in your editor## Changelog
Please see the [Changelog](CHANGELOG.md)
## Feedback/Suggestions
If you have any suggestions/feature request that you would like to see in the upcoming releases, feel free to let us know in the [issues section](https://github.com/lubusIN/block-background/issues)
## Contributing
Thank you in advance if you wish to contribute to the `Block Background`. You can read the contribution guidelines [here](CONTRIBUTING.md)
Check the development tasklist [here](https://github.com/lubusIN/block-background/projects/1), if something interests you or want to suggest something click [here](https://github.com/lubusIN/block-background/issues)
## Security
If you discover any security related issues, please email to [[email protected]](mailto:[email protected]) instead of using the issue tracker.
## Credits
[Ajit Bohra](http://https://twitter.com/ajitbohra)
## Other Gutenberg Goodies
## Support Us
[LUBUS](http://lubus.in) is a web design agency based in Mumbai, India.
You can pledge on [patreon](https://www.patreon.com/lubus) to support the development & maintenance of various [opensource](https://github.com/lubusIN/) stuffs we are building.
## License
`Block Background` is an open-source software licensed under the [GPL 3.0 license](LICENSE)