WP Crypto Presale
A WordPress plugin for handling crypto presales.
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.zipCertainly! 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
- Download the plugin zip file.
- Go to your WordPress admin dashboard.
- Navigate to
Plugins->Add New->Upload Plugin. - Upload the plugin zip file and activate it.
Usage
General Settings
- Navigate to
Crypto Presalein the WordPress admin menu. - Go to the
General Settingstab. - Enter your project name, presale token used, and presale receiving address.
- Click
Save Settings.
Presale Details
- Navigate to
Crypto Presalein the WordPress admin menu. - Go to the
Presale Detailstab. - Enter detailed information about your presale.
- Click
Save Settings.
Next.js Widget
- 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.