-
-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Locations #42
Comments
This package will require the tipoff/seo package and Locations will have an optional relationship to a Google Place (TIPOFF/seo#15). |
There will be a relationship between Places & Webpages, but Location should also have a nullable direct relationship to a specific Webpage (TIPOFF/seo#19). This will allow us to track & record Google Analytics data for each location. The webpage can be created automatically and associated automatically when a location is created or saved by using the slug on the main application Company's (TIPOFF/seo#13) Domain (TIPOFF/seo#14). |
Locations will belong to a Company (TIPOFF/seo#13). |
…fields-nova-resources Data fields on nova resources #42
Add email address in Location factory #42
Locations belong to a Market (#41). They also have a slug and will have their own page if there is more than one location in a market. If not, the path to the location is the path to the Market.
The text was updated successfully, but these errors were encountered: