Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
このURLに従って、新しいモジュールを作成しました。
私のモジュールでは、登録フォームを作成しました。
そこで、入力したデータを登録フォームに挿入したいと思います。
それはどのように可能ですか?
カスタムモデルとこのテーブルのコレクションを持つカスタム db テーブルが必要です。方法はたくさんありますが、これはマジェントの方法です。
このリンクは、http://www.magentocommerce.com/wiki/5_-_modules_and_development/0_-_module_development_in_magento/custom_module_with_custom_database_tableに役立ちます
モデルとデータベース アクセスに関する次の手順を ご覧ください。
これで起動して実行できるようになります。