Contributors: Roosa Virta Tags: block Tested up to: 6.1 Stable tag: 0.1.0 License: GPL-2.0-or-later License URI: https://www.gnu.org/licenses/gpl-2.0.html
Asteriski Sponsors is a WordPress plugin that provides a block for displaying sponsors on a website. This plugin is built using the WordPress block editor and Carbon Fields for custom meta fields.
- Customizable main sponsor with name, website, and logo image
- Customizable list of sponsors with name, website, and logo image
- Fully responsive layout
- Clean and well-documented code
- WordPress 5.8 or later
- PHP 7.0 or later
- Carbon Fields 3.6 or later
- Download the plugin as a ZIP file from the GitHub repository.
- In your WordPress dashboard, go to Plugins > Add New > Upload Plugin.
- Select the ZIP file and click Install Now.
- Activate the plugin.
- Create a new post or page in the WordPress block editor.
- Search for the "Sponsors" block and add it to the content.
- Edit the block settings to customize the main sponsor and list of sponsors.
- Publish or update the post or page to see the sponsors displayed on the frontend.
To contribute to this plugin, follow these steps:
- Clone the repository.
- Install the dependencies using
npm install
. - Run
npm start
to start the development server. - Edit the code in the
src
directory. - Build the code with
npm build
- Create a pull request on GitHub.
This plugin was created by Roosa Virta for Asteriski ry.