When Posts Submissions is installed, it automatically creates a dedicated page containing the bbforms_posts shortcode, which serves as the front-end dashboard for managing posts. Additionally, a sample BBForms form named Edit Post Form is created, containing all the necessary fields for users to edit their posts.
The automatically created page and form are immediately assigned in the Posts Submissions’s Settings. The page is set as the Posts Dashboard Page, and the sample form is set as the Edit Post Form.
To get started, go to BBForms menu -> Settings -> Posts Submissions tab and select the post types that users can manage, as well as the user roles that are allowed to access the dashboard and forms. Once configured, the add-on is ready for users to create, edit, and manage posts from the front end.
Settings
You will find the Settings on your WordPress admin area navigating to the BBForms menu -> Settings -> Posts Submissions tab.
In the Settings section, you can fully configure how Posts Submissions works on your site. Choose the page where the user dashboard will appear, and select the form for adding and updating posts.
Decide which post types users can create or edit, and control which user roles have permission to submit, update, or manage posts.

Posts Dashboard Page: Page where editable posts will be displayed. Make sure to include the bbforms_posts shortcode on this page.
Edit Post form: This is the form that will appear on the edit post page. It needs to have the [update_post] action enabled.
Editable Post Types: Select which post types users are allowed to manage.
Allowed Roles: Define which user roles have access to post management.