Skip to main content

This site requires you to update your browser. Your browsing experience maybe affected by not having the most up to date version.

We've moved the forum!

Please use forum.silverstripe.org for any new questions (announcement).
The forum archive will stick around, but will be read only.

You can also use our Slack channel or StackOverflow to ask for help.
Check out our community overview for more options to contribute.

Connect With Other SilverStripe Members /

For all SilverStripe-related topics that don't fit into any of the categories above.

Moderators: martimiz, Sean, Ed, biapar, Willr, Ingo, swaiba

File Location


Go to End


2 Posts   1491 Views

Avatar
maxpol

Community Member, 2 Posts

4 December 2010 at 6:15pm

Hey Guys, starting out in SilverStripe. I've made a page in the CMS admin login, would it be possible to manually add code through the .ss files or .php files instead of CMS, if so which folder are the pages kept in. I am trying to add a paypal button to a page, but when I do it through the HTML button in the CMS, it mangles the code and makes it useless.

Thanks
M

Avatar
Willr

Forum Moderator, 5523 Posts

6 December 2010 at 8:21pm

In this case you want to use shortcodes (http://www.ssbits.com/tutorials/2010/2-4-using-short-codes-to-embed-a-youtube-video/) to allow users to use [Paypal] in the CMS.