dxpr/dxpr_simple
最新稳定版本:10.0.1
Composer 安装命令:
composer require dxpr/dxpr_simple
包简介
Simple demo site with DXPR Builder no-code page builder.
README 文档
README
$ composer create-project dxpr/dxpr-simple-project:^10 PROJECT_DIR_NAME
- Open the project in your browser and follow installation instructions
Installation (Command line)
$ composer create-project --dev dxpr/dxpr-simple-project:^10 PROJECT_DIR_NAME
$ cd PROJECT_DIR_NAME
$ ./vendor/drush/drush/drush site-install --db-url=mysql://MYSQL_USER:MYSQL_PASSWORD@localhost:3306/DATABASE_NAME --account-pass=admin -y -v
- Open the project URL in your browser click the log in link (top right).
- Log in with admin:admin The above command installs DXPR Marketing CMS on Drupal 10. To use Drupal 9 replace ^10 with ^9 in the first command.
统计信息
- 总下载量: 300
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 2
- 依赖项目数: 1
- 推荐数: 0
其他信息
- 授权协议: GPL-2.0-or-later
- 更新时间: 2022-09-23