Skip to main content

Main navigation

  • Home
  • Work
  • Request Service
  • How To
  • Contact
  • Archived Work
    • Old Work
    • HTML Templates
    • Free HTML Templates

Flash Web Center, LLC

We Can Drupalit

Flash Web Center, LLC

  How To...

Breadcrumb

  • Home
  • How To...
  • Why we don't change feature's module file in code?

    A good reason you don't change any features module by hand, so you don't loose your work.  Ex if you changed the file and pushed it to dev and someone else is working on this site with the UI a new featrue module will be created without your work.  A feature module not like a custom or a contrib module because if someone working on a contrib or custom module and change a file and someone has already change this file on dev and you are trying to push it, you will get a conflict with this file and you will know that.  With the feature modules if you change any file and some one is working o
    Wed, 05/03/2017 - 12:00
    CSS
    Drupal
    Drush
  • How to get the enabled module list in drupal 7 by Drush

    Easy way to find all the enabled modules on your site with drush.

    Sat, 06/03/2017 - 12:00
    Drupal
    Drush
    PHP
    Websites
  • The Drupal alternate better method to add jQuery

    $(document).ready(function () {
      // Do some fancy stuff.
    });
    
    (function ($) {
      'use strict';
      Drupal.behaviors.customBehavior = {
          // Perform jQuery as normal in here.
      };
    })(jQuery);

     

    Tue, 07/14/2020 - 15:34
    Drupal
    Drupal 8
    Drush
    Graphic
    Graphic Design
    PHP
    Websites
  • How to clear caches on a busy drupal Site.

    While clearing caches is recommended in some situations, it is not recommended to clear caches while the site is busy.  However you can run drush command (drush cc) to get a list of your caches elements. Then you can use the list to build something like that.

    Sat, 06/03/2017 - 12:00
    Busy Site
    CMS
    Drupal
    Drush
    Graphic Design
    PHP
    Websites

Pagination

  • First page « First
  • Previous page ‹‹
  • Page 1
  • Page 2
  • Current page 3

Recently Viewed

W3 CSS Theme 00019
W3 CSS Theme 00019
W3 CSS Theme 00021
W3 CSS Theme 00021
W3 CSS Theme 00020
W3 CSS Theme 00020
W3 CSS Theme 00022
W3 CSS Theme 00022

Popular This Week

Blue and White colors on this Dell portal that was designed for a private party
Grey, black and blue are the main colors used for an accounting application for
Log in page for an accounting application for a private party in Austin TX. Blue
Flash Header with custom layout for Austin local business in light green and blu

What is Git Code?

Git is a free and open source distributed version control system designed to handle everything from small to very large projects with speed and efficiency. Git is easy to learn and has a tiny footprint with lightning fast performance. It outclasses SCM tools like Subversion, CVS, Perforce, and Clear Case with features like cheap local branching, convenient staging areas, and multiple workflows

What is Git Tower?

Git Tower is a powerful Git client for Mac users who want to access their Planio repositories using an easy-to-use and intuitive graphical interface. Advanced functionality is available, including single line staging, sub-module support, and file history. No need to worry about making mistakes: undo is supported, new branches can be created via drag & drop, and you can always roll back to previous revisions.

What is Drush?

Drush is a command line shell and Unix scripting interface for Drupal. Drush core ships with lots of useful commands for interacting with code like modules/themes/profiles. Similarly, it runs update.php, executes sql queries and DB migrations, and misc utilities like run cron or clear cache.

What is Drupal?

Drupal is a free and open source CMS written in PHP and distributed under the GNU General Public License. Drupal stems from a project by a Dutch university student, Dries Buytaert. The goal of the project was to provide a mechanism for Buytaert and his friends to share news and events.

Footer menu

  • About
  • Privacy Policy
  • Terms & Conditions
  • Search
  • Contact
  • Log in

Copyright © 2023 Flash Web Center, LLC - All Rights Reserved

Developed & Designed by Alaa Haddad