What are the steps to reproduce this issue?
I'm basically following the steps described on the new documentation for a Bedrock environment, and got stuck in the part where we register a new post type.
I've added the Product class exactly as described in the docs, with the two required methods, and proceeded to register the class in config\posttypes.php.
I've confirmed the Products class is called during the application runtime, but still no product post type available in the admin.
I'm probably missing something, wondering if you could point me help understand what.
What versions of software are you using?
Operating System: OSX
PHP Version: 7.2.5
Lumberjack Version: Core is version 3.2
What are the steps to reproduce this issue?
I'm basically following the steps described on the new documentation for a Bedrock environment, and got stuck in the part where we register a new post type.
I've added the
Productclass exactly as described in the docs, with the two required methods, and proceeded to register the class inconfig\posttypes.php.I've confirmed the Products class is called during the application runtime, but still no product post type available in the admin.
I'm probably missing something, wondering if you could point me help understand what.
What versions of software are you using?
Operating System: OSX
PHP Version: 7.2.5
Lumberjack Version: Core is version 3.2