Month: October 2019

What are the requirements to construct the WordPress CMS website within a Week?

We require some basic details to construct the Website. We will see one by one. Choose domain name:- Choose your appropriated domain name with following simple tips. .Com .Net .Org  (Popular extension for domain name) Short domain is better Easy to type & pronouns. Its attract people too easily. Don’t use hyphens and numbers Consider your Branding name. Don’t use double letters Create logo:- Create your logo with following ideas. Brand Ideology Nature of your business ideas & symbols (ex:  Super market Trolley  for ecom ) Good impression of design Use attractive colors Use good fonts as per your nature…

Read More »

What is ReactJS and how it works in APP and Web development?

What is ReactJS ? ReactJS is JavaScript library for build user interface web and mobile app development.  We can use ReactJS to build a hybrid mobile APP for all environment s IOS/Android/UWP. ReactJS allows us to create reusable UI Components. Who created ReactJS? React created by Jordan Walke in 2011. At the time, Jordan Walke is software engineer in Facebook. He was influenced by XHP, an HTML component framework for PHP. It was first deployed on Facebook’s News Feed in 2011 and later on Instagram in 2012. In 2015, Facebook release as a open sources for React. Current React Version 16.11…

Read More »

What is API/Rest API and how it using in web interface development?

What is API? Application Programming interfaces is called API Two separate Web /Desktop application communicate each other and exchange the data’s through XML/JSON or any other format is called API. What Is Rest API? Rest API is application program interface (API) that uses HTTP requests to GET, POST datas. REST technology is more robust Simple Object Access Protocol (SOAP) technology.it’s suitable for internet protocol. If, API require secure platform. It’s called authenticate API. For Example: One Web Ecom interface has received multiple orders for category wise.  But, Ecom Company to execute orders with associated company based on categories.  That time,…

Read More »

How do we choose the ecommerce platform for online business?

eCommerce

Now days, every one choose the online platform to develop the business and increase the sales. But, Most of them not aware the online eCommerce platform procedure and hosting environments/eCommerce open sources details. First, Self Business Estimation requires for everyone. How do we self estimate the Business? The following question to self estimate the every business. What business, we are doing and how much Products we are dealing? How much amount, we can spend in hosting and website maintenance for each Month? How much amount, we can spend in advertisement (SEO,SMO)  ? What are the Payment Getaway requirements?  I have…

Read More »

Protect wordpress website from hackers?

Protect Hacking

We need to follow the multiple procedure to avoid the hacking from Hackers. We will see one by one WordPress version upgrade for every release WordPress core team updates the bug fix and adds the new features for every Version.  So, we need to update the version for every release and then our website stable and protect from hackers. Plugin version upgrade for every release We need to look at the Plugin tab for version upgrade.  Plugin listing page  notification will reflect the version update. Please check the version compatibility and update the Plugins. Strong Password and Username We need…

Read More »

2D and 3D payment gateway difference and how do we integrate in e commerce platform?

Payment Gateway? A payment Gateway service provide to collect the payment from your customer and send to your current bank account with take some service cost (1% or 2%) for each transaction. They will fix the service cost as per your  transaction volume. 2D Payment Gateway? 2 Domain payment transactions are called 2D Payment (Ex: Consumer to Merchant.).  If, an amount is directly transferred within bank accounts with OTP or 2D secure password. You can pay through GPay, TEZ, BHIM, Pay TM, Amazon pay. 2D payment service provider is called 2D payment gateway provider.  Example:-  ( Razorpay,  Cashfree) 3D Payment…

Read More »

OpenCart 3.x minimum requirements and features

OpenCart is free open source e-commerce platform for developers. Now, OpenCart 3.0.3.2 is current version. OpenCart is MVC-L (Model-View-Controller-Language framework) So, Developer can easily understand core modules :- Opencart 3.X Minimum requirements as follows :- Web Server (Apache suggested) PHP 5.4+ Database (MySQLi suggested) Required PHP libraries /modules:- Curl,ZIP,Zlib,GD Library,Mcrypt,Mbstrings,Xml Some of Great feature in Opencart 3.X version:- Admin login features :- Graphical Administrator Dashboard and Total analytical reports Well organized User management Multi -Store Management with all related features. Options, Attributes In built Affiliates Discounts, coupons, specials Back-up and restore Unlimited Categories,Unlimited Products Data Filters Downloadable Products Ready Product…

Read More »

WordPress 4.8 version upgrade to WordPress 5.x

Major version changes came for wordpress 4.8 to 5.x . The old WordPress version runs under PHP 5.6. Current version require PHP 7 and MySQL 5.6 WordPress 5.x – Hosting Requirements: – PHP 7 or greater. MySQL 5.6 or greater OR MariaDB 10.0 or greater. The mod_rewrite Apache module. HTTPS support(Recommended) WordPress 4.8 to 5.x version upgrade steps :- Back up the files and database of the complete wordpress website. Separate WordPress 5.x installation New Theme development require wordpress 5.x and integrate theme for new WordPress 5.x version Database conversion old to new (Database upgrade) Compatibility check for the activated…

Read More »