Author: Nohman Habib
I basically work in the CMS, like Joomla and WordPress and in framework like Laravel and have keen interest in developing mobile apps by utilizing hybrid technology. I also have experience working in AWS technology. In terms of CMS, I give Joomla the most value because I found it so much user freindly and my clients feel so much easy to manage their project in it.
Benefits of Ecommerce websites
Today we are living in the ECommerce generation. There are a huge number of…
Advantages of having good customer service.
Nowadays, in national or international markets and in any kind of…
Creating a Joomla module
Files to create / Update Create mod_breed.xml /modules/mod_breed/mod_breed.xml Create mod_breed.php /modules/mod_breed/mod_breed.php Create default.php /modules/mod_breed/tmpl/default.php Create en-GB.mod_breed.ini /language/en-GB/en-GB.mod_breed.ini Create en-GB.mod_breed.sys.ini /language/en-GB/en-GB.mod_breed.sys.ini Files Details /modules/mod_breed/mod_breed.xml <?xml version="1.0"…
Implementing access control on breeds form and single record page.
Files to create / update update breedform.php /site/models/breedform.php update default.php /site/views/breed/tmpl/default.php update breed.php /site/controllers/breed.php File…
Implementing access control on breeds listing page.
In the Creating Toolbar and Config Options at Backend section, we have created the…