WP Manifestindependent plugin directory
manifest / integrations / my-crypto-wp

My Crypto Plugin

majestic chart for crypto and predication

by Pawel Nersisian · github.com/pavelnersisan/my-crypto-wp · website

1stars
0forks

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/pavelnersisan/my-crypto-wp/archive/refs/heads/main.zip

From the readme

My Crypto Plugin A WordPress plugin for displaying cryptocurrency prices and data. Description My Crypto Plugin allows you to easily display cryptocurrency prices and data on your WordPress site. The plugin includes a widget for displaying the current price of a cryptocurrency, as well as a shortcode for displaying more detailed information about a cryptocurrency. The plugin retrieves data from the CoinMarketCap API, which provides up-to-date information on thousands of cryptocurrencies. Installation 1. Upload the plugin files to the /wp-content/plugins/my-crypto-plugin directory, or install the plugin through the WordPress plugins screen directly. 2. Activate the plugin through the 'Plugins' screen in WordPress. 3. Use the My Crypto Plugin widget or shortcode to display cryptocurrency data on your site. Configuration To use the My Crypto Plugin, you must have a CoinMarketCap API key. You can sign up for a free API key on the CoinMarketCap website. Once you have your API key, go to the plugin settings page and enter your API key in the provided field. Usage Widget The My Crypto Plugin widget allows you to display the current price of a cryptocu

Read the full README on GitHub →