这是indexloc提供的服务,不要输入任何密码
Skip to content

Create dashboard page #341

@DennisAlund

Description

@DennisAlund

Description

Create a simple dashboard as a landing page for the CMS.

1. Update the sidebar menu

  • The dashboard menu items should not be a dropdown.
  • Remove the eCommerce option
  • Clicking dashboard menu item should be the landing page of the CMS
image

3. Create a simple post type counter

This is the only element on the dashboard. Use the following element template
image

  • Read content types from firestore path: /tanam/tanam-testing/document-types
  • Count how many posts are of each type by using aggregate queries
  • Count the documents by querying firestore path: /tanam/tanam-testing/documents on their attribute documentType to match the document id in document-types

Metadata

Metadata

Assignees

Type

No type

Projects

Status

Done

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions