1: Download Ca-bundle.crt and CACERT.PEM (see Navigation Bar--file)Put these two files in the PHP directoryAdd the path to the above two files in the 2:php.iniCurl.cainfo=c:/xampp/php/ca-bundle.crtOpenssl.cafile=c:/xampp/php/ca-bundle.crtWrite to the last line and you can3: Download Composer-setup.exehttps://getcomposer.org/download/Locate Composer-setup.exe on this page and download the installation (requi
Q:How does one learn drupal?"When learning something new, you will often find that many of these aspects or the branch knowledge reserves are insufficient, and then you will learn other knowledge points. If you are confused, I would like to ask you about how drupal is learned?Goal: to fulfill common enterprise websites and websites with simple requirements ."The following is the answer from Drupal
Failed to decode Response:zlib_decode (): Data error
Retrying with degraded mode, check Https://getcomposer.org/doc/articles/troubleshooting.md#degraded-mode for more info
Composer mirroring is not supported by HTTPS
Open a Command line window (Windows user) or console (Linux, MAC user), enter the root directory of your project (that is, the directory where the Composer.json file is located), and execute the following command:
There are many development tools for Drupal, and Drupal for Firebug is also an important Drupal development tool in addition to the Devel modules mentioned in the Drupal Common development tools (a)--devel module.Please note that Drupal for Firebug may conflict with Theme De
I believe that many developers have started exploring drupal8-download and install the beta version of drupal 8. Developers who haven't started to try drupal 8 can clearly tell us that we will have many new concepts to understand, understand, and use. When we try to write a drupal 8 module, we also need to know a lot of code knowledge. This poses a new challe
directory Structure
Includes: Contains a library of functions commonly used by Drupal.
Misc: Used to store JavaScript, and various other icons and picture files available in the Drupal installation.
Modules: Contains all the core modules, one of which corresponds to a folder. Each module folder contains three basic files
Module name The file that is executed when the Install module is installeddescripti
Drupal simplified Chinese language pack installation tutorial, drupal installation tutorial. Drupal simplified Chinese language pack installation tutorial, drupal installation tutorial: localize. drupal. orgtranslatedownloads, download the latest Drupal6 Chinese language pac
Php developers and composer have to tell stories, and composer has to say
Composer is a very popular PHP package dependency management tool that has replaced PEAR package manager. It is necessary for PHP developers to master Composer.
For users, Composer is very simple. You
Drupal Simplified Chinese Language pack installation tutorial, Drupal installation Tutorial
Download address: http://localize.drupal.org/translate/downloads, download the latest DRUPAL6 Chinese package file
Enable the Locale module to Admin->site building->modules [Admin/build/modules].
To Admin->site Configuration->language [Admin/settings/language]Click "Import Page" in the page description to enter the
Drupal uses the theme function of drupal to output a user name. Today, I encountered the problem of using drupal to output a user name. I used drupal's theme function theme to output it. so I searched for information and found out the following content: 1. theme (username, today, I encountered the problem of using drupal
Small Drupal database backup, MySQL backup policy sharing for large sites, and drupal Database Backup
Simple backup policy for small and medium sites
For small and medium-sized websites based on drupal, we can use the backup_migrate module, which provides the regular backup function, backup time, number of backups retained, and so on, regular cron execution can s
Today, I met the problem of Drupal output a user name, using the Drupal theme function theme output, and then search the data to find out the following content:
1, Theme (' username ', array (' account ' = $log)) call function, parameter 1 is hook, parameter 2 is parameter
The code is more not exhibited, view the address click Open link
2, the implementation period back to find the template preprocessing f
The role of the composer. lock file and the role of composer. lock. Composer. the role of the lock file, composer. the role of lock is the basic use of Composer in the project. json uses composer in the project. you need a
Practical PHP dependency management tool Composer getting started tutorial, composer getting started tutorial
PHP dependency management tool Composer getting started tutorial
Composer is a dependency management tool for PHP. It allows you to declare the code library on which the project depends, and it will instal
Today, I encountered the problem of using drupal to output a user name. I used drupal's theme function theme to output it. so I searched for information and found out the following content: 1. theme ( #39; username #39;, array ( #39; account #39 ;=> $ log) call the function, parameter 1... "/> Today, I encountered the problem of using drupal to output a user name, which was output by the theme function of
Drupal 8 -- custom permissions, drupal custom Permissions
In project development, I encountered such a requirement that the title field of the node cannot be edited by the edit content role. The title field is automatically generated when the content type is created. Permissions cannot be directly configured in the drupal8 background, so I need to customize a permission using code.
1. Define a module under/
"Go" composer Getting started, composer Getting started
Java has maven, node. JS has NPM, ROR has gems, these language programmers are happy to use package management tools to accelerate development efficiency, phper are still in the dark copy and paste. PHP before composer, the history of package management.
For a long period of time, if the application relies
Composer setting ignores version matching methods, composer matches
Composer Introduction
Composer is a dependency management tool for PHP. It allows you to declare the code base on which the project depends, and it installs them for you in your project. Composer is not a p
Use Composer to build your own PHP framework. Using Composer to build your own PHP framework, composer builds "the era of Composer's unified world has arrived !』 -- Bai Yansong: "One era is over. another era is about to use Composer to build its own PHP framework.
"The era of Comp
Basic preparation for building your PHP framework with Composer and building with composer
"The era of Composer unified the world has arrived !』
-- Bai yansong
"One era is over and the other is over ."
Framework Interoperability Group (Framework Interoperability Group), FIG for short, was established in 2009. FIG was initially initiated by several well-known PHP
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.