哪有简单的模块教程?
drupal吧
全部回复
仅看楼主
level 2
诗琴画弈世界人
楼主
想新增一个模块,需要能够处理表单信息,进行数据库查询,并返回结果。不知道哪有这样的例子?
2016年12月20日 07点12分
1
level 2
诗琴画弈世界人
楼主
Ajax模块可以参考
https://www.drupal.org/docs/7/api/javascript-api/simple-drupal-ajax-load-with-jquery-and-delivery-callback
普通模块可以使用Form定义表单:
https://www.drupal.org/docs/8/creating-custom-modules/defining-a-block
2016年12月21日 06点12分
3
1