This forum has moved to a new location and is in read-only mode. Please visit talk.octobercms.com to access the new location.
The website states that one can use October with a WYSIWYG editor, but I’m unable to find the function depicted in the screenshot. Is this built in?
Secondly, I'm trying to figure out how this CMS would work with my existing Laravel Forge workflow. Like many Forge deployments, my setup looks like this:
Production <-- Git Repo <-> My PC
If a client adds some pages and media through the admin panel (all flat files in October), and I clone the repo to my PC, I will be missing all that. Is there something big I'm not understanding?
Thanks!
To answer your first question: It's the RainLab.Pages plugin (Static Pages Plugin) that is shown in this screen shot. You can find more info on the plugin's info page.
To answer your second question: Yes, you are correct. Anything that is added on the deployed/production site is not included in your repo. That is the way it always is with any page whether it is a file-based or database-based CMS. There would be hacks to a solution for this, but nothing October-specific. And it's not a Laravel Forge specific question but a common question for deployed pages. To which I don't have a solution at hand ;)
philipptempel said:
To answer your first question: It's the RainLab.Pages plugin
Thanks!
philipptempel said:
There would be hacks to a solution for this, but nothing October-specific. And it's not a Laravel Forge specific question but a common question for deployed pages. To which I don't have a solution at hand ;)
If someone could nudge me in the right direction with this, that would be great.
Last updated
1-3 of 3