drupalchamp / crypto_distribution
Build and install a digital currency listing website that gives you live crypto currency prices
Installs: 115
Dependents: 1
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
Language:JavaScript
Type:drupal-profile
Requires
- composer/installers: ^1.9
- cweagans/composer-patches: ~1.0
- drupal/addtoany: ^1.14
- drupal/bootstrap: ^3.23
- drupal/contact_block: ^1.5
- drupal/ctools: ^3.4
- drupal/default_content: 2.0.0-alpha1
- drupal/feeds: 3.0-alpha9
- drupal/field_group: ^3.1
- drupal/fontawesome: ^2.17
- drupal/pathauto: ^1.8
- drupal/superfish: ^1.4
- drupal/token: ^1.9
- drupal/twig_tweak: ^3.0
- drupal/views_arg_order_sort: ^1.x-dev
- drush/drush: ^10
Conflicts
This package is auto-updated.
Last update: 2025-03-18 17:03:07 UTC
README
Douce Crypto distribution is a simple Drupal 9 distribution for building a comprehensive list of live market capitalization data, charts and prices for over 100 crypto / Digital currencies such as Bitcoin, Ethereum, Litecoin, XRP etc. with responsive design for all modern gadgets: computers, laptops, tablets and smartphones (landscape and portrait mode).
I have integrated the Crypto Compare site https://www.cryptocompare.com websocket & REST API for crypto currencies live steam.
To install the profile:
- Unzip the folder and copy it to the necessary folder of your server.
- Install your new website with the Douce Crypto profile. It’s set by default, you just need to click the “Save and continue” button and follow the instructions.
- Wait for the Douce Crypto profile to be installed, enable the necessary modules and enjoy your website.
Notes:
-
Please update the Crypto API Key after site installation "/admin/config/crypto_api/settings", else data updation will be failed when free API key maximum limit is reached.
You can generate a new API key from Crypto Compare site https://www.cryptocompare.com API menu tab.
-
Installation of profile may take some time. If you get the “Maximum execution time...” error, then it needs to increase the max_execution_time parameter in php.ini file.
Features
-
Provides easily configurable Crypto theme with Layout, Color, Link, Button etc settings from here "/admin/appearance/settings/crypto".
-
Easily add and configure currencies data to the site. You can add a new currency with basic information from here "/node/add/currency" and then add a markets regarding this currency to store the markets data from here "/node/add/markets"
-
Provides Live Price, Market CAP, Volume, Circulating Supply, Change etc data with the help of Crypto Compare https://www.cryptocompare.com API
-
Import new News Feeds via Feeds Importer, Here one news feed added currently for news listing "/admin/content/feed", you can add more feeds from here "/feed/add".
-
Provides SASS support for the Douce Crypto theme You can write the SASS code in sass file in theme folder "sass" directory and compile it
-
Uses the Highchart library to display the intractive chart.
-
Now this distribution supported more the 800 cryto currencies.
Thank you for choosing
- Douce Crypto Profile