摘要: http://codekarate.com/daily-dose-of-drupal有很多drupal模块的介绍git clean -df//快速把数据表sql文件插入数据库并突破phpmyadmin的大小限制source C:\Users\qqin\Downloads\devportal-with 阅读全文
posted @ 2018-10-17 14:50 qqisnow2021 阅读(164) 评论(0) 推荐(0)
摘要: If you want to see the files inside the untracked folder:git status -uDrupal Console.composer require drupal/console:~1.0.0@rc然后到bin下就可以运行drupal命令了 cu 阅读全文
posted @ 2018-10-17 14:13 qqisnow2021 阅读(203) 评论(0) 推荐(0)
摘要: http_proxy=http://[IP_ADDRESS]:[PORT_NUMBER]Git bash 有时候连不上网络,composer加载不来,这是可能是要设置proxy了 怎么设置呀, 这个就不知道了. bash里面是可以运行 chmod 的, 但没有 sudo 阅读全文
posted @ 2018-10-17 13:56 qqisnow2021 阅读(319) 评论(0) 推荐(0)
摘要: magento生成自动加载类文件composer dump-autoload -o --apcuGIT BASH也可以查找文件里面是否有字符串grep ample app/etc/config.phpdrush eval "variable_set('mail_system', array('def 阅读全文
posted @ 2018-10-17 13:18 qqisnow2021 阅读(103) 评论(0) 推荐(0)
该文被密码保护。 阅读全文
posted @ 2018-10-17 13:10 qqisnow2021 阅读(0) 评论(0) 推荐(0)