I'm doing a project that requires 2 websites (site A and B) sharing 1 external database and images. Both sites would do database queries, respective site search, and have blog-like content (mostly separate). Am I right to assume the need for 3 databases?
I would like to make some form for users (roles?) to fill in the data too.
I have just tested https://www.taotesting.com and it does the core of my task but adding Drupal 7 core features plus a few custom or contribute module to it will make it march what I want more comprehensively.
I’m interested in developing a Campaign Management site (not Marketing Automation). The site would be internal. The campaigns would have several related objects such as a Versions, Segments, Offers, Coupon Codes. Offers have references to Versions. Coupon Codes are related to Offers and Segments. I would like the site to be workflow oriented. A Campaign is and it’s versions and offers are created and await approval. Segments are provided by a separate tool and require approval when they and their counts come in.
I don't know if I'm posting this in the right place.
We are looking to use Drupal (8th Version) as the platform to build our website which will have: blog, shop and custom pages.
But my issue is in the shop part. I've tried WooCommerce on Wordpress and Drupal Commerce with Drupal 8 but they seem to have the same issue about the product options.
first and foremost: I am not a Pro. I started to develop my own private site on my local laptop and by doing so came across different Ideas what I could ad. It is very likely that I know how something, but also that I miss here and there some basics (In general: Learning by doing).