So earlier I had written a blog on installing Magento with docker-compose here. And here is one more way to do the installation. Now instead of using different containers for Apache, MySQL, and Elasticsearch. We are using a single container for all the servers. So I dug further and created a new container in the … Continue reading Installing Magento 2.4.4 with Docker Run on Linux/Windows
Author: pravams
Installing Magento with Docker Compose on Windows
Hi, I have heard and worked with docker several times, but never got a chance to write about the installation. So this time I wanted to share the steps I had taken to install docker on windows and then install Magento 2.4.3 on it. So first I downloaded docker from this link https://docs.docker.com/desktop/windows/install/ and installed … Continue reading Installing Magento with Docker Compose on Windows
How To Install Magento on WAMP server in Windows
Hi Friends, After some time I am back again with my Magento learnings to share with everyone. Recently I got a chance to install Magento on a Windows machine, so I thought of using WAMP instead of XAMPP or MAMP just out of curiosity. However, I would assume the steps should be similar for them … Continue reading How To Install Magento on WAMP server in Windows
Gift Card extension for Magento 2
Hello Folks, It gives me immense pleasure to announce that we are launching our second extension for Magento 2 which is a Gift Card. Magento recently approved this extension and it can be downloaded from this link. The important features of this extension are:- You can purchase a Gift card product online and send a … Continue reading Gift Card extension for Magento 2
Recurring Order Extension for Magento 2
Hello People, We are ready with the release of the first extension for Magento 2. The extension is called "Recurring Order". The important features of this extension are:- You can add any number of products for subscription Subscription can be customised to any frequency which can be daily, weekly, monthly etc The subscription can be … Continue reading Recurring Order Extension for Magento 2
Microdatabase Web Admin is Launched
Hello People, We felt the need for an online tool to manipulate the database apart from the regular SQL. So we are launching the Web Admin version for Microdatabase. This web version offers an online tool that performs the same task that Microdatabase SQL does. But it is more easy to use and manage the … Continue reading Microdatabase Web Admin is Launched
Microdatabase Server is out!
Microdatabase Server is a very innovative approach to database. Traditional servers like Mysql, PostgreSQL have to use another application server and a scripting language to create a consumable API. But Microdatabase server is database that creates API to the database on the fly. There is no need for an additional server to create APIs. The … Continue reading Microdatabase Server is out!
Microdatabase SQL is here
Hello People, We are excited to launch the Microdatabase SQL version now. This database will be like a regular database where you can do create, read, update and delete(CRUD) functionality. The database comes with security features, as the data is encrypted It supports 4 data types which are String, Integer, Float and Datetime One useful … Continue reading Microdatabase SQL is here
What is udb (Microdatabase) NoSQL ?
Hello People, Welcome to our site! We would like to introduce you to the latest technology innovation by Pravams. And this time it is with the database. He has created u-db, where "u" stands for micro and "db" stands for database. So udb is microdatabase or microdb. udb is a noSql database. So it is … Continue reading What is udb (Microdatabase) NoSQL ?