Adeleyeayodeji's Posts
Nairaland Forum › Adeleyeayodeji's Profile › Adeleyeayodeji's Posts
WooCommerce Advance Shipping https://ps.w.org/ade-custom-shipping/assets/banner-772x250.png Download for free: https://wordpress.org/plugins/ade-custom-shipping/ |
I added a new contribution to WooCommerce "Monnify Payment Gateway" https://www.biggidroid.com/wp-content/uploads/2020/12/monnify-payment.jpg Download => https://wordpress.org/plugins/monnify-payment-gateway/ Payment Gateway for Monnify on WooCommerce allows you to accept payment on your WooCommerce store using Mastercard, Visa, Verve, bank accounts With this Payment Gateway for Monnify on WooCommerce plugin, you will be able to accept the following payment methods in your shop: Mastercard Visa Verve Bank Account Download => https://wordpress.org/plugins/monnify-payment-gateway/ |
WooCommerce Advance Shipping enable woocommerce shipping zones 3 levels deep. https://www.youtube.com/watch?v=uF3alzeXal0 Available for Download => https://www.biggidroid.com/ade-custom-shipping-woocommerce-advance-shipping/ |
WooCommerce Custom Shipping to State LGA's Check it this my smart solution for WordPress WooCommerce which enable custom shipping to State LGA's https://www.youtube.com/watch?v=uF3alzeXal0 #WooCommerce #WordPress #ecommerce #developement Happy Coding ���� |
Hello guys, you can check out this simple Twitter Clone with React JS, React Redux http://react.adeleyeayodeji.com/ |
FManager:Its really Awesome Bro. You can check mine out http://react.adeleyeayodeji.com/ |
A simple Twitter Clone with React JS, React Redux Demo http://react.adeleyeayodeji.com/ https://www.youtube.com/watch?v=-IMaNz_hK9M Features Laravel 8.0: Back-end server framwork. React 16: Front-end framework. Redux 4: React state management. Boostrap 4: Front-end UI kit. React Router v4: Declerative routing. redux-thunk: async Redux action. styled-components: The best CSS in JS library. webpack-dev-server: Hot Module Replacement. ESLint, prettier: Lint JavaScript. Babel 6: Support ES6 syntax. #React #ReactJS #Redux #twitterclone |
Getting Paystack payment verification integration is one of the best ideas to accept payment on an e-commerce website. https://www.youtube.com/watch?v=_inFAHDXNtE #Python_Django #Python_Django_Payment_page #Python_Django_Paystack_verification #Python_Django_Paystack |
https://www.biggidroid.com/wp-content/uploads/2020/10/flutter_twitter_clone-600x294.png � Fwitter app now uses both firebase realtime and firestore database.� In branch firetore Fwitter uses Firestore database for app. In branch Master and realtime_db Fwitter uses Firebase Realtime database for app. Download https://www.biggidroid.com/product/flutter-twitter-clone/ |
https://www.youtube.com/watch?v=PzBtgiJ7ziY Demo: https://script.adeleyeayodeji.com/ Developing a realtime comment base system like Facebook and Twitter is fun and cool � Kick start with my repo: *comment repo* for repo URL Happy Coding �� |
Getting Paystack payment verification integration is one of the best ideas to accept payment on an e-commerce website. Today I will show you how to make payment with verification in PHP https://www.youtube.com/watch?v=P-nGllN8iOU |
Learn to Build an E-Commerce Store for FREE In this course, you will learn how to make full e-commerce websites to build your own home business. What you'll learn: > At the end you will be able to build any E-commerce application with PHP > At the end of this course, you will be able to upload your application online > You will Learn How To Integrate Payment Gateway In E-Commerce Website In PHP > You Will Be Able To Create Any CMS (Content Management System) In PHP Date: 22nd of August, 2020 Join Now: https://adeleyeayodeji.com Requirements: * You Need To Know A Basic Knowledge Of HTML, CSS, PHP, And Jquery * WAMP or XAMPP (Localhost) * VS CODE As An Code Editor * Google Chrome Or Firefox As A Browser Output * Basic Knowledge Of MySQL Database Date: 8th of August 2020 Join Now: https://adeleyeayodeji.com Happy Coding �� |
Get started with eCommerce website development from scratch with my new basic ecommerce development script https://www.biggidroid.com/wp-content/uploads/2020/07/Screenshot_2020-07-15-Shop-Home-Page-PHP-Ecommerce-600x394.png Download Source Code : https://www.biggidroid.com/product/basic-ecommerce-php-mysql/
|
stanliwise:You can verify your google profile |
PreciousDev:Getting along needs you to verify your google profile |
Atiku:You are welcome |
With keyword "Adeleye Ayo.... ", I got this *on the screen* Google Autocomplete is really Amazing, it as stressless my name query on the Search Result � Respect to @googledevs @googlemaps @Google @GoogleAI #Web #codinglife #coding #webdevelopers #webdevelopment #technology
|
You are in |
Seize your moment with CODE during this Quarantine season. www.nairaland.com/attachments/11284911_bestcodeandtexteditors_png60149734dfb7f9881e99cf83946a1441 Pick your desire course on web development, will teach you for free: * HTML * CSS * JAVASCRIPT * PHP #Stay_Home #Stay_Safe #Web #codinglife #coding #webdevelopers #webdevelopment #codenewbies #PHP #javascript #developer #happycoding #100DaysOfCode @hackSultan @CodifyNigeria @WomenWhoCode @googledevs WhatsApp: +2347034803384 Website: http://adeleyeayodeji.com/
|
Seize your moment with CODE during this Quarantine season. [img][/img] Pick your desire course on web development, will teach you for free: * HTML * CSS * JAVASCRIPT * PHP #Stay_Home #Stay_Safe #Web #codinglife #coding #webdevelopers #webdevelopment #codenewbies #PHP #javascript #developer #happycoding #100DaysOfCode @hackSultan @CodifyNigeria @WomenWhoCode @googledevs
|
Have you ever wondered how Facebook messaging works? If yes, you are in the right post https://www.youtube.com/watch?v=gUd_gjbnDhE In this video, you will be creating a real-time chat application complete with usernames and connect/disconnect messages. You will use Socket.io to manage real-time web socket connections to a Node.js server that will allow you to communicate real-time chat messages to all clients connected to a single server. Are you scared? It's all simple. Absolutely. Happy Coding |
Happy new year trademedia: |
Happy new year LOGOBELT: |
A Simple PHP SMS API for Absolute Beginner. Screenshot below # Happy New Year to all �♂️ Get started with basic SMS API this year with my simple API tool for PHP. Learning to send and receive SMS text messages in PHP is Fun, give a try �� Need Sourcecode? Comment "Happy Coding!" � Or https://www.facebook.com/adeleyeayodeji.code Happy Coding �
|
A payment gateway is a merchant service provided by an e-commerce application service provider that authorizes credit card or direct payments processing for e-businesses To integrate payment gateway in your PHP-based website, you need to implement the following functionalities. 1. Prepare the HTML form to collect credit card information. 2. Create token to securely transmit card information. 3. Submit the form with card details. 4. Verify the card and process charges. 5. Insert payment details in the database for status to be shown to the user. Kindly download my demo here for more understanding https://www.adeleyeayodeji.com/how-to-do-payment-gateway-i…/ Happy Coding ��
|
Fix WordPress issues for FREE �� https://www.dreamhost.com/blog/wp-content/uploads/2018/08/23ef635d-b051-4e87-a119-ee85e16c73bb_DreamHost20Common20WordPress20Errors-750x498.jpg Did your website let you down? Whether it's a plugin conflict, internal server error, broken theme or a complex technical issue, let me help fixing. Contact Me on Whatsapp: +2347034803384 Am always ready to help �� |
I have developed this simple blog script using CORE PHP and MYSQLI for both beginner and intermediate Web Developer. Whats fun in this development? - Fully Dynamic News Portal System - Newsportal Magazine & Blog System - Own comments system added - Easy to edit every line of code - Easy to post News and publish - Fully Responsive Design - Advertisement Position - Fresh and Clean Code - All Browser Support Script URL https://github.com/adeleyeayodeji/Simple-PHP-Blog-Script Have any issue with the script? Let get it fixed below � Happy Coding ��
|
A very lousy group of people. |
https://www.adeleyeayodeji.com/wp-content/uploads/2019/11/71770431_2514718158646428_6844614136656035840_o.jpg Codedeyo is a platform which aims to deliver Web Development Skills to young Nigerian Student. Our vision is to train every student in every school with the availability of computer library. Another wonderful code moment with King David College. Want your School to participate in this awesome program �? My team will be glad to work with your school. #CODEDEYO
|
By default WordPress memory limit is 32 MB. It is very common to exceed this limit and get the error "Fatal error: Allowed memory size of 23556632 bytes exhausted (tried to allocate 3349917 bytes) in /home/xxxxx/public_html/wp-includes/plugin.php on line" How to fix this: 1. Open wp-config.php, which by default is located in the root WordPress directory. 2. Find the following line near the end of the file: " /* That's all, stop editing! Happy blogging. */ " 3. Just above that line, add the following line: "define('WP_MEMORY_LIMIT', '64M');<br>" Save your changes. You can also increase memory to a higher number, and you can also increase the memory limit for admin tasks, as described in the WordPress codex. If you’re still receiving the error after this fix, let me know below, am always ready to help ��
|
Showcase your GitHub Repositories with one click with my new WordPress plugin development. https://www.adeleyeayodeji.com/wp-content/uploads/2019/09/gitrep.jpg The Plugin has been developed to the highest quality standards and tested in all major modern browsers. Feel free to use it �� Features: — Responsive, — Works in all major modern browser, — Easy to use Preview and download the plugin here: https://www.adeleyeayodeji.com/github-repo/ Happy Coding � |