WP Manifestindependent plugin directory
manifest / ecommerce / wp-crypto-presale

WP Crypto Presale

A WordPress plugin for handling crypto presales.

by Solchef · github.com/solchef/wp-crypto-presale

1stars
1forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/solchef/wp-crypto-presale/archive/refs/heads/main.zip

Certainly! Below is a sample README for your WP Crypto Presale plugin:


WP Crypto Presale Plugin

Description

WP Crypto Presale is a WordPress plugin designed to facilitate the handling of crypto presales on your WordPress website. With this plugin, you can manage various aspects of your crypto presale, including project details, presale token information, and presale receiving addresses.

Features

  • General Settings: Configure project name, presale token used, and presale receiving address.
  • Presale Details: Store and manage detailed information about the presale.
  • Next.js Widget: Easily integrate a Next.js presale widget into your WordPress site.

Installation

Requirements

  • WordPress 5.0 or higher
  • PHP 7.0 or higher

Steps

  1. Download the plugin zip file.
  2. Go to your WordPress admin dashboard.
  3. Navigate to Plugins -> Add New -> Upload Plugin.
  4. Upload the plugin zip file and activate it.

Usage

General Settings

  1. Navigate to Crypto Presale in the WordPress admin menu.
  2. Go to the General Settings tab.
  3. Enter your project name, presale token used, and presale receiving address.
  4. Click Save Settings.

Presale Details

  1. Navigate to Crypto Presale in the WordPress admin menu.
  2. Go to the Presale Details tab.
  3. Enter detailed information about your presale.
  4. Click Save Settings.

Next.js Widget

  1. To integrate the Next.js presale widget, use the [nextjs_presale] shortcode in your posts or pages.

Frequently Asked Questions

Q: Can I customize the appearance of the presale widget?
A: Yes, you can customize the appearance by modifying the plugin's CSS files.

Q: How do I update the plugin?
A: To update the plugin, simply deactivate and delete the old version, then install and activate the new version.

Support

For any issues or questions regarding the WP Crypto Presale plugin, please contact us or visit our support forum.

Contributing

We welcome contributions! Please fork the repository, make your changes, and submit a pull request.

License

WP Crypto Presale is licensed under the MIT License. See the LICENSE file for more details.


Feel free to modify this README to better fit your plugin's specific features and requirements.